Searched defs:counter_table (Results 1 – 4 of 4) sorted by relevance
80 auto counter_table = variable130 auto counter_table = variable
31 PerfCounter(tables::CounterTable* counter_table, in PerfCounter()
436 const tables::CounterTable& counter_table() const { return counter_table_; } in counter_table() function
1803 const auto& counter_table = storage_->counter_table(); in GetCounterValue() local