Searched defs:perf (Results 1 – 8 of 8) sorted by relevance
/drivers/ntb/test/ |
D | ntb_perf.c | 119 struct perf_ctx *perf; member 158 struct perf_ctx *perf = ctx; in perf_link_event() local 174 struct perf_ctx *perf = ctx; in perf_db_event() local 199 struct perf_ctx *perf = pctx->perf; in perf_copy() local 289 u64 perf, diff_us; in perf_move_data() local 353 struct perf_ctx *perf = pctx->perf; in ntb_perf_thread() local 449 static void perf_free_mw(struct perf_ctx *perf) in perf_free_mw() 465 static int perf_set_mw(struct perf_ctx *perf, resource_size_t size) in perf_set_mw() 505 struct perf_ctx *perf = in perf_link_work() local 557 static int perf_setup_mw(struct ntb_dev *ntb, struct perf_ctx *perf) in perf_setup_mw() [all …]
|
/drivers/gpu/drm/msm/ |
D | msm_perf.c | 52 static int wait_sample(struct msm_perf_state *perf) in wait_sample() 69 static int refill_buf(struct msm_perf_state *perf) in refill_buf() 134 struct msm_perf_state *perf = file->private_data; in perf_read() local 163 struct msm_perf_state *perf = inode->i_private; in perf_open() local 191 struct msm_perf_state *perf = inode->i_private; in perf_release() local 210 struct msm_perf_state *perf; in msm_perf_debugfs_init() local 255 struct msm_perf_state *perf = priv->perf; in msm_perf_debugfs_cleanup() local
|
D | msm_drv.h | 112 struct msm_perf_state *perf; member
|
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | perf.c | 34 u16 perf = 0x0000; in nvbios_perf_table() local 83 u16 perf = nvbios_perf_table(bios, ver, hdr, cnt, len, &snr, &ssz); in nvbios_perf_entry() local 98 u16 perf = nvbios_perf_entry(bios, idx, ver, hdr, cnt, len); in nvbios_perfEp() local 205 u16 perf = nvbios_perf_table(bios, &ver, &hdr, &cnt, &len, &snr, &ssz); in nvbios_perf_fan_parse() local
|
/drivers/cpufreq/ |
D | acpi-cpufreq.c | 205 struct acpi_processor_performance *perf; in extract_io() local 221 struct acpi_processor_performance *perf; in extract_msr() local 313 struct acpi_processor_performance *perf = to_perf_data(data); in drv_read() local 336 struct acpi_processor_performance *perf = to_perf_data(data); in drv_write() local 418 struct acpi_processor_performance *perf; in acpi_cpufreq_target() local 469 struct acpi_processor_performance *perf; in acpi_cpufreq_fast_switch() local 502 struct acpi_processor_performance *perf; in acpi_cpufreq_guess_freq() local 668 struct acpi_processor_performance *perf; in acpi_cpufreq_cpu_init() local
|
/drivers/xen/ |
D | xen-acpi-processor.c | 250 struct acpi_processor_performance *perf; in push_pxx_to_hypervisor() local 531 struct acpi_processor_performance *perf; in xen_acpi_processor_init() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | priv.h | 41 struct nvbios_perf_fan perf; member
|
/drivers/clk/ |
D | clk-u300.c | 569 u16 perf = syscon_get_perf(); in syscon_clk_recalc_rate() local 985 u16 perf = syscon_get_perf(); in mclk_clk_recalc_rate() local
|