Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp503 uint64_t ColdSampleThreshold = in adjustInstrProfile() local
527 if (FS.getHeadSamples() > ColdSampleThreshold && in adjustInstrProfile()