Searched defs:PGODumpPauseScope (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler.h | 394 class PGODumpPauseScope { class 396 explicit PGODumpPauseScope(std::shared_ptr<PGOProfiler> profiler): profiler_(profiler) in PGODumpPauseScope() function in panda::ecmascript::pgo::PGODumpPauseScope |
Completed in 2 milliseconds