Searched refs:tot_hitm (Results 1 – 3 of 3) sorted by relevance
75 u32 tot_hitm; /* count of loads with local and remote HITM */ member
650 stats->tot_hitm++; \ in c2c_decode_stats()793 stats->tot_hitm += add->tot_hitm; in c2c_add_stats()
661 unsigned int tot_hitm; in tot_hitm_cmp() 664 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm;666 return scnprintf(hpp->buf, hpp->size, "%*u", width, tot_hitm);875 st = stats->tot_hitm; in percent_costly_snoop_entry() 876 tot = total->tot_hitm; in percent_costly_snoop_entry() 1286 ret = display_metrics(hpp, stats->tot_hitm, in node_entry() 1287 c2c_he->stats.tot_hitm); in node_entry() 1479 .name = "tot_hitm",2177 he->filtered = filter_display(c2c_he->stats.tot_hitm, in is_valid_hist_entry() 2178 stats->tot_hitm); in is_valid_hist_entry() 638 unsigned int tot_hitm; tot_hitm_entry() local [all...]