Home
last modified time | relevance | path

Searched defs:CpuProfileState (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/mutator/
Dmutator.h35 using CpuProfileState = MutatorBase::CpuProfileState; variable
/arkcompiler/runtime_core/common_interfaces/thread/
Dmutator_base.h83 enum CpuProfileState : uint32_t { enum