Home
last modified time | relevance | path

Searched defs:callFrame (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_runtime.cpp99 void VirtualRuntime::MakeCallFrame(Symbol &symbol, CallFrame &callFrame) in MakeCallFrame()
123 auto &callFrame = callFrameIt.operator*(); in GetSymbolName() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dreport.cpp445 void Report::OutputStdCallFrames(int indent, const ReportItemCallFrame &callFrame, in OutputStdCallFrames()
503 for (auto &callFrame : reportItem.callStacks_) { in OutputStdContent() local
Dvirtual_runtime.cpp297 void VirtualRuntime::MakeCallFrame(Symbol &symbol, CallFrame &callFrame) in MakeCallFrame()
/developtools/hiperf/src/
Dreport.cpp451 void Report::OutputStdCallFrames(int indent, const ReportItemCallFrame &callFrame, in OutputStdCallFrames()
509 for (auto &callFrame : reportItem.callStacks_) { in OutputStdContent() local
Dvirtual_runtime.cpp300 void VirtualRuntime::MakeCallFrame(Symbol &symbol, CallFrame &callFrame) in MakeCallFrame()