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