Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_operation.h114 inline void TryDump() const in TryDump() function in panda::ecmascript::kungfu::ProfileOperation
H A Dprofiler_stub_builder.h96 void TryDump(GateRef glue, GateRef func, GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp50 void ProfilerStubBuilder::TryDump(GateRef glue, GateRef func, GateRef profileTypeInfo) in TryDump() function in panda::ecmascript::kungfu::ProfilerStubBuilder
1190 TryDump(glue, func, profileTypeInfo); in PGOProfiler()
H A Dinterpreter_stub.cpp164 (callback).TryDump(); \
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp83 (callback).TryDump(); \

Completed in 27 milliseconds