Home
last modified time | relevance | path

Searched refs:PGO_SAVE_TASK (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/taskpool/
Dtask.h23 PGO_SAVE_TASK, enumerator
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.h93 return TaskType::PGO_SAVE_TASK; in GetTaskType()
Dpgo_profiler_encoder.cpp199 Taskpool::GetCurrentTaskpool()->TerminateTask(GLOBAL_TASK_ID, TaskType::PGO_SAVE_TASK); in TerminateSaveTask()