Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c103 DISPLAY_LCL, enumerator
110 [DISPLAY_LCL] = "Local",
822 case DISPLAY_LCL: in percent_hitm()
1126 case DISPLAY_LCL: in node_entry()
1460 [DISPLAY_LCL] = HEADER_BOTH("Lcl", "Hitm"),
1903 case DISPLAY_LCL: in he__display()
1927 c2c.display == DISPLAY_LCL ? c2c_he->stats.lcl_hitm : in valid_hitm_or_store()
2603 c2c.display = DISPLAY_LCL; in setup_display()
2828 c2c.display == DISPLAY_LCL ? "lcl_hitm" : "rmt_hitm" in perf_c2c__report()