Searched refs:_min (Results 1 – 3 of 3) sorted by relevance
166 double _min = (double)INT64_MAX; in compute_stats() local173 _min = values[i] < _min ? values[i] : _min; in compute_stats()188 *minp = _min; in compute_stats()
801 uint64_t _min = UINT64_MAX; in compute_stats() local808 _min = values[i] < _min ? values[i] : _min; in compute_stats()823 *minp = _min; in compute_stats()
111 | kern.memorystatus\_freeze\_pages\_min | The min. number of resident pages that a process needs to…115 | kern.memorystatus\_freeze\_min\_processes | The min. number of suspended processes needed to run …122 | kern.memorystatus\_min\_thaw\_refreeze\_threshold | The min number of thawed procs that can trigg…