Home
last modified time | relevance | path

Searched refs:NamedGroupedTimers (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp270 static ManagedStatic<Name2PairMap> NamedGroupedTimers; variable
276 : &NamedGroupedTimers->get(Name, Description, GroupName, in NamedRegionTimer()
504 (void)*NamedGroupedTimers; in constructForStatistics()