Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DPerfReader.h77 struct PerfInputFile { struct
78 std::string InputFile;
79 PerfFormat Format = PerfFormat::UnknownFormat;
80 PerfContent Content = PerfContent::UnknownContent;