Home
last modified time | relevance | path

Searched refs:total_records (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/perf/
Dbuiltin-c2c.c695 static uint64_t total_records(struct c2c_stats *stats) in total_records() function
711 tot_recs = total_records(&c2c_he->stats); in tot_recs_entry()
728 tot_recs_left = total_records(&c2c_left->stats); in tot_recs_cmp()
729 tot_recs_right = total_records(&c2c_right->stats); in tot_recs_cmp()