Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp167 void ProfilerFPS::GetSectionsPrint(int printCount, long long msStartTime, int numb, long long harTi… in GetSectionsPrint()
209 long long msStartTime = (fpsInfoResult.currTimeStamps[0] / msClear) * msClear + msJiange; in GetSectionsFps() local
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dsp_daemon_test.cpp273 long long msStartTime = 0; variable