Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp241 void SPTask::CheckFutureFps(std::future<std::map<std::string, std::string>> &fpsResult, in CheckFutureFps()
421 std::future<std::map<std::string, std::string>> fpsResult = AsyncCollectFps(); in AsyncGetDataMap() local
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts167 private fpsResult: Array<unknown> = []; property in TabPaneCurrentSelection