Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dsamples_record_test.cpp115 result = samplesRecord.AddRunningStateTest(funcName, RunningState::CINT, in HWTEST_F_L0()
148 result = samplesRecord.AddRunningStateTest(funcName, RunningState::CINT, in HWTEST_F_L0()
150 EXPECT_EQ(result, "testFunction(CINT)"); in HWTEST_F_L0()
174 samplesRecord.StatisticStateTimeTest(102, RunningState::CINT); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.h29 CINT, member in panda::ecmascript::RunningState
H A Djs_stackgetter.cpp221 return RunningState::CINT; in GetRunningState()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp261 case RunningState::CINT: in AddRunningState()
263 temp.append("(CINT)"); in AddRunningState()
314 case RunningState::CINT: { in StatisticStateTime()

Completed in 4 milliseconds