Searched defs:perf_event (Results 1 – 14 of 14) sorted by relevance
/linux/arch/riscv/include/asm/ |
H A D | kvm_vcpu_pmu.h | 33 struct perf_event *perf_event; member
|
/linux/tools/testing/selftests/net/bench/page_pool/ |
H A D | time_bench.c | 66 struct perf_event *perf_event; in time_bench_PMU_config() local
|
/linux/arch/mips/kernel/ |
H A D | pm-cps.c | 241 unsigned perf_counter, perf_event; in cps_gen_flush_fsb() local
|
/linux/security/selinux/include/ |
H A D | objsec.h | 243 selinux_perf_event(void *perf_event) in selinux_perf_event()
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_pmu.c | 268 static void kvm_riscv_pmu_overflow(struct perf_event *perf_event, in kvm_riscv_pmu_overflow()
|
/linux/arch/x86/kvm/ |
H A D | pmu.c | 126 static void kvm_perf_overflow(struct perf_event *perf_event, in kvm_perf_overflow()
|
/linux/arch/arm64/kvm/ |
H A D | pmu-emul.c | 537 static void kvm_pmu_perf_overflow(struct perf_event *perf_event, in kvm_pmu_perf_overflow()
|
/linux/drivers/perf/ |
H A D | arm_pmuv3.c | 1059 struct perf_event *perf_event = container_of(attr, struct perf_event, in armv8pmu_set_event_filter() local
|
/linux/tools/lib/bpf/ |
H A D | bpf.h | 405 } perf_event; member
|
/linux/tools/lib/perf/include/perf/ |
H A D | event.h | 512 union perf_event { union
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 10277 const char *perf_event, in make_perf_counter_info() 10301 int add_perf_counter(const char *perf_device, const char *perf_event, const char *name_buffer, unsi… in add_perf_counter() 10367 char perf_event[PERF_EVT_NAME_BYTES] = ""; in parse_add_command_msr() local
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1769 } perf_event; member 6791 } perf_event; member
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 1769 } perf_event; member 6791 } perf_event; member
|
/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | 531 struct perf_event *perf_event; member
|