Searched refs:tep_filter_match (Results 1 – 4 of 4) sorted by relevance
7 tep_filter_copy, tep_filter_compare, tep_filter_match, tep_event_filtered,23 enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record pass:…147 switch (tep_filter_match(filter, record)) {
98 …enum tep_errno *tep_filter_match*(struct tep_event_filter pass:[*]_filter_, struct tep_record pass…
728 enum tep_errno tep_filter_match(struct tep_event_filter *filter,
1877 enum tep_errno tep_filter_match(struct tep_event_filter *filter, in tep_filter_match() function