Searched refs:_max (Results 1 – 3 of 3) sorted by relevance
165 double _max = 0; in compute_stats() local172 _max = values[i] > _max ? values[i] : _max; in compute_stats()187 *maxp = _max; in compute_stats()
812 uint64_t _max = 0; in compute_stats() local819 _max = values[i] > _max ? values[i] : _max; in compute_stats()834 *maxp = _max; in compute_stats()
108 | kern.memorystatus\_freeze\_processes\_max | The max. number of processes that can be frozen. Note…112 | kern.memorystatus\_max\_freeze\_demotions\_daily | The maximum number of demotions that the freez…117 | kern.memorystatus\_freeze\_max\_candidate\_band | The maximum jetsam band that a freezer eligible…