Home
last modified time | relevance | path

Searched defs:frameId (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.cpp66 const auto &frameId = sampleInfo.stackInfo.managedStack[index]; in BuildStackInfoMap() local
115 …ruct FrameInfo *SamplesRecord::GetFrameInfoByFrameId(const SampleInfo::ManagedStackFrameId &frameI… in GetFrameInfoByFrameId()
Dsamples_record.h68 SampleInfo::ManagedStackFrameId frameId; member
/arkcompiler/toolchain/tooling/static/
Dinspector_server.h131 FrameId frameId; member
Dinspector.cpp521 void Inspector::RestartFrame(PtThread thread, FrameId frameId) in RestartFrame()
587 FrameId frameId = 0; in DebuggableThreadPostSuspend() local
Dinspector_server.cpp410 auto frameId = ParseNumericId<FrameId>(params, "callFrameId"); in OnCallDebuggerRestartFrame() local
1017 auto &scopeChain, auto &objThis) { in EnumerateCallFrames()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector_server.h131 FrameId frameId; member
Dinspector.cpp514 void Inspector::RestartFrame(PtThread thread, FrameId frameId) in RestartFrame()
580 FrameId frameId = 0; in DebuggableThreadPostSuspend() local
Dinspector_server.cpp410 auto frameId = ParseNumericId<FrameId>(params, "callFrameId"); in OnCallDebuggerRestartFrame() local
1017 auto &scopeChain, auto &objThis) { in EnumerateCallFrames()