Searched refs:TryPreDumpInner (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | profiler_stub_builder.cpp | 83 TryPreDumpInner(glue, func, profileTypeInfo); in TryPreDump() 129 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileOpType() 169 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileDefineClass() 220 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileCreateObject() 290 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileCall() 303 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileCall() 400 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileNativeCall() 407 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileNativeCall() 628 TryPreDumpInner(glue, func, profileTypeInfo); in ProfileBranch() 637 void ProfilerStubBuilder::TryPreDumpInner(GateRe function in panda::ecmascript::kungfu::ProfilerStubBuilder [all...] |
H A D | profiler_stub_builder.h | 134 void TryPreDumpInner(GateRef glue, GateRef func, GateRef profileTypeInfo);
|
Completed in 3 milliseconds