Home
last modified time | relevance | path

Searched refs:ResetStat (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dfunction_call_timer.h76 void ResetStat();
Dfunction_call_timer.cpp121 void FunctionCallTimer::ResetStat() in ResetStat() function in panda::ecmascript::FunctionCallTimer
Dopt_code_profiler.h78 void ResetStat() in ResetStat() function
Dopt_code_profiler.cpp33 it->second.ResetStat(); in PrintAndReset()