Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp368 bool pcInCompiledCode = InAllocatedCodeRange(pc); in ProcessCompiledTopFrame() local
369 if (pcInCompiledCode) { in ProcessCompiledTopFrame()