Searched refs:FindCounterOrEmptyRow (Results 1 – 2 of 2) sorted by relevance
157 int FindCounterOrEmptyRow(const std::string& name) const;
399 int StatsTable::FindCounterOrEmptyRow(const std::string& name) const { in FindCounterOrEmptyRow() function in StatsTable454 counter_id = FindCounterOrEmptyRow(name); in AddCounter()