Searched defs:counter_name (Results 1 – 6 of 6) sorted by relevance
58 def make_counter(counter_name, series_name, base_time): argument72 def make_counter_payload(pid, counter_name, series_name, base_time): argument80 def make_counter_command(base_time, counter_name, series_name): argument
167 std::string counter_name = GetCounterNameForConfig(config, name); in GetEnumsHistogramForConfig() local187 std::string counter_name = GetCounterNameForConfig(config, name); in GetTimesHistogramForConfig() local
133 char* counter_name(int counter_id) const { in counter_name() function in base::StatsTable::Internal578 std::string counter_name = name; in AddCounter() local
45 std::string counter_name = counter_base_name; in TEST_F() local
44 std::string counter_name = counter_base_name; in TEST_F() local
129 char* counter_name(int counter_id) const { in counter_name() function in base::StatsTable::Private