/openbmc/linux/drivers/ntb/test/ |
H A D | ntb_perf.c | 144 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 863 struct perf_ctx *perf = data; in perf_dma_filter() local 1392 struct perf_ctx *perf; in perf_create_data() local 1486 struct perf_ctx *perf; in perf_probe() local [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_perf.c | 41 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
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 20 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
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_core_perf.c | 112 struct dpu_core_perf_params *perf) in _dpu_core_perf_calc_crtc() 210 struct dpu_core_perf_params perf = { 0 }; in _dpu_core_perf_crtc_update_bus() local 404 struct dpu_core_perf *perf = file->private_data; in _dpu_core_perf_mode_write() local 432 struct dpu_core_perf *perf = file->private_data; in _dpu_core_perf_mode_read() local 451 struct dpu_core_perf *perf = &dpu_kms->perf; in dpu_core_perf_debugfs_init() local 485 int dpu_core_perf_init(struct dpu_core_perf *perf, in dpu_core_perf_init()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 1688 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy() local 3267 struct i915_perf *perf = stream->perf; in i915_oa_stream_init() local 3792 struct i915_perf *perf = stream->perf; in i915_perf_release() local 4277 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_open_ioctl() local 4322 struct i915_perf *perf = &i915->perf; in i915_perf_register() local 4352 struct i915_perf *perf = &i915->perf; in i915_perf_unregister() local 4655 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_add_config_ioctl() local 4819 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_remove_config_ioctl() local 5075 struct i915_perf *perf = &i915->perf; in i915_perf_init_info() local 5116 struct i915_perf *perf = &i915->perf; in i915_perf_init() local [all …]
|
H A D | i915_query.c | 235 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 D | i915_selftest.h | 39 int perf; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | perf.c | 34 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
|
/openbmc/linux/drivers/cpufreq/ |
H A D | acpi-cpufreq.c | 204 struct acpi_processor_performance *perf; in extract_io() local 220 struct acpi_processor_performance *perf; in extract_msr() local 314 struct acpi_processor_performance *perf = to_perf_data(data); in drv_read() local 337 struct acpi_processor_performance *perf = to_perf_data(data); in drv_write() local 419 struct acpi_processor_performance *perf; in acpi_cpufreq_target() local 469 struct acpi_processor_performance *perf; in acpi_cpufreq_fast_switch() local 503 struct acpi_processor_performance *perf; in acpi_cpufreq_guess_freq() local 673 struct acpi_processor_performance *perf; in acpi_cpufreq_cpu_init() local
|
H A D | cppc_cpufreq.c | 109 u64 perf; in cppc_scale_freq_workfn() local 418 unsigned long perf_step, perf_prev, perf, perf_check; in cppc_get_cpu_power() local
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | scripts.c | 30 const char *perf; member 93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts() local
|
H A D | res_sample.c | 39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gv100.c | 107 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
|
/openbmc/linux/drivers/xen/ |
H A D | xen-acpi-processor.c | 244 struct acpi_processor_performance *perf; in push_pxx_to_hypervisor() local 549 struct acpi_processor_performance *perf; in xen_acpi_processor_init() local
|
/openbmc/linux/tools/perf/util/ |
H A D | setup.py | 99 perf = Extension('perf', variable
|
/openbmc/qemu/block/ |
H A D | backup.c | 46 BackupPerf perf; member 361 BackupPerf *perf, in backup_job_create()
|
/openbmc/linux/lib/raid6/ |
H A D | algos.c | 162 unsigned long perf, bestgenperf, j0, j1; in raid6_choose_gen() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | attr.c | 166 static int run_dir(const char *d, const char *perf) in run_dir()
|
H A D | dlfilter-test.c | 52 char perf[PATH_MAX]; member 224 char perf[PATH_MAX]; in get_dlfilters_path() local
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 13 perf chapter
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | priv.h | 43 struct nvbios_perf_fan perf; member
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | nft_concat_range.sh | 1192 perf() { function
|
/openbmc/linux/arch/arm/mach-versatile/ |
H A D | spc.c | 254 u32 perf; in ve_spc_get_performance() local 317 int ret, perf, req_type; in ve_spc_set_performance() local
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | hfi-events.c | 178 int perf; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 135 struct kfd_perf_properties *perf; in kfd_release_topology_device() local 573 struct kfd_perf_properties *perf; in kfd_remove_sysfs_node_entry() local 649 struct kfd_perf_properties *perf; in kfd_build_sysfs_node_entry() local
|