Searched refs:CounterId (Results 1 – 8 of 8) sorted by relevance
45 virtual base::Optional<CounterId> PushCounter(int64_t timestamp,51 base::Optional<CounterId> PushCounter(int64_t timestamp,62 virtual base::Optional<CounterId> PushProcessCounterForThread(
38 base::Optional<CounterId> EventTracker::PushProcessCounterForThread( in PushProcessCounterForThread()54 base::Optional<CounterId> EventTracker::PushCounter(int64_t timestamp, in PushCounter()70 base::Optional<CounterId> EventTracker::PushCounter( in PushCounter()
100 BoundInserter AddArgsTo(CounterId id) { in AddArgsTo()
126 static Counter getCounter(unsigned CounterId) { in getCounter()127 return Counter(CounterValueReference, CounterId); in getCounter()
132 static Counter getCounter(unsigned CounterId) { in getCounter()133 return Counter(CounterValueReference, CounterId); in getCounter()
134 static Counter getCounter(unsigned CounterId) { in getCounter()135 return Counter(CounterValueReference, CounterId); in getCounter()
70 using CounterId = tables::CounterTable::Id; variable
140 base::Optional<CounterId>(int64_t timestamp,