Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2844 static int showInstrProfile(ShowFormat SFormat, raw_fd_ostream &OS) { in showInstrProfile()
3234 static int showSampleProfile(ShowFormat SFormat, raw_fd_ostream &OS) { in showSampleProfile()
3289 static int showMemProfProfile(ShowFormat SFormat, raw_fd_ostream &OS) { in showMemProfProfile()
3340 ShowFormat SFormat, raw_fd_ostream &OS) { in showDebugInfoCorrelation()