Home
last modified time | relevance | path

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

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