Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-mem.c379 struct mem_mode { struct
389 static const struct mem_mode mem_modes[]={ argument
399 const struct mem_mode *m; in parse_mem_ops()
Dbuiltin-report.c88 bool mem_mode; member
185 } else if (rep->mem_mode) { in hist_iter__report_callback()
315 } else if (rep->mem_mode) { in process_sample_event()
524 if (rep->mem_mode) { in hists__fprintf_nr_sample_events()
1360 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), in cmd_report()
1548 if (report.mem_mode) { in cmd_report()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c74 uint16_t mem_mode; member
988 tmp->mem_mode = (obj->integer.value >> 32) & 0xFFFF; in amdgpu_acpi_dev_init()
1010 tmp->bdf, tmp->supp_xcp_mode, tmp->xcp_mode, tmp->mem_mode, in amdgpu_acpi_dev_init()
/Linux-v6.6/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()