Searched refs:CounterId (Results 1 – 7 of 7) sorted by relevance
42 virtual base::Optional<CounterId> PushCounter(int64_t timestamp,52 virtual base::Optional<CounterId> PushProcessCounterForThread(
38 base::Optional<CounterId> EventTracker::PushProcessCounterForThread( in PushProcessCounterForThread()54 base::Optional<CounterId> EventTracker::PushCounter(int64_t timestamp, in PushCounter()
99 BoundInserter AddArgsTo(CounterId id) { in AddArgsTo()
126 static Counter getCounter(unsigned CounterId) { in getCounter()127 return Counter(CounterValueReference, CounterId); in getCounter()
133 static Counter getCounter(unsigned CounterId) { in getCounter()134 return Counter(CounterValueReference, CounterId); in getCounter()
67 using CounterId = tables::CounterTable::Id; variable
132 base::Optional<CounterId>(int64_t timestamp,