Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_parse_fps.h91 inline void StaticHandoffStartTime(Line& line, RecordFpsVars& rfv);
/developtools/profiler/host/smartperf/client/client_command/
Dsp_parse_fps.cpp115 void ParseFPS::StaticHandoffStartTime(Line& line, RecordFpsVars& rfv) in StaticHandoffStartTime() function in ParseFPS
214 this->StaticHandoffStartTime(lineClient, rfV); in PraseFPSTrace()