Home
last modified time | relevance | path

Searched refs:PerfInputFile (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A Dllvm-profgen.cpp126 static PerfInputFile getPerfInputFile() { in getPerfInputFile()
127 PerfInputFile File; in getPerfInputFile()
176 PerfInputFile PerfFile = getPerfInputFile(); in main()
H A DPerfReader.h78 struct PerfInputFile { struct
572 create(ProfiledBinary *Binary, PerfInputFile &PerfInput,
604 static PerfInputFile convertPerfDataToTrace(ProfiledBinary *Binary,
605 bool SkipPID, PerfInputFile &File,
H A DPerfReader.cpp340 PerfReaderBase::create(ProfiledBinary *Binary, PerfInputFile &PerfInput, in create()
373 PerfInputFile in convertPerfDataToTrace()
375 PerfInputFile &File, in convertPerfDataToTrace()