Home
last modified time | relevance | path

Searched defs:filter_event (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Ddlfilter.h44 int (*filter_event)(void *data, member
/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c309 int filter_event(void *data, const struct perf_dlfilter_sample *sample, void *ctx) in filter_event() function
/tools/lib/traceevent/
Dparse-filter.c1203 filter_event(struct tep_event_filter *filter, struct tep_event *event, in filter_event() function