Lines Matching defs:tot_hitm
588 unsigned int tot_hitm;
591 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm;
593 return scnprintf(hpp->buf, hpp->size, "%*u", width, tot_hitm);
803 st = stats->tot_hitm;
804 tot = total->tot_hitm;
1106 DISPLAY_HITM(tot_hitm);
1293 .name = "tot_hitm",
1877 FILTER_HITM(tot_hitm);
1893 has_hitm = c2c.display == DISPLAY_TOT ? c2c_he->stats.tot_hitm :
2667 "tot_hitm" :
2804 "tot_hitm,lcl_hitm,rmt_hitm,"
2813 c2c.display == DISPLAY_TOT ? "tot_hitm" :