Searched refs:PerfScript (Results 1 – 3 of 3) sorted by relevance
134 File.Format = PerfFormat::PerfScript; in getPerfInputFile()
343 assert((PerfInput.Format == PerfFormat::PerfScript) && in create()407 return {PerfTraceFile, PerfFormat::PerfScript, PerfContent::UnknownContent}; in convertPerfDataToTrace()
65 PerfScript = 2, // Perf script create by `perf script` command. enumerator