Home
last modified time | relevance | path

Searched refs:AINT_D (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dsamples_record_test.cpp107 std::string result = samplesRecord.AddRunningStateTest(funcName, RunningState::AINT_D, in HWTEST_F_L0()
164 result = samplesRecord.AddRunningStateTest(funcName, RunningState::AINT_D, in HWTEST_F_L0()
172 samplesRecord.StatisticStateTimeTest(100, RunningState::AINT_D); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.h32 AINT_D, member in panda::ecmascript::RunningState
H A Djs_stackgetter.cpp217 return RunningState::AINT_D; in GetRunningState()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp255 case RunningState::AINT_D: in AddRunningState()
296 if (state == RunningState::AINT_D && type != kungfu::DeoptType::NONE && enableVMTag_) { in AddRunningState()
306 case RunningState::AINT_D: { in StatisticStateTime()

Completed in 3 milliseconds