Home
last modified time | relevance | path

Searched defs:pfId (Results 1 – 3 of 3) 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/
Dsamples_record.cpp78 auto pfId = reinterpret_cast<panda_file::File *>(frameId.pandaFilePtr); in BuildStackInfoMap() local
Dsampling_profiler.cpp393 auto pfId = reinterpret_cast<uintptr_t>(frameInfo.frame->GetMethod()->GetPandaFile()); in ProcessCompiledTopFrame() local
422 auto pfId = reinterpret_cast<uintptr_t>(pf); in CollectFrames() local