Searched defs:ProfileBranch (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | profiler_operation.h | 127 inline void ProfileBranch(bool isTrue) const in ProfileBranch() function |
| D | profiler_stub_builder.cpp | 535 void ProfilerStubBuilder::ProfileBranch(GateRef glue, GateRef pc, GateRef func, GateRef profileType… in ProfileBranch() function in panda::ecmascript::kungfu::ProfilerStubBuilder |