Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2424 int hitm_cnt = stats->lcl_hitm + stats->rmt_hitm; in print_shared_cacheline_info() local
2441 fprintf(out, " Total Merged records : %10d\n", hitm_cnt + stats->store); in print_shared_cacheline_info()