/kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.pm | 68 Perf::Trace::Util - Perl extension for perf script
|
H A D | Context.pm | 29 Perf::Trace::Context - Perl extension for accessing functions in perf.
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | cpumap.h | 7 #include <perf/cpumap.h>
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.c | 724 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 D | builtin-daemon.c | 27 #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 D | dpu_plane.c | 168 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 D | dpu_hw_catalog.c | 787 .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 D | dpu_kms.h | 114 struct dpu_core_perf perf; member
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | Makefile | 43 dfl-fme-objs += dfl-fme-perf.o
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | Makefile | 36 obj-$(CONFIG_64BIT) += perf.o perf_asm.o $(obj64-y)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | fanpwm.c | 66 divs = fan->base.perf.pwm_divisor; in nvkm_fanpwm_set()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | backward-ring-buffer.c | 16 #include <perf/mmap.h>
|
H A D | cpumap.c | 9 #include <perf/cpumap.h>
|
H A D | openat-syscall-tp-fields.c | 16 #include <perf/mmap.h>
|
H A D | thread-map.c | 13 #include <perf/event.h> 19 #define NAME (const char *) "perf"
|
H A D | event_update.c | 3 #include <perf/cpumap.h>
|
H A D | openat-syscall-all-cpus.c | 17 #include <perf/cpumap.h> 65 * keeps perf building on older glibc installations in test__openat_syscall_event_on_all_cpus()
|
H A D | topology.c | 5 #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 D | perf_api_probe.c | 3 #include "perf-sys.h" 9 #include <perf/cpumap.h>
|
H A D | sideband_evlist.c | 8 #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 D | define_trace.h | 103 #include <trace/perf.h>
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | Makefile | 50 dfl-fme-objs += dfl-fme-perf.o
|
/kernel/linux/linux-6.6/include/trace/ |
H A D | define_trace.h | 103 #include <trace/perf.h>
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | riscv_pmu_legacy.c | 7 * 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 D | dpu_6_3_sm6115.h | 156 .perf = &sm6115_perf_data,
|