Searched defs:CountThreshold (Results 1 – 2 of 2) sorted by relevance
277 uint64_t CountThreshold = Entry.MinCount; in computeThreshold() local301 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotOrColdCountNthPercentile() local
31 static cl::opt<unsigned> CountThreshold("hexagon-cext-threshold", variable