Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_cache.c3031 typedef enum { CHI_LOW, CHI_HIGH } cache_hs_t; enumerator
3078 neg_cache_hysteresis_state[critpath] = CHI_HIGH; in cache_hysteresis()
3081 case CHI_HIGH: in cache_hysteresis()
3126 pos_cache_hysteresis_state[critpath] = CHI_HIGH; in cache_hysteresis()
3129 case CHI_HIGH: in cache_hysteresis()
3161 exc_cache_hysteresis_state[critpath] = CHI_HIGH; in cache_hysteresis()
3164 case CHI_HIGH: in cache_hysteresis()