Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2389 double TotalSamplePercent = in showHotFunctionList() local
2394 Func.getNameWithContext(), Func.getTotalSamples(), TotalSamplePercent, in showHotFunctionList()