Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1296 uint64_t HotSampleThreshold = in adjustInstrProfile() local
1342 bool SetToHot = SampleMaxCount >= HotSampleThreshold; in adjustInstrProfile()