Home
last modified time | relevance | path

Searched refs:perf (Results 226 - 250 of 430) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.pm68 Perf::Trace::Util - Perl extension for perf script
H A DContext.pm29 Perf::Trace::Context - Perl extension for accessing functions in perf.
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h7 #include <perf/cpumap.h>
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c724 struct hfi_vc1e_perf_cfg_type *in = pdata, *perf = prop_data; in pkt_session_set_property_1x() local
726 memcpy(perf->search_range_x_subsampled, in pkt_session_set_property_1x()
728 sizeof(perf->search_range_x_subsampled)); in pkt_session_set_property_1x()
729 memcpy(perf->search_range_y_subsampled, in pkt_session_set_property_1x()
731 sizeof(perf->search_range_y_subsampled)); in pkt_session_set_property_1x()
733 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*perf); in pkt_session_set_property_1x()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-daemon.c27 #include "perf.h"
93 char *perf; member
103 "perf daemon {start|signal|stop|ping} [<options>]",
104 "perf daemon [<options>]",
384 daemon->perf, SESSION_CONTROL, SESSION_ACK, session->run); in daemon_session__run()
390 exit(execve(daemon->perf, argv, NULL)); in daemon_session__run()
736 fprintf(out, "[%d:%s] perf record %s\n", in cmd_session_list()
842 pr_debug("perf daemon is exciting\n"); in handle_server_socket()
1156 fprintf(stderr, "failed: another perf daemon (pid %d) owns %s\n", in check_lock()
1515 __daemon.perf in cmd_daemon()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c168 hw_latency_lines = dpu_kms->catalog->perf.min_prefill_lines; in _dpu_plane_calc_bw()
331 &pdpu->catalog->perf.qos_lut_tbl[lut_usage], total_fl); in _dpu_plane_set_qos_lut()
361 danger_lut = pdpu->catalog->perf.danger_lut_tbl in _dpu_plane_set_danger_lut()
363 safe_lut = pdpu->catalog->perf.safe_lut_tbl in _dpu_plane_set_danger_lut()
371 danger_lut = pdpu->catalog->perf.danger_lut_tbl in _dpu_plane_set_danger_lut()
373 safe_lut = pdpu->catalog->perf.safe_lut_tbl in _dpu_plane_set_danger_lut()
376 danger_lut = pdpu->catalog->perf.danger_lut_tbl in _dpu_plane_set_danger_lut()
378 safe_lut = pdpu->catalog->perf.safe_lut_tbl in _dpu_plane_set_danger_lut()
1157 cdp_cfg->enable = pdpu->catalog->perf.cdp_cfg in dpu_plane_sspp_atomic_update()
H A Ddpu_hw_catalog.c787 .perf = sdm845_perf_data, in sdm845_cfg_init()
818 .perf = sc7180_perf_data, in sc7180_cfg_init()
847 .perf = sm8150_perf_data, in sm8150_cfg_init()
877 .perf = sm8250_perf_data, in sm8250_cfg_init()
H A Ddpu_kms.h114 struct dpu_core_perf perf; member
/kernel/linux/linux-5.10/drivers/fpga/
H A DMakefile43 dfl-fme-objs += dfl-fme-perf.o
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A DMakefile36 obj-$(CONFIG_64BIT) += perf.o perf_asm.o $(obj64-y)
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfanpwm.c66 divs = fan->base.perf.pwm_divisor; in nvkm_fanpwm_set()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbackward-ring-buffer.c16 #include <perf/mmap.h>
H A Dcpumap.c9 #include <perf/cpumap.h>
H A Dopenat-syscall-tp-fields.c16 #include <perf/mmap.h>
H A Dthread-map.c13 #include <perf/event.h>
19 #define NAME (const char *) "perf"
H A Devent_update.c3 #include <perf/cpumap.h>
H A Dopenat-syscall-all-cpus.c17 #include <perf/cpumap.h>
65 * keeps perf building on older glibc installations in test__openat_syscall_event_on_all_cpus()
H A Dtopology.c5 #include <perf/cpumap.h>
13 #define TEMPL "/tmp/perf-test-XXXXXX"
74 * might issue an error while reading the perf.data file section in check_cpu_topology()
87 * perf tool." in check_cpu_topology()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_api_probe.c3 #include "perf-sys.h"
9 #include <perf/cpumap.h>
H A Dsideband_evlist.c8 #include <perf/mmap.h>
41 * In order to read symbols from other namespaces perf to needs to call in perf_evlist__poll_thread()
45 * the end of a 'perf record' session. in perf_evlist__poll_thread()
/kernel/linux/linux-5.10/include/trace/
H A Ddefine_trace.h103 #include <trace/perf.h>
/kernel/linux/linux-6.6/drivers/fpga/
H A DMakefile50 dfl-fme-objs += dfl-fme-perf.o
/kernel/linux/linux-6.6/include/trace/
H A Ddefine_trace.h103 #include <trace/perf.h>
/kernel/linux/linux-6.6/drivers/perf/
H A Driscv_pmu_legacy.c7 * This implementation is based on old RISC-V perf and ARM perf event code
12 #include <linux/perf/riscv_pmu.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_3_sm6115.h156 .perf = &sm6115_perf_data,

Completed in 18 milliseconds

12345678910>>...18