Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-cache-policy-smq.c827 struct stats hotspot_stats; member
1053 switch (stats_assess(&mq->hotspot_stats)) { in update_promote_levels()
1076 switch (stats_assess(&mq->hotspot_stats)) { in update_level_jump()
1099 stats_reset(&mq->hotspot_stats); in end_hotspot_period()
1306 stats_level_accessed(&mq->hotspot_stats, e->level); in update_hotspot_queue()
1315 stats_miss(&mq->hotspot_stats); in update_hotspot_queue()
1790 stats_init(&mq->hotspot_stats, NR_HOTSPOT_LEVELS); in __smq_create()