Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
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;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp31 typedef std::pair<size_t, DurationType> CountAndDurationType; typedef
32 typedef std::pair<std::string, CountAndDurationType>
183 StringMap<CountAndDurationType> CountAndTotalPerName;