Searched refs:miss_steps (Results 1 – 2 of 2) sorted by relevance
54 u64 miss, miss_steps, miss_time_ns; member119 prefix.miss_steps = 0, \
123 DIV_FRAC(table->miss_steps, table->miss, quot1, frac1, 1000); in __chash_table_dump_stats()133 DIV_FRAC(table->hits_steps + table->miss_steps, in __chash_table_dump_stats()379 iter->table->miss_steps += (iter->slot < 0) ? in chash_table_find()