Searched defs:thresholds (Results 1 – 3 of 3) sorted by relevance
69 std::vector<ValueType> thresholds; member
67 int calculateThresholdBucket(const std::vector<T> &thresholds, T value) { in calculateThresholdBucket()121 std::vector<int> thresholds(kMaxStatsResidencyCount); in initializeSensorCdevRequestStats() local
61 std::vector<T> thresholds; member