Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-c2c.c122 DISPLAY_RMT_HITM, enumerator
130 [DISPLAY_RMT_HITM] = "Remote HITMs",
843 case DISPLAY_RMT_HITM: in percent_costly_snoop()
1254 case DISPLAY_RMT_HITM: in node_entry()
1648 [DISPLAY_RMT_HITM] = HEADER_BOTH("Rmt", "Hitm"),
2149 case DISPLAY_RMT_HITM: in he__display()
2183 case DISPLAY_RMT_HITM: in is_valid_hist_entry()
2959 c2c.display = DISPLAY_RMT_HITM; in setup_display()
3057 else if (c2c.display == DISPLAY_RMT_HITM) in setup_coalesce()
3324 else if (c2c.display == DISPLAY_RMT_HITM) in perf_c2c__report()