Searched defs:collect_events (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/perf/ |
H A D | core-fsl-emb.c | 251 static int collect_events(struct perf_event *group, int max_count, in collect_events() function
|
H A D | core-book3s.c | 1593 static int collect_events(struct perf_event *group, int max_count, in collect_events() function
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | perf_event.c | 340 static int collect_events(struct perf_event *group, int max_count, in collect_events() function
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | perf_event.c | 1345 static int collect_events(struct perf_event *group, int max_count, in collect_events() function
|
/openbmc/linux/arch/x86/events/ |
H A D | core.c | 1160 static int collect_events(struct cpu_hw_events *cpuc, struct perf_event *leader, bool dogrp) in collect_events() function
|