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

/linux-master/tools/perf/
H A Dbuiltin-c2c.c751 static uint64_t total_loads(struct c2c_stats *stats) function
766 tot_recs = total_loads(&c2c_he->stats);
783 tot_recs_left = total_loads(&c2c_left->stats);
784 tot_recs_right = total_loads(&c2c_right->stats);

Completed in 103 milliseconds