Searched defs:StatsCounter (Results 1 – 4 of 4) sorted by relevance
146 public interface StatsCounter { interface in AbstractCache
106 StatsCounter() { } in StatsCounter() function107 explicit StatsCounter(Isolate* isolate, const char* name) in StatsCounter() function
19 class StatsCounter; variable
57 class StatsCounter; variable