Searched refs:NamedGroupedTimers (Results 1 – 3 of 3) sorted by relevance
216 static ManagedStatic<Name2PairMap> NamedGroupedTimers; variable222 : &NamedGroupedTimers->get(Name, Description, GroupName, in NamedRegionTimer()403 (void)*NamedGroupedTimers; in ConstructTimerLists()
214 static ManagedStatic<Name2PairMap> NamedGroupedTimers; variable231 : TimeRegion(!Enabled ? nullptr : &NamedGroupedTimers->get(Name, GroupName)){} in NamedRegionTimer()
228 static ManagedStatic<Name2PairMap> NamedGroupedTimers; variable245 : TimeRegion(!Enabled ? 0 : &NamedGroupedTimers->get(Name, GroupName)) {} in NamedRegionTimer()