Searched refs:tot_hitm (Results 1 – 3 of 3) sorted by relevance
330 stats->tot_hitm++; \ in c2c_decode_stats()446 stats->tot_hitm += add->tot_hitm; in c2c_add_stats()
72 u32 tot_hitm; /* count of loads with local and remote HITM */ member
584 unsigned int tot_hitm; in tot_hitm_entry() local587 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm; in tot_hitm_entry()589 return scnprintf(hpp->buf, hpp->size, "%*u", width, tot_hitm); in tot_hitm_entry()836 st = stats->tot_hitm; in percent_hitm()837 tot = total->tot_hitm; in percent_hitm()1139 DISPLAY_HITM(tot_hitm); in node_entry()1919 FILTER_HITM(tot_hitm); in he__display()1935 has_hitm = c2c.display == DISPLAY_TOT ? c2c_he->stats.tot_hitm : in valid_hitm_or_store()