Searched refs:rmt_hitm (Results 1 – 3 of 3) sorted by relevance
57 struct stats rmt_hitm; member160 init_stats(&c2c_he->cstats.rmt_hitm); in c2c_he_zalloc()264 if (stats->rmt_hitm) in compute_stats()668 STAT_FN(rmt_hitm)687 stats->rmt_hitm + in STAT_FN()818 st = stats->rmt_hitm; in percent_costly_snoop()819 tot = total->rmt_hitm; in percent_costly_snoop()919 PERCENT_FN(rmt_hitm)932 double per = PERCENT(he, rmt_hitm); in PERCENT_FN()1230 c2c_he->stats.rmt_hitm); in node_entry()[all …]
79 u32 rmt_hitm; /* count of loads with remote HITM */ member
621 HITM_INC(rmt_hitm); in c2c_decode_stats()687 stats->rmt_hitm += add->rmt_hitm; in c2c_add_stats()
Completed in 11 milliseconds