Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_parse_fps.h93 inline bool CountRsEndTime(Line& line, RecordFpsVars& rfv, float staticTime, SpString uiPoint);
/developtools/profiler/host/smartperf/client/client_command/
Dsp_parse_fps.cpp159 bool ParseFPS::CountRsEndTime(Line& line, RecordFpsVars& rfv, float staticTime, SpString uiPoint) in CountRsEndTime() function in ParseFPS
216 if (this->CountRsEndTime(lineClient, rfV, staticTime, uiPoint)) { in PraseFPSTrace()