Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimeProfiler.cpp44 typedef std::pair<size_t, DurationType> CountAndDurationType; typedef
45 typedef std::pair<std::string, CountAndDurationType>
171 StringMap<CountAndDurationType> AllCountAndTotalPerName; in write()
251 StringMap<CountAndDurationType> CountAndTotalPerName;