Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp93 void ProfilerFPS::GetResultFPS(int sectionsNum) in GetResultFPS()
253 int sectionsNum = (static_cast<int>(v.size()) >= four) ? atoi(v[four].c_str()) : 0; in GetFPS() local
402 int sectionsNum; in GetOhFps() local
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dsp_daemon_test.cpp269 int sectionsNum = 10; variable