Searched defs:PGOProfiler (Results 1 – 6 of 6) sorted by relevance
34 PGOProfiler([[maybe_unused]] EcmaVM *vm, bool isEnable) : isEnable_(isEnable) in PGOProfiler() function
165 PGOProfiler(EcmaVM *vm, bool isEnable) in PGOProfiler() function
58 class PGOProfiler; variable
1239 DEF_CALL_SIGNATURE(PGOProfiler) in DEF_CALL_SIGNATURE() argument
5112 void StubBuilder::PGOProfiler(GateRef glue, GateRef func) in PGOProfiler() function in panda::ecmascript::kungfu::StubBuilder
370 void RuntimeStubs::PGOProfiler(uintptr_t argGlue, uintptr_t func) in PGOProfiler() function in panda::ecmascript::RuntimeStubs