Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp157 std::string HeapSampling::AddRunningState(char *functionName, RunningState state, kungfu::DeoptType… in AddRunningState() function in panda::ecmascript::HeapSampling
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp248 std::string SamplesRecord::AddRunningState(char *functionName, RunningState state, kungfu::DeoptTyp… in AddRunningState() function in panda::ecmascript::SamplesRecord