Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-c2c.c119 DISPLAY_RMT_HITM, enumerator
127 [DISPLAY_RMT_HITM] = "Remote HITMs",
805 case DISPLAY_RMT_HITM: in percent_costly_snoop()
1216 case DISPLAY_RMT_HITM: in node_entry()
1610 [DISPLAY_RMT_HITM] = HEADER_BOTH("Rmt", "Hitm"),
2103 case DISPLAY_RMT_HITM: in he__display()
2137 case DISPLAY_RMT_HITM: in is_valid_hist_entry()
2869 c2c.display = DISPLAY_RMT_HITM; in setup_display()
2967 else if (c2c.display == DISPLAY_RMT_HITM) in setup_coalesce()
3174 else if (c2c.display == DISPLAY_RMT_HITM) in perf_c2c__report()