_reg_perfcount_make_key  353 source3/registry/reg_perfcount.c 	_reg_perfcount_make_key(&key, buf, PERFCOUNT_MAX_LEN, objInd, "inst");
_reg_perfcount_make_key  489 source3/registry/reg_perfcount.c 	_reg_perfcount_make_key(&key, buf, PERFCOUNT_MAX_LEN, CounterIndex, "type");
_reg_perfcount_make_key  504 source3/registry/reg_perfcount.c 	_reg_perfcount_make_key(&key, buf, PERFCOUNT_MAX_LEN, CounterIndex, "");
_reg_perfcount_make_key  677 source3/registry/reg_perfcount.c 	_reg_perfcount_make_key(&key, buf, PERFCOUNT_MAX_LEN, obj->ObjectNameTitleIndex, temp);
_reg_perfcount_make_key  702 source3/registry/reg_perfcount.c 	_reg_perfcount_make_key(&key, buf, PERFCOUNT_MAX_LEN, obj->ObjectNameTitleIndex, temp);
_reg_perfcount_make_key  794 source3/registry/reg_perfcount.c 		_reg_perfcount_make_key(&key, keybuf, PERFCOUNT_MAX_LEN, j, "rel");
_reg_perfcount_make_key  831 source3/registry/reg_perfcount.c 	_reg_perfcount_make_key(&key, buf, PERFCOUNT_MAX_LEN, key_part1, key_part2);