Searched refs:CounterAndKey (Results 1 – 1 of 1) sorted by relevance
1000 struct CounterAndKey { struct1006 inline bool operator<(const CounterAndKey& lhs, const CounterAndKey& rhs) { in operator <()1021 CounterAndKey* counters = new CounterAndKey[number_of_counters]; in OnExit()