Searched refs:LiteThresholdPct (Results 1 – 1 of 1) sorted by relevance
141 LiteThresholdPct("lite-threshold-pct", variable2698 if (opts::LiteThresholdPct) { in selectFunctionsToProcess()2699 if (opts::LiteThresholdPct > 100) in selectFunctionsToProcess()2700 opts::LiteThresholdPct = 100; in selectFunctionsToProcess()2713 size_t Index = TopFunctions.size() * opts::LiteThresholdPct / 100; in selectFunctionsToProcess()