Lines Matching defs:tot_hitm
617 unsigned int tot_hitm;
620 tot_hitm = c2c_he->stats.lcl_hitm + c2c_he->stats.rmt_hitm;
622 return scnprintf(hpp->buf, hpp->size, "%*u", width, tot_hitm);
831 st = stats->tot_hitm;
832 tot = total->tot_hitm;
1242 ret = display_metrics(hpp, stats->tot_hitm,
1243 c2c_he->stats.tot_hitm);
1435 .name = "tot_hitm",
2125 he->filtered = filter_display(c2c_he->stats.tot_hitm,
2126 stats->tot_hitm);
2158 has_record = !!c2c_he->stats.tot_hitm;
2987 sort_str = "tot_hitm";
3155 "tot_hitm,lcl_hitm,rmt_hitm,"
3181 sort_str = "tot_hitm";