Home
last modified time | relevance | path

Searched defs:perfFile (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/ide/test/trace/bean/
DPerfProfile.test.ts32 let perfFile = new PerfFile(); variable
306 let perfFile = new PerfFile(); variable
312 let perfFile = new PerfFile(); variable
/developtools/hiperf/src/
Dhiperf_libreport.cpp46 int Report(const char *perfFile, const char *reportFile, const char *reportOptions) in Report()
71 int ReportJson(const char *perfFile, const char *reportFile) in ReportJson()
76 int ReportUnwindJson(const char *perfFile, const char *reportFile, const char *symbolsDir) in ReportUnwindJson()
116 const char *ReportGetSymbolFiles(const char *perfFile) in ReportGetSymbolFiles()
/developtools/profiler/device/cmds/test/unittest/
Dhiprofiler_cmd_test.cpp402 std::string CreateSplitHiperfCommand(const std::string &outFile, const std::string &perfFile, in CreateSplitHiperfCommand()
817 std::string perfFile = "/data/local/tmp/perf.data"; variable
/developtools/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerPerf.test.ts360 let perfFile = new PerfFile(); variable