GetCounter       1017 src/d8.cc        Counter* counter = GetCounter(name, false);
GetCounter       1031 src/d8.cc        return GetCounter(name, true);
GetCounter        382 src/d8.h         static Counter* GetCounter(const char* name, bool is_histogram);