Lines Matching defs:tot_recs
725 uint64_t tot_recs;
728 tot_recs = total_records(&c2c_he->stats);
730 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs);
763 uint64_t tot_recs;
766 tot_recs = total_loads(&c2c_he->stats);
768 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs);
1611 .name = "tot_recs",
2959 "tot_recs,"
3156 "tot_recs,"
3171 "tot_recs,"