Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c830 struct stats hotspot_stats; member
1064 switch (stats_assess(&mq->hotspot_stats)) { in update_promote_levels()
1087 switch (stats_assess(&mq->hotspot_stats)) { in update_level_jump()
1110 stats_reset(&mq->hotspot_stats); in end_hotspot_period()
1317 stats_level_accessed(&mq->hotspot_stats, e->level); in update_hotspot_queue()
1326 stats_miss(&mq->hotspot_stats); in update_hotspot_queue()
1800 stats_init(&mq->hotspot_stats, NR_HOTSPOT_LEVELS); in __smq_create()