Searched refs:calculateThresholdBucket (Results 1 – 1 of 1) sorted by relevance
68 int calculateThresholdBucket(const std::vector<T> &thresholds, T value) { in calculateThresholdBucket() function287 int value = calculateThresholdBucket(stats_by_threshold.thresholds, new_value); in updateSensorCdevRequestStats()316 int value = calculateThresholdBucket(stats_by_threshold.thresholds, temperature); in updateSensorTempStatsByThreshold()