Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-mem.c380 struct mem_mode { struct
390 static const struct mem_mode mem_modes[]={ argument
400 const struct mem_mode *m; in parse_mem_ops()
H A Dbuiltin-report.c88 bool mem_mode; member
184 } else if (rep->mem_mode) { in hist_iter__report_callback()
314 } else if (rep->mem_mode) { in process_sample_event()
523 if (rep->mem_mode) { in hists__fprintf_nr_sample_events()
1358 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), in cmd_report()
1553 if (report.mem_mode) { in cmd_report()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c74 uint16_t mem_mode; member
997 tmp->mem_mode = (obj->integer.value >> 32) & 0xFFFF; in amdgpu_acpi_dev_init()
1019 tmp->bdf, tmp->supp_xcp_mode, tmp->xcp_mode, tmp->mem_mode, in amdgpu_acpi_dev_init()
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb.h231 u32 mem_mode; member
H A 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()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch298 int mem_mode;