Home
last modified time | relevance | path

Searched refs:numb (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A Dprofiler_fps.cpp167 void ProfilerFPS::GetSectionsPrint(int printCount, long long msStartTime, int numb, long long harTime) const in GetSectionsPrint() argument
169 if (printCount < numb) { in GetSectionsPrint()
170 for (int i = 0; i < numb - printCount; i++) { in GetSectionsPrint()
/developtools/profiler/host/smartperf/client/client_command/include/
H A Dprofiler_fps.h75 void GetSectionsPrint(int printCount, long long msStartTime, int numb, long long harTime) const;

Completed in 2 milliseconds