Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-c2c.c602 uint64_t tot_hitm_left; in tot_hitm_cmp() local
608 tot_hitm_left = c2c_left->stats.lcl_hitm + c2c_left->stats.rmt_hitm; in tot_hitm_cmp()
611 return tot_hitm_left - tot_hitm_right; in tot_hitm_cmp()