Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c118 DISPLAY_RMT_HITM, enumerator
126 [DISPLAY_RMT_HITM] = "Remote HITMs",
822 case DISPLAY_RMT_HITM: in percent_costly_snoop()
1233 case DISPLAY_RMT_HITM: in node_entry()
1627 [DISPLAY_RMT_HITM] = HEADER_BOTH("Rmt", "Hitm"),
2120 case DISPLAY_RMT_HITM: in he__display()
2154 case DISPLAY_RMT_HITM: in is_valid_hist_entry()
2890 c2c.display = DISPLAY_RMT_HITM; in setup_display()
2988 else if (c2c.display == DISPLAY_RMT_HITM) in setup_coalesce()
3182 else if (c2c.display == DISPLAY_RMT_HITM) in perf_c2c__report()