Searched defs:filter_event (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/dlfilters/ |
| D | dlfilter-show-cycles.c | 106 int filter_event(void *data, const struct perf_dlfilter_sample *sample, void *ctx) in filter_event() function
|
| D | dlfilter-test-api-v2.c | 362 int filter_event(void *data, const struct perf_dlfilter_sample *sample, void *ctx) in filter_event() function
|
| D | dlfilter-test-api-v0.c | 343 int filter_event(void *data, const struct perf_dlfilter_sample *sample, void *ctx) in filter_event() function
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | dlfilter.h | 44 int (*filter_event)(void *data, member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | pmu.c | 307 static bool is_filter_entry_match(u64 filter_event, u64 umask) in is_filter_entry_match()
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| D | parse-filter.c | 1203 filter_event(struct tep_event_filter *filter, struct tep_event *event, in filter_event() function
|