Home
last modified time | relevance | path

Searched defs:PathID (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h54 using PathID = unsigned; variable
/external/llvm-project/llvm/include/llvm/XRay/
DProfile.h54 using PathID = unsigned; variable
/external/llvm-project/llvm/unittests/XRay/
DProfileTest.cpp39 auto PathID = P.internPath({3, 2, 1}); in TEST() local
/external/llvm-project/llvm/lib/XRay/
DProfile.cpp207 auto &PathID = PathAndData.first; in mergeProfilesByThread() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp207 auto &PathID = PathAndData.first; in mergeProfilesByThread() local