Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-account.h34 typedef std::map<uint8_t, std::pair<uint64_t, uint64_t>> PerCPUMinMaxTSCMap; typedef
43 PerCPUMinMaxTSCMap PerCPUMinMaxTSC;
66 const PerCPUMinMaxTSCMap &getPerCPUMinMaxTSC() const { in getPerCPUMinMaxTSC()