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()
800 uint64_t _max = 0; in compute_stats() local807 _max = values[i] > _max ? values[i] : _max; in compute_stats()822 *maxp = _max; in compute_stats()
112 | kern.memorystatus\_freeze\_processes\_max | The max. number of processes that can be frozen. Note…116 | kern.memorystatus\_max\_freeze\_demotions\_daily | The maximum number of demotions that the freez…121 | kern.memorystatus\_freeze\_max\_candidate\_band | The maximum jetsam band that a freezer eligible…