Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph.cpp202 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord() local
454 for (const auto &ThreadStack : GR.getPerThreadFunctionStack()) { in getGraphRenderer() local
H A Dxray-account.cpp147 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord() local
456 for (const auto &ThreadStack : FCA.getPerThreadFunctionStack()) { in __anon1c2a34480f02() local
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c98 } ThreadStack, *pThreadStack; typedef