Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-mem.c187 struct mem_mode { struct
197 static const struct mem_mode mem_modes[]={ argument
207 const struct mem_mode *m; in parse_mem_ops()
Dbuiltin-report.c53 bool mem_mode; member
118 } else if (rep->mem_mode) { in hist_iter__report_callback()
174 } else if (rep->mem_mode) { in process_sample_event()
342 if (rep->mem_mode) { in hists__fprintf_nr_sample_events()
772 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), in cmd_report()
876 if (report.mem_mode) { in cmd_report()
/linux-4.4.14/drivers/video/fbdev/intelfb/
Dintelfb.h230 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()