Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-mem.c319 struct mem_mode { struct
329 static const struct mem_mode mem_modes[]={ argument
339 const struct mem_mode *m; in parse_mem_ops()
Dbuiltin-report.c78 bool mem_mode; member
158 } else if (rep->mem_mode) { in hist_iter__report_callback()
282 } else if (rep->mem_mode) { in process_sample_event()
464 if (rep->mem_mode) { in hists__fprintf_nr_sample_events()
1172 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), in cmd_report()
1325 if (report.mem_mode) { in cmd_report()
/Linux-v5.4/drivers/video/fbdev/intelfb/
Dintelfb.h231 u32 mem_mode; member
Dintelfbhw.c646 hw->mem_mode = INREG(MEM_MODE); in intelfbhw_read_hw_state()
865 printk(" MEM_MODE 0x%08x\n", hw->mem_mode); in intelfbhw_print_hw_state()