| /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 | 141 static inline u8 freq_to_perf(union perf_cached perf, u32 nominal_freq, unsigned int freq_val) in freq_to_perf() 148 static inline u32 perf_to_freq(union perf_cached perf, u32 nominal_freq, u8 perf_val) in perf_to_freq() 248 union perf_cached perf = READ_ONCE(cpudata->perf); in msr_update_perf() local 299 union perf_cached perf = cpudata->perf; in msr_set_epp() local 344 union perf_cached perf = cpudata->perf; in shmem_set_epp() local 393 union perf_cached perf = READ_ONCE(cpudata->perf); in msr_init_perf() local 437 union perf_cached perf = READ_ONCE(cpudata->perf); in shmem_init_perf() local 508 union perf_cached perf = READ_ONCE(cpudata->perf); in shmem_update_perf() local 572 union perf_cached perf = READ_ONCE(cpudata->perf); in amd_pstate_update() local 610 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 331 struct acpi_processor_performance *perf = to_perf_data(data); in drv_write() local 407 struct acpi_processor_performance *perf; in acpi_cpufreq_target() local 457 struct acpi_processor_performance *perf; in acpi_cpufreq_fast_switch() local 491 struct acpi_processor_performance *perf; in acpi_cpufreq_guess_freq() local 681 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 | 411 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set) in i915_perf_get_oa_config() 1493 struct i915_perf *perf = &ce->engine->i915->perf; in set_oa_ctx_ctrl_offset() local 1667 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy() local 3237 struct i915_perf *perf = stream->perf; in i915_oa_stream_init() local 3736 struct i915_perf *perf = stream->perf; in i915_perf_release() local 3793 i915_perf_open_ioctl_locked(struct i915_perf *perf, in i915_perf_open_ioctl_locked() 3931 static u64 oa_exponent_to_ns(struct i915_perf *perf, int exponent) in oa_exponent_to_ns() 3940 oa_format_valid(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_valid() 3946 oa_format_add(struct i915_perf *perf, enum drm_i915_oa_format format) in oa_format_add() 3966 static int read_properties_unlocked(struct i915_perf *perf, in read_properties_unlocked() [all …]
|
| H A D | i915_perf_types.h | 78 struct i915_perf *perf; member 171 struct i915_perf *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/arch/s390/kernel/ |
| H A D | stacktrace.c | 67 struct perf_callchain_entry_ctx *entry, bool perf, in store_ip() 102 const struct pt_regs *regs, bool perf) in arch_stack_walk_user_common()
|
| /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 571 static bool dpa_perf_contains(struct cxl_dpa_perf *perf, in dpa_perf_contains() 586 struct cxl_dpa_perf *perf; in cxled_get_dpa_perf() local 643 struct cxl_dpa_perf *perf; in cxl_endpoint_gather_bandwidth() local 1055 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() 140 static inline int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance()
|
| /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/drivers/xen/ |
| H A D | xen-acpi-processor.c | 243 struct acpi_processor_performance *perf; in push_pxx_to_hypervisor() local 548 struct acpi_processor_performance *perf; in xen_acpi_processor_init() local
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 226 u64 perf = -1ULL; in hwprobe_misaligned() local 262 u64 perf = -1ULL; in hwprobe_vec_misaligned() local
|
| /linux/tools/perf/util/ |
| H A D | setup.py | 94 perf = Extension('perf', variable
|
| /linux/tools/perf/tests/ |
| H A D | dlfilter-test.c | 51 char perf[PATH_MAX]; member 223 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/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/mm/ |
| H A D | memory-tiers.c | 746 int mt_set_default_dram_perf(int nid, struct access_coordinate *perf, in mt_set_default_dram_perf() 795 int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance()
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_concat_range.sh | 1228 perf() { function
|