Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp213 std::map<std::string, std::string> timeUsedMap = DetectionAndGrab(); in StartTask() local
214 if (!timeUsedMap.empty()) { in StartTask()
215 dataMap.insert(timeUsedMap.begin(), timeUsedMap.end()); in StartTask()