/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 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/drivers/cpufreq/ |
H A D | amd-pstate.c | 139 static inline u8 freq_to_perf(union perf_cached perf, u32 nominal_freq, unsigned int freq_val) in freq_to_perf() 146 static inline u32 perf_to_freq(union perf_cached perf, u32 nominal_freq, u8 perf_val) in perf_to_freq() 246 union perf_cached perf = READ_ONCE(cpudata->perf); in msr_update_perf() local 297 union perf_cached perf = cpudata->perf; in msr_set_epp() local 342 union perf_cached perf = cpudata->perf; in shmem_set_epp() local 391 union perf_cached perf = READ_ONCE(cpudata->perf); in msr_init_perf() local 435 union perf_cached perf = READ_ONCE(cpudata->perf); in shmem_init_perf() local 506 union perf_cached perf = READ_ONCE(cpudata->perf); in shmem_update_perf() local 570 union perf_cached perf = READ_ONCE(cpudata->perf); in amd_pstate_update() local 608 union perf_cached perf; in amd_pstate_verify() local [all …]
|
H A D | acpi-cpufreq.c | 199 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 D | amd-pstate.h | 91 union perf_cached perf; member
|
/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 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/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
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 410 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set) in i915_perf_get_oa_config() 1492 struct i915_perf *perf = &ce->engine->i915->perf; in set_oa_ctx_ctrl_offset() local 1666 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 3792 i915_perf_open_ioctl_locked(struct i915_perf *perf, in i915_perf_open_ioctl_locked() 3930 static u64 oa_exponent_to_ns(struct i915_perf *perf, int exponent) in oa_exponent_to_ns() 3939 oa_format_valid(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_valid() 3945 oa_format_add(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_add() 3965 static int read_properties_unlocked(struct i915_perf *perf, in read_properties_unlocked() [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
|
/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
|
/linux/drivers/cxl/core/ |
H A D | cdat.c | 375 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/include/linux/ |
H A D | memory-tiers.h | 134 static inline int mt_set_default_dram_perf(int nid, struct access_coordinate *perf, in mt_set_default_dram_perf() argument 140 static inline int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance() argument
|
/linux/tools/perf/arch/x86/tests/ |
H A D | amd-ibs-period.c | 102 static void dummy_workload_2(char *perf) in dummy_workload_2() 789 static int __ibs_l3missonly_test(char *perf, int ibs_type, int *nr_samples, in __ibs_l3missonly_test() 844 static int ibs_l3missonly_test(char *perf) in ibs_l3missonly_test() 942 char perf[PATH_MAX] = {'\0'}; in test__amd_ibs_period() local
|
/linux/tools/perf/ui/browsers/ |
H A D | scripts.c | 32 const char *perf; member 266 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
|
/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
|
/linux/arch/riscv/kernel/ |
H A D | sys_hwprobe.c | 186 u64 perf = -1ULL; in hwprobe_misaligned() local 222 u64 perf = -1ULL; in hwprobe_vec_misaligned() local
|
/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
|
/linux/tools/perf/util/ |
H A D | setup.py | 78 perf = Extension('perf', global() variable
|
/linux/tools/perf/tests/ |
H A D | dlfilter-test.c | 52 char perf[PATH_MAX]; member 224 char perf[PATH_MAX]; in get_dlfilters_path() local
|
/linux/lib/raid6/ |
H A D | algos.c | 158 unsigned long perf, bestgenperf, j0, j1; in raid6_choose_gen() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | priv.h | 43 struct nvbios_perf_fan perf; member
|
/linux/mm/ |
H A D | memory-tiers.c | 736 int mt_set_default_dram_perf(int nid, struct access_coordinate *perf, in mt_set_default_dram_perf() argument 785 mt_perf_to_adistance(struct access_coordinate * perf,int * adist) mt_perf_to_adistance() argument [all...] |
/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
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | nft_concat_range.sh | 1204 perf() { function
|