Searched defs:perfFile (Results 1 – 4 of 4) sorted by relevance
32 let perfFile = new PerfFile(); variable306 let perfFile = new PerfFile(); variable312 let perfFile = new PerfFile(); variable
46 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()
402 std::string CreateSplitHiperfCommand(const std::string &outFile, const std::string &perfFile, in CreateSplitHiperfCommand()817 std::string perfFile = "/data/local/tmp/perf.data"; variable
360 let perfFile = new PerfFile(); variable