Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h54 using PathID = unsigned; variable
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp207 auto &PathID = PathAndData.first; in mergeProfilesByThread() local