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

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

Completed in 2029 milliseconds