Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-c2c.c710 static uint64_t total_loads(struct c2c_stats *stats) in total_loads() function
738 tot_recs = total_loads(&c2c_he->stats); in tot_loads_entry()
755 tot_recs_left = total_loads(&c2c_left->stats); in tot_loads_cmp()
756 tot_recs_right = total_loads(&c2c_right->stats); in tot_loads_cmp()