Home
last modified time | relevance | path

Searched refs:TypedOpProfiler (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.h210 class TypedOpProfiler { class
214 TypedOpProfiler() in TypedOpProfiler() function in panda::ecmascript::TypedOpProfiler
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h66 class TypedOpProfiler;
316 TypedOpProfiler *GetTypdOpProfiler() const in GetTypdOpProfiler()
723 TypedOpProfiler *typedOpProfiler_ {nullptr};
H A Decma_context.cpp106 typedOpProfiler_ = new TypedOpProfiler(); in Initialize()
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp521 TypedOpProfiler *profiler = thread->GetCurrentEcmaContext()->GetTypdOpProfiler(); in PrintTypedOpProfiler()
535 TypedOpProfiler *profiler = thread->GetCurrentEcmaContext()->GetTypdOpProfiler(); in ClearTypedOpProfiler()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp2832 TypedOpProfiler *profiler = thread->GetCurrentEcmaContext()->GetTypdOpProfiler(); in DEF_RUNTIME_STUBS()

Completed in 16 milliseconds