Searched refs:tot_hitm (Results 1 – 3 of 3) sorted by relevance
74 u32 tot_hitm; /* count of loads with local and remote HITM */ member
625 stats->tot_hitm++; \ in c2c_decode_stats()765 stats->tot_hitm += add->tot_hitm; in c2c_add_stats()
600 unsigned int tot_hitm; in tot_hitm_entry() local603 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm; in tot_hitm_entry()605 return scnprintf(hpp->buf, hpp->size, "%*u", width, tot_hitm); in tot_hitm_entry()814 st = stats->tot_hitm; in percent_costly_snoop()815 tot = total->tot_hitm; in percent_costly_snoop()1225 ret = display_metrics(hpp, stats->tot_hitm, in node_entry()1226 c2c_he->stats.tot_hitm); in node_entry()2108 he->filtered = filter_display(c2c_he->stats.tot_hitm, in he__display()2109 stats->tot_hitm); in he__display()2141 has_record = !!c2c_he->stats.tot_hitm; in is_valid_hist_entry()