Searched defs:thresholds (Results 1 – 4 of 4) sorted by relevance
80 std::vector<ValueType> thresholds; member
68 int calculateThresholdBucket(const std::vector<T> &thresholds, T value) { in calculateThresholdBucket()147 std::vector<int> thresholds(kMaxStatsResidencyCount); in initializeSensorCdevRequestStats() local
65 std::vector<T> thresholds; member
371 std::vector<TemperatureThreshold> thresholds; in TEST_P() local