Home
last modified time | relevance | path

Searched defs:ThreadStack (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp220 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord() local
471 for (const auto &ThreadStack : GR.getPerThreadFunctionStack()) { in getGraphRenderer() local
H A Dxray-account.cpp170 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord() local
494 for (const auto &ThreadStack : FCA.getPerThreadFunctionStack()) { in __anon895715230f02() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Djitprofiling.c97 } ThreadStack, *pThreadStack; typedef