Home
last modified time | relevance | path

Searched refs:baseOutPath (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A Dsp_task.cpp278 std::string outSdkDataDir = baseOutPath + "/" + curTaskInfo.sessionId; in StopSdkRecv()
314 std::string fileDir = baseOutPath + "/" + curTaskInfo.sessionId; in InitDataFile()
406 std::string thisBasePath = baseOutPath + "/" + curTaskInfo.sessionId; in StopGetInfo()
444 std::string outGpuCounterDataPath = baseOutPath + "/" + curTaskInfo.sessionId; in StopGpuCounterRecv()
627 std::string outGpuCounterDataPath = baseOutPath + "/" + curTaskInfo.sessionId; in StopRecord()
/developtools/profiler/host/smartperf/client/client_command/include/
H A Dsp_task.h117 const std::string baseOutPath = "/data/local/tmp/smartperf"; member in OHOS::SmartPerf::SPTask

Completed in 3 milliseconds