Searched refs:rmt_hitm (Results 1 – 3 of 3) sorted by relevance
63 struct stats rmt_hitm;167 init_stats(&c2c_he->cstats.rmt_hitm); in c2c_he_zalloc() 290 if (stats->rmt_hitm)291 update_stats(&cstats->rmt_hitm, weight);664 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm;681 tot_hitm_left = c2c_left->stats.lcl_hitm + c2c_left->stats.rmt_hitm;682 tot_hitm_right = c2c_right->stats.lcl_hitm + c2c_right->stats.rmt_hitm;717 STAT_FN(rmt_hitm) in get_load_cache_hits() 736 stats->rmt_hitm + in total_records() 867 st = stats->rmt_hitm;59 struct stats rmt_hitm; global() member [all...]
74 u32 rmt_hitm; /* count of loads with remote HITM */ member
726 HITM_INC(rmt_hitm); in c2c_decode_stats()792 stats->rmt_hitm += add->rmt_hitm; in c2c_add_stats()