Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/ntb/test/
Dntb_perf.c144 struct perf_ctx *perf; member
168 struct perf_ctx *perf; member
259 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send() local
305 static int perf_spad_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_spad_cmd_recv()
352 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send() local
395 static int perf_msg_cmd_recv(struct perf_ctx *perf, int *pidx, in perf_msg_cmd_recv()
425 struct perf_ctx *perf = peer->perf; in perf_cmd_send() local
458 static int perf_cmd_recv(struct perf_ctx *perf) in perf_cmd_recv()
486 struct perf_ctx *perf = ctx; in perf_link_event() local
508 struct perf_ctx *perf = ctx; in perf_db_event() local
[all …]
/linux-4.19.296/drivers/cpufreq/
Dacpi-cpufreq.c209 struct acpi_processor_performance *perf; in extract_io() local
225 struct acpi_processor_performance *perf; in extract_msr() local
317 struct acpi_processor_performance *perf = to_perf_data(data); in drv_read() local
340 struct acpi_processor_performance *perf = to_perf_data(data); in drv_write() local
422 struct acpi_processor_performance *perf; in acpi_cpufreq_target() local
473 struct acpi_processor_performance *perf; in acpi_cpufreq_fast_switch() local
506 struct acpi_processor_performance *perf; in acpi_cpufreq_guess_freq() local
650 struct acpi_processor_performance *perf; in acpi_cpufreq_cpu_init() local
870 struct acpi_processor_performance *perf = per_cpu_ptr(acpi_perf_data, in acpi_cpufreq_cpu_ready() local
Dcppc_cpufreq.c85 unsigned int perf) in cppc_cpufreq_perf_to_khz()
/linux-4.19.296/drivers/xen/
Dxen-acpi-processor.c252 struct acpi_processor_performance *perf; in push_pxx_to_hypervisor() local
560 struct acpi_processor_performance *perf; in xen_acpi_processor_init() local
/linux-4.19.296/lib/raid6/
Dalgos.c156 unsigned long perf, bestgenperf, bestxorperf, j0, j1; in raid6_choose_gen() local
/linux-4.19.296/drivers/clk/
Dclk-u300.c569 u16 perf = syscon_get_perf(); in syscon_clk_recalc_rate() local
983 u16 perf = syscon_get_perf(); in mclk_clk_recalc_rate() local
/linux-4.19.296/include/xen/interface/
Dplatform.h430 struct xen_processor_performance perf; /* Px: _PPC/_PCT/_PSS/_PSD */ member