Home
last modified time | relevance | path

Searched refs:GetSectionsPrint (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dprofiler_fps.h68 void GetSectionsPrint(int printCount, long long msStartTime);
/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp105 void ProfilerFPS::GetSectionsPrint(int printCount, long long msStartTime) in GetSectionsPrint() function in OHOS::SmartPerf::ProfilerFPS
146 GetSectionsPrint(printCount, currLastTime); in GetSectionsFps()