Home
last modified time | relevance | path

Searched refs:traceFile (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H A Dbytrace_test.cpp50 std::string traceFile = file + time + ".ftrace"; in HWTEST_F() local
51 std::string traceCmdExe = cmdString + cmdStringEnd + traceFile; in HWTEST_F()
/developtools/profiler/host/smartperf/client/client_command/
H A DByTrace.cpp45 std::string traceFile = "/data/local/tmp/sptrace_" + time + ".ftrace"; in ThreadGetTrace() local
46 std::string traceCmdExe = cmdString + traceFile; in ThreadGetTrace()
/developtools/smartperf_host/trace_streamer/src/base/
H A Dfile.h48 bool UnZipFile(const std::string &zipFile, std::string &traceFile);
H A Dfile.cpp107 bool UnZipFile(const std::string &zipFile, std::string &traceFile) in UnZipFile() argument
126 traceFile = files[0]; in UnZipFile()

Completed in 2 milliseconds