Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-graph.cpp218 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord() local
468 for (const auto &ThreadStack : GR.getPerThreadFunctionStack()) { in getGraphRenderer() local
H A Dxray-account.cpp168 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord() local
492 for (const auto &ThreadStack : FCA.getPerThreadFunctionStack()) { in __anona2b7686e0f02() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c97 } ThreadStack, *pThreadStack; typedef