Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp107 auto prof = profiling::INVALID_PROFILE; in GetInsInfo() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp980 auto prof = func->GetProfileTypeInfo(); in EnsureFeedbackVectorForFunction() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1433 virtual BytecodeProfile GetBytecodeProfile([[maybe_unused]] MethodProfile prof, in GetBytecodeProfile()