Home
last modified time | relevance | path

Searched refs:FORCE_SAVE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h130 FORCE_SAVE, member in panda::ecmascript::pgo::PGOProfiler::State
143 case State::FORCE_SAVE: in StateToString()
H A Dpgo_profiler.cpp371 } else if (GetState() == State::FORCE_SAVE) { in SuspendByGC()
387 SetState(State::FORCE_SAVE); in ResumeByGC()
461 SetState(State::FORCE_SAVE); in DumpByForce()
464 SetState(State::FORCE_SAVE); in DumpByForce()

Completed in 5 milliseconds