CounterNameTitleIndex   28 source3/include/rpc_perfcount.h 	uint32 CounterNameTitleIndex;
CounterNameTitleIndex  644 source3/registry/reg_perfcount.c 		obj->counters[obj->NumCounters].CounterNameTitleIndex=num;
CounterNameTitleIndex 1162 source3/registry/reg_perfcount.c 		if(!prs_uint32("CounterNameTitleIndex", ps, depth, &counter.CounterNameTitleIndex))