Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-mq.c52 unsigned nr_rand_samples; member
63 t->nr_rand_samples = 0; in iot_init()
85 t->nr_rand_samples = 0; in iot_update_stats()
88 t->nr_rand_samples++; in iot_update_stats()
98 if (t->nr_rand_samples >= t->thresholds[PATTERN_RANDOM]) { in iot_check_for_pattern_switch()
100 t->nr_seq_samples = t->nr_rand_samples = 0; in iot_check_for_pattern_switch()
107 t->nr_seq_samples = t->nr_rand_samples = 0; in iot_check_for_pattern_switch()