Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c632 uint64_t tot_hitm_right; in tot_hitm_cmp() local
638 tot_hitm_right = c2c_right->stats.lcl_hitm + c2c_right->stats.rmt_hitm; in tot_hitm_cmp()
640 return tot_hitm_left - tot_hitm_right; in tot_hitm_cmp()