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

/linux-4.1.27/tools/perf/
H A Dbuiltin-mem.c190 struct mem_mode { struct
200 static const struct mem_mode mem_modes[]={
210 const struct mem_mode *m; parse_mem_ops()
H A Dbuiltin-report.c51 bool mem_mode; member in struct:report
111 } else if (rep->mem_mode) { hist_iter__report_callback()
159 else if (rep->mem_mode) process_sample_event()
305 if (rep->mem_mode) {
715 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), cmd_report()
788 if (report.mem_mode) { cmd_report()
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfb.h230 u32 mem_mode; member in struct:intelfb_hwstate
H A Dintelfbhw.c644 hw->mem_mode = INREG(MEM_MODE); intelfbhw_read_hw_state()
863 printk(" MEM_MODE 0x%08x\n", hw->mem_mode); intelfbhw_print_hw_state()

Completed in 112 milliseconds