Home
last modified time | relevance | path

Searched refs:StackContext (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_thread/public/pw_thread/
Dsnapshot.h33 struct StackContext { struct
50 Status SnapshotStack(const StackContext& stack,
/external/pigweed/pw_thread/
Dsnapshot.cc32 Status SnapshotStack(const StackContext& stack, in SnapshotStack()
/external/pigweed/pw_cpu_exception_cortex_m/
Dsnapshot.cc64 const thread::StackContext thread_ctx = { in CaptureMainStack()
/external/pigweed/pw_thread_threadx/
Dsnapshot.cc128 const StackContext thread_ctx = { in SnapshotThread()
/external/pigweed/pw_thread_embos/
Dsnapshot.cc125 const StackContext thread_ctx = { in SnapshotThread()
/external/pigweed/pw_thread_freertos/
Dsnapshot.cc149 const StackContext thread_ctx = { in SnapshotThread()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp450 CallStack<MDNode, MDNode::op_iterator> StackContext(StackNode); in computeFunctionSummary() local
453 StackContext.beginAfterSharedPrefix(InstCallsite); in computeFunctionSummary()
454 ContextIter != StackContext.end(); ++ContextIter) { in computeFunctionSummary()