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
345 stats->tot_hitm++; \ in c2c_decode_stats()461 stats->tot_hitm += add->tot_hitm; in c2c_add_stats()
588 unsigned int tot_hitm; in tot_hitm_entry() local591 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm; in tot_hitm_entry()593 return scnprintf(hpp->buf, hpp->size, "%*u", width, tot_hitm); in tot_hitm_entry()803 st = stats->tot_hitm; in percent_hitm()804 tot = total->tot_hitm; in percent_hitm()1106 DISPLAY_HITM(tot_hitm); in node_entry()1877 FILTER_HITM(tot_hitm); in he__display()1893 has_hitm = c2c.display == DISPLAY_TOT ? c2c_he->stats.tot_hitm : in valid_hitm_or_store()