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