Searched refs:CounterMap (Results 1 – 4 of 4) sorted by relevance
192 using CounterMap = std::map<std::string, int>; typedef193 CounterMap* counter_map_ = nullptr;205 counter_map_ = new CounterMap(); in MaybeSetCounterFunction()
85 using CounterMap = std::unordered_map<std::string, Counter*>; variable713 static CounterMap* counter_map_;
460 CounterMap* Shell::counter_map_;5411 Shell::counter_map_ = new CounterMap(); in Main()
277 using CounterMap = std::unordered_map<std::string, Counter*>; typedef288 static CounterMap* counter_map_;332 counter_map_ = new CounterMap(); in EngineImpl()379 CounterMap* EngineImpl::counter_map_;