Searched defs:is_histogram (Results 1 – 2 of 2) sorted by relevance
33 bool is_histogram() { return is_histogram_; } in is_histogram() function
1313 int32_t* Counter::Bind(const char* name, bool is_histogram) { in Bind()1370 Counter* Shell::GetCounter(const char* name, bool is_histogram) { in GetCounter()