Home
last modified time | relevance | path

Searched defs:perf (Results 1 – 25 of 56) sorted by relevance

123

/linux-6.15/drivers/ntb/test/
H A Dntb_perf.c144 struct perf_ctx *perf; member
169 struct perf_ctx *perf; member
260 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send() local
351 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send() local
484 struct perf_ctx *perf = ctx; in perf_link_event() local
506 struct perf_ctx *perf = ctx; in perf_db_event() local
517 struct perf_ctx *perf = ctx; in perf_msg_event() local
861 struct perf_ctx *perf = data; in perf_dma_filter() local
1390 struct perf_ctx *perf; in perf_create_data() local
1484 struct perf_ctx *perf; in perf_probe() local
[all …]
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_perf.c41 static int wait_sample(struct msm_perf_state *perf) in wait_sample()
58 static int refill_buf(struct msm_perf_state *perf) in refill_buf()
123 struct msm_perf_state *perf = file->private_data; in perf_read() local
152 struct msm_perf_state *perf = inode->i_private; in perf_open() local
183 struct msm_perf_state *perf = inode->i_private; in perf_release() local
201 struct msm_perf_state *perf; in msm_perf_debugfs_init() local
223 struct msm_perf_state *perf = priv->perf; in msm_perf_debugfs_cleanup() local
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c112 struct dpu_core_perf_params *perf) in _dpu_core_perf_calc_crtc()
133 struct dpu_core_perf_params *perf) in dpu_core_perf_aggregate()
167 struct dpu_core_perf_params perf = { 0 }; in dpu_core_perf_crtc_check() local
210 struct dpu_core_perf_params perf = { 0 }; in _dpu_core_perf_crtc_update_bus() local
402 struct dpu_core_perf *perf = file->private_data; in _dpu_core_perf_mode_write() local
430 struct dpu_core_perf *perf = file->private_data; in _dpu_core_perf_mode_read() local
454 struct dpu_core_perf *perf = &dpu_kms->perf; in dpu_core_perf_debugfs_init() local
494 int dpu_core_perf_init(struct dpu_core_perf *perf, in dpu_core_perf_init()
/linux-6.15/drivers/cpufreq/
H A Damd-pstate.c297 union perf_cached perf = cpudata->perf; in msr_set_epp() local
342 union perf_cached perf = cpudata->perf; in shmem_set_epp() local
628 union perf_cached perf; in amd_pstate_update_freq() local
685 union perf_cached perf; in amd_pstate_adjust_perf() local
885 union perf_cached perf; in amd_pstate_init_freq() local
938 union perf_cached perf; in amd_pstate_cpu_init() local
1045 union perf_cached perf; in show_amd_pstate_max_freq() local
1058 union perf_cached perf; in show_amd_pstate_lowest_nonlinear_freq() local
1084 u8 perf; in show_amd_pstate_prefcore_ranking() local
1420 union perf_cached perf; in amd_pstate_epp_cpu_init() local
[all …]
H A Dacpi-cpufreq.c199 struct acpi_processor_performance *perf; in extract_io() local
215 struct acpi_processor_performance *perf; in extract_msr() local
309 struct acpi_processor_performance *perf = to_perf_data(data); in drv_read() local
332 struct acpi_processor_performance *perf = to_perf_data(data); in drv_write() local
414 struct acpi_processor_performance *perf; in acpi_cpufreq_target() local
464 struct acpi_processor_performance *perf; in acpi_cpufreq_fast_switch() local
498 struct acpi_processor_performance *perf; in acpi_cpufreq_guess_freq() local
688 struct acpi_processor_performance *perf; in acpi_cpufreq_cpu_init() local
H A Dcppc_cpufreq.c88 u64 perf; in cppc_scale_freq_workfn() local
395 unsigned long perf_step, perf_prev, perf, perf_check; in cppc_get_cpu_power() local
/linux-6.15/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c20 alloc_empty_config(struct i915_perf *perf) in alloc_empty_config()
48 destroy_empty_config(struct i915_perf *perf) in destroy_empty_config()
72 get_empty_config(struct i915_perf *perf) in get_empty_config()
92 test_stream(struct i915_perf *perf) in test_stream()
427 struct i915_perf *perf = &i915->perf; in i915_perf_live_selftests() local
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_perf.c1666 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy() local
3236 struct i915_perf *perf = stream->perf; in i915_oa_stream_init() local
3735 struct i915_perf *perf = stream->perf; in i915_perf_release() local
4219 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_open_ioctl() local
4264 struct i915_perf *perf = &i915->perf; in i915_perf_register() local
4294 struct i915_perf *perf = &i915->perf; in i915_perf_unregister() local
4599 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_add_config_ioctl() local
4763 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_remove_config_ioctl() local
5018 struct i915_perf *perf = &i915->perf; in i915_perf_init_info() local
5059 struct i915_perf *perf = &i915->perf; in i915_perf_init() local
[all …]
H A Di915_query.c235 struct i915_perf *perf = &i915->perf; in query_perf_config_data() local
357 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics()
377 struct i915_perf *perf = &i915->perf; in query_perf_config_list() local
H A Di915_selftest.h39 int perf; member
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dperf.c34 u32 perf = 0; in nvbios_perf_table() local
83 u32 perf = nvbios_perf_table(bios, ver, hdr, cnt, len, &snr, &ssz); in nvbios_perf_entry() local
98 u32 perf = nvbios_perf_entry(bios, idx, ver, hdr, cnt, len); in nvbios_perfEp() local
206 u32 perf = nvbios_perf_table(bios, &ver, &hdr, &cnt, &len, &snr, &ssz); in nvbios_perf_fan_parse() local
/linux-6.15/arch/s390/kernel/
H A Dstacktrace.c68 struct perf_callchain_entry_ctx *entry, bool perf, in store_ip()
103 const struct pt_regs *regs, bool perf) in arch_stack_walk_user_common()
/linux-6.15/drivers/cxl/core/
H A Dcdat.c375 struct cxl_dpa_perf *perf = &cxlds->part[i].perf; in cxl_qos_class_verify() local
383 struct cxl_dpa_perf *perf = &cxlds->part[i].perf; in cxl_qos_class_verify() local
574 static bool dpa_perf_contains(struct cxl_dpa_perf *perf, in dpa_perf_contains()
589 struct cxl_dpa_perf *perf; in cxled_get_dpa_perf() local
646 struct cxl_dpa_perf *perf; in cxl_endpoint_gather_bandwidth() local
1058 struct cxl_dpa_perf *perf; in cxl_region_perf_data_calculate() local
/linux-6.15/include/linux/
H A Dmemory-tiers.h134 static inline int mt_set_default_dram_perf(int nid, struct access_coordinate *perf, in mt_set_default_dram_perf()
140 static inline int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance()
/linux-6.15/tools/perf/ui/browsers/
H A Dscripts.c32 const char *perf; member
266 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts() local
H A Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse() local
/linux-6.15/arch/riscv/kernel/
H A Dsys_hwprobe.c184 u64 perf = -1ULL; in hwprobe_misaligned() local
220 u64 perf = -1ULL; in hwprobe_vec_misaligned() local
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgv100.c107 u32 disable_gpc, u32 disable_tpc, int *perf) in gv100_gr_scg_estimate_perf()
232 int perf, maxperf, ret = 0; in gv100_gr_oneinit_sm_id() local
/linux-6.15/drivers/xen/
H A Dxen-acpi-processor.c244 struct acpi_processor_performance *perf; in push_pxx_to_hypervisor() local
549 struct acpi_processor_performance *perf; in xen_acpi_processor_init() local
/linux-6.15/tools/perf/util/
H A Dsetup.py84 perf = Extension('perf', variable
/linux-6.15/tools/perf/tests/
H A Ddlfilter-test.c52 char perf[PATH_MAX]; member
224 char perf[PATH_MAX]; in get_dlfilters_path() local
/linux-6.15/lib/raid6/
H A Dalgos.c158 unsigned long perf, bestgenperf, j0, j1; in raid6_choose_gen() local
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h43 struct nvbios_perf_fan perf; member
/linux-6.15/mm/
H A Dmemory-tiers.c736 int mt_set_default_dram_perf(int nid, struct access_coordinate *perf, in mt_set_default_dram_perf()
785 int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance()
/linux-6.15/arch/arm/mach-versatile/
H A Dspc.c254 u32 perf; in ve_spc_get_performance() local
317 int ret, perf, req_type; in ve_spc_set_performance() local

123