Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-cache-policy-smq.c827 struct stats hotspot_stats; member
1055 switch (stats_assess(&mq->hotspot_stats)) { in update_promote_levels()
1078 switch (stats_assess(&mq->hotspot_stats)) { in update_level_jump()
1101 stats_reset(&mq->hotspot_stats); in end_hotspot_period()
1308 stats_level_accessed(&mq->hotspot_stats, e->level); in update_hotspot_queue()
1317 stats_miss(&mq->hotspot_stats); in update_hotspot_queue()
1792 stats_init(&mq->hotspot_stats, NR_HOTSPOT_LEVELS); in __smq_create()