Home
last modified time | relevance | path

Searched defs:ProfileBranch (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h127 inline void ProfileBranch(bool isTrue) const in ProfileBranch() function
Dprofiler_stub_builder.cpp535 void ProfilerStubBuilder::ProfileBranch(GateRef glue, GateRef pc, GateRef func, GateRef profileType… in ProfileBranch() function in panda::ecmascript::kungfu::ProfilerStubBuilder