Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp69 void ProfilerFPS::GetResultFPS(int sectionsNum) in GetResultFPS() argument
92 if (sectionsNum == ten && fpsInfoResult.fps != 0) { in GetResultFPS()
218 int sectionsNum = atoi(v[four].c_str()); in GetFPS() local
220 GetResultFPS(sectionsNum); in GetFPS()
/developtools/profiler/host/smartperf/client/client_command/include/
Dprofiler_fps.h64 void GetResultFPS(int sectionsNum);