Searched defs:perf_event (Results 1 – 10 of 10) sorted by relevance
626 struct perf_event { struct633 struct list_head event_entry;662 struct perf_event *group_leader; argument666 enum perf_event_state state; argument667 unsigned int attach_state;668 local64_t count;669 atomic64_t child_count;693 struct perf_event_attr attr; argument697 struct hw_perf_event hw; argument699 struct perf_event_context *ctx; argument[all …]
60 static void kvm_perf_overflow(struct perf_event *perf_event, in kvm_perf_overflow()73 static void kvm_perf_overflow_intr(struct perf_event *perf_event, in kvm_perf_overflow_intr()
27 struct perf_event *perf_event; member
2210 perf_event subsection
245 unsigned perf_counter, perf_event; in cps_gen_flush_fsb() local
471 static void kvm_pmu_perf_overflow(struct perf_event *perf_event, in kvm_pmu_perf_overflow()
380 union perf_event { union
1735 void (*setup_sample)(struct perf_event *, in __intel_pmu_pebs_event()
3619 int (*func)(struct perf_event *, void *), in visit_groups_merge()5387 void (*func)(struct perf_event *)) in perf_event_for_each_child()5401 void (*func)(struct perf_event *)) in perf_event_for_each()7253 __perf_event_output(struct perf_event *event, in __perf_event_output()
421 struct perf_event *perf_event; member