Searched defs:GetCounter (Results 1 – 6 of 6) sorted by relevance
23 uint32_t GetCounter(size_t block_id) const { in GetCounter() function
30 class GetCounter(val response: CompletableDeferred<Int>) : CounterMsg() // a request with reply class
59 base::Optional<int64_t> GetCounter(android_internal::BatteryCounter counter) { in GetCounter() function
1189 RuntimeCallCounter* GetCounter(RuntimeCallCounterId counter_id) { in GetCounter() function1192 RuntimeCallCounter* GetCounter(int counter_id) { in GetCounter() function
222 Counter* Instrument::GetCounter(const char* name) { in GetCounter() function in vixl::aarch64::Instrument
2068 Counter* Shell::GetCounter(const char* name, bool is_histogram) { in GetCounter() function in v8::Shell