Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-c2c.c113 DISPLAY_LCL, enumerator
120 [DISPLAY_LCL] = "Local",
798 case DISPLAY_LCL: in percent_hitm()
1102 case DISPLAY_LCL: in node_entry()
1428 [DISPLAY_LCL] = HEADER_BOTH("Lcl", "Hitm"),
1870 case DISPLAY_LCL: in he__display()
1894 c2c.display == DISPLAY_LCL ? c2c_he->stats.lcl_hitm : in valid_hitm_or_store()
2579 c2c.display = DISPLAY_LCL; in setup_display()
2812 c2c.display == DISPLAY_LCL ? "lcl_hitm" : "rmt_hitm" in perf_c2c__report()