Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c719 static uint64_t total_loads(struct c2c_stats *stats) in total_loads() function
747 tot_recs = total_loads(&c2c_he->stats); in tot_loads_entry()
764 tot_recs_left = total_loads(&c2c_left->stats); in tot_loads_cmp()
765 tot_recs_right = total_loads(&c2c_right->stats); in tot_loads_cmp()