Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-mem.c375 struct mem_mode { struct
385 static const struct mem_mode mem_modes[]={ argument
395 const struct mem_mode *m; in parse_mem_ops()
Dbuiltin-report.c84 bool mem_mode; member
176 } else if (rep->mem_mode) { in hist_iter__report_callback()
304 } else if (rep->mem_mode) { in process_sample_event()
513 if (rep->mem_mode) { in hists__fprintf_nr_sample_events()
1341 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), in cmd_report()
1511 if (report.mem_mode) { in cmd_report()
/linux-6.1.9/drivers/video/fbdev/intelfb/
Dintelfb.h231 u32 mem_mode; member
Dintelfbhw.c644 hw->mem_mode = INREG(MEM_MODE); in intelfbhw_read_hw_state()
863 printk(" MEM_MODE 0x%08x\n", hw->mem_mode); in intelfbhw_print_hw_state()