Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/ntb/test/
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
304 static int perf_spad_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_spad_cmd_recv()
351 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send() local
393 static int perf_msg_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_msg_cmd_recv()
423 struct perf_ctx *perf = peer->perf; in perf_cmd_send() local
456 static int perf_cmd_recv(struct perf_ctx *perf) in perf_cmd_recv()
484 struct perf_ctx *perf = ctx; in perf_link_event() local
506 struct perf_ctx *perf = ctx; in perf_db_event() local
[all …]
/Linux-v6.1/drivers/gpu/drm/msm/
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
202 struct msm_perf_state *perf; in msm_perf_debugfs_init() local
224 struct msm_perf_state *perf = priv->perf; in msm_perf_debugfs_cleanup() local
/Linux-v6.1/drivers/gpu/drm/i915/selftests/
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()
133 struct i915_perf *perf = stream->perf; in stream_destroy() local
421 struct i915_perf *perf = &i915->perf; in i915_perf_live_selftests() local
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_perf.c395 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set) in i915_perf_get_oa_config()
1377 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy() local
2864 struct i915_perf *perf = stream->perf; in i915_oa_stream_init() local
3065 struct i915_perf *perf = stream->perf; in i915_perf_read() local
3184 struct i915_perf *perf = stream->perf; in i915_perf_poll() local
3328 struct i915_perf *perf = stream->perf; in i915_perf_ioctl() local
3376 struct i915_perf *perf = stream->perf; in i915_perf_release() local
3428 i915_perf_open_ioctl_locked(struct i915_perf *perf, in i915_perf_open_ioctl_locked()
3566 static u64 oa_exponent_to_ns(struct i915_perf *perf, int exponent) in oa_exponent_to_ns()
3573 oa_format_valid(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_valid()
[all …]
Di915_query.c235 struct i915_perf *perf = &i915->perf; in query_perf_config_data() local
356 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics()
376 struct i915_perf *perf = &i915->perf; in query_perf_config_list() local
Di915_perf_types.h44 struct i915_perf *perf; member
137 struct i915_perf *perf; member
Di915_selftest.h39 int perf; member
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_perf.c112 struct dpu_core_perf_params *perf) in _dpu_core_perf_calc_crtc()
212 struct dpu_core_perf_params perf = { 0 }; in _dpu_core_perf_crtc_update_bus() local
415 struct dpu_core_perf *perf = file->private_data; in _dpu_core_perf_mode_write() local
449 struct dpu_core_perf *perf = file->private_data; in _dpu_core_perf_mode_read() local
470 struct dpu_core_perf *perf = &dpu_kms->perf; in dpu_core_perf_debugfs_init() local
505 void dpu_core_perf_destroy(struct dpu_core_perf *perf) in dpu_core_perf_destroy()
518 int dpu_core_perf_init(struct dpu_core_perf *perf, in dpu_core_perf_init()
Ddpu_kms.h83 struct dpu_core_perf perf; member
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
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-v6.1/drivers/cpufreq/
Dacpi-cpufreq.c202 struct acpi_processor_performance *perf; in extract_io() local
218 struct acpi_processor_performance *perf; in extract_msr() local
312 struct acpi_processor_performance *perf = to_perf_data(data); in drv_read() local
335 struct acpi_processor_performance *perf = to_perf_data(data); in drv_write() local
417 struct acpi_processor_performance *perf; in acpi_cpufreq_target() local
467 struct acpi_processor_performance *perf; in acpi_cpufreq_fast_switch() local
501 struct acpi_processor_performance *perf; in acpi_cpufreq_guess_freq() local
680 struct acpi_processor_performance *perf; in acpi_cpufreq_cpu_init() local
Dcppc_cpufreq.c116 u64 perf; in cppc_scale_freq_workfn() local
329 unsigned int perf) in cppc_cpufreq_perf_to_khz()
509 unsigned long perf_step, perf_prev, perf, perf_check; in cppc_get_cpu_power() local
/Linux-v6.1/tools/perf/ui/browsers/
Dscripts.c30 const char *perf; member
93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts() local
Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse() local
/Linux-v6.1/drivers/xen/
Dxen-acpi-processor.c244 struct acpi_processor_performance *perf; in push_pxx_to_hypervisor() local
552 struct acpi_processor_performance *perf; in xen_acpi_processor_init() local
/Linux-v6.1/tools/perf/util/
Dsetup.py75 perf = Extension('perf', variable
/Linux-v6.1/tools/perf/tests/
Ddlfilter-test.c47 char perf[PATH_MAX]; member
219 char perf[PATH_MAX]; in get_dlfilters_path() local
Dattr.c166 static int run_dir(const char *d, const char *perf) in run_dir()
/Linux-v6.1/lib/raid6/
Dalgos.c148 unsigned long perf, bestgenperf, j0, j1; in raid6_choose_gen() local
/Linux-v6.1/tools/perf/util/c++/
Dclang.cpp36 namespace perf { namespace
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h43 struct nvbios_perf_fan perf; member
/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c153 struct kfd_perf_properties *perf; in kfd_release_topology_device() local
587 struct kfd_perf_properties *perf; in kfd_remove_sysfs_node_entry() local
663 struct kfd_perf_properties *perf; in kfd_build_sysfs_node_entry() local
/Linux-v6.1/tools/testing/selftests/netfilter/
Dnft_concat_range.sh1192 perf() { function
/Linux-v6.1/arch/arm/mach-versatile/
Dspc.c254 u32 perf; in ve_spc_get_performance() local
317 int ret, perf, req_type; in ve_spc_set_performance() local
/Linux-v6.1/tools/power/x86/intel-speed-select/
Dhfi-events.c178 int perf; member

12