Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp398 for (const auto& prof: profilers_) { in PushAllProfilersToPendingList() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp109 auto prof = profiling::INVALID_PROFILE; in GetInsInfo() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp1114 auto prof = func->GetProfileTypeInfo(); in EnsureFeedbackVectorForFunction() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1454 virtual BytecodeProfile GetBytecodeProfile([[maybe_unused]] MethodProfile prof, in GetBytecodeProfile()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4098 auto prof = JSHandle<ProfileTypeInfo>::Cast(profile); in DEF_RUNTIME_STUBS() local