Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-mem.c402 struct mem_mode { struct
412 static const struct mem_mode mem_modes[]={ argument
422 const struct mem_mode *m; in parse_mem_ops()
H A Dbuiltin-report.c90 bool mem_mode; member
189 } else if (rep->mem_mode) { in hist_iter__report_callback()
319 } else if (rep->mem_mode) { in process_sample_event()
530 if (rep->mem_mode) { in hists__fprintf_nr_sample_events()
1439 OPT_BOOLEAN(0, "mem-mode", &report.mem_mode, "mem access profile"), in cmd_report()
1665 if (report.mem_mode) { in cmd_report()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c74 uint16_t mem_mode; member
1004 tmp->mem_mode = (obj->integer.value >> 32) & 0xFFFF; in amdgpu_acpi_dev_init()
1026 tmp->sbdf, tmp->supp_xcp_mode, tmp->xcp_mode, tmp->mem_mode, in amdgpu_acpi_dev_init()