Home
last modified time | relevance | path

Searched refs:THROTTLE_MAXCNT (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c314 #define THROTTLE_MAXCNT 0 macro
457 return is_ssd ? MIN(io_scale, 4) : THROTTLE_MAXCNT; in calculate_max_throttle_cnt()