Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp751 const FunctionSamples &FSamples, uint64_t &TotalBodySamples, in calculateBodySamplesAndSize() argument
800 uint64_t TotalBodySamples = 0; in calculateDensity() local