Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h64 std::vector<std::pair<PathID, Data>> PathData; member
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp31 for (const auto &PathData : Block.PathData) in Profile() local
235 PathDataMap PathData; in mergeProfilesByStack() local