Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-c2c.c56 struct stats rmt_hitm; member
155 init_stats(&c2c_he->cstats.rmt_hitm); in c2c_he_zalloc()
251 if (stats->rmt_hitm) in compute_stats()
650 STAT_FN(rmt_hitm)
667 stats->rmt_hitm + in STAT_FN()
722 stats->rmt_hitm + in total_loads()
801 st = stats->rmt_hitm; in percent_hitm()
802 tot = total->rmt_hitm; in percent_hitm()
897 PERCENT_FN(rmt_hitm)
1887 stats->rmt_hitm); in he__display()
[all …]
/linux/tools/perf/util/
A Dmem-events.h78 u32 rmt_hitm; /* count of loads with remote HITM */ member
A Dmem-events.c557 HITM_INC(rmt_hitm); in c2c_decode_stats()
616 stats->rmt_hitm += add->rmt_hitm; in c2c_add_stats()

Completed in 10 milliseconds