Searched defs:PGOProfiler (Results 1 – 3 of 3) sorted by relevance
49 PGOProfiler([[maybe_unused]] EcmaVM *vm, bool isEnable) : isEnable_(isEnable) in PGOProfiler() function
59 class PGOProfiler; variable
23 void ProfilerStubBuilder::PGOProfiler(GateRef glue, GateRef pc, GateRef func, GateRef profileTypeIn… in PGOProfiler() function in panda::ecmascript::kungfu::ProfilerStubBuilder