Searched defs:perf_event (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/perf/util/bpf_skel/vmlinux/ |
| H A D | vmlinux.h | 179 struct perf_event { struct 180 struct perf_event *parent; argument 186 struct perf_event *event; argument
|
| /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/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 2942 perf_event subsection
|
| /linux/arch/x86/kvm/ |
| H A D | pmu.c | 183 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/kernel/events/ |
| H A D | core.c | 3896 int (*func)(struct perf_event *, void *), in visit_groups_merge() 5650 DEFINE_FREE(__free_event, struct perf_event *, if (_T) __free_event(_T)) in DEFINE_FREE() 6190 void (*func)(struct perf_event *)) in perf_event_for_each_child() 6204 void (*func)(struct perf_event *)) in perf_event_for_each() 8489 __perf_event_output(struct perf_event *event, in __perf_event_output()
|
| /linux/tools/lib/perf/include/perf/ |
| H A D | event.h | 525 union perf_event { union
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 10295 const char *perf_event, in make_perf_counter_info() 10317 int add_perf_counter(const char *perf_device, const char *perf_event, const char *name_buffer, unsi… in add_perf_counter() 10382 char perf_event[PERF_EVT_NAME_BYTES] = ""; in parse_add_command_msr() local
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 1785 } perf_event; global() member 6809 } perf_event; global() member
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 1785 } perf_event; global() member 6809 } perf_event; global() member
|
| /linux/arch/x86/include/asm/ |
| H A D | kvm_host.h | 532 struct perf_event *perf_event; member
|