Home
last modified time | relevance | path

Searched defs:pfId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tools/sampler/
Dtrace_dumper.cpp25 uintptr_t pfId = sample.stackInfo.managedStack[i].pandaFilePtr; in DumpTraces() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp374 auto pfId = reinterpret_cast<uintptr_t>(frameInfo.frame->GetMethod()->GetPandaFile()); in ProcessCompiledTopFrame() local
403 auto pfId = reinterpret_cast<uintptr_t>(pf); in CollectFrames() local