Searched refs:tep_filter_alloc (Results 1 – 4 of 4) sorted by relevance
6 tep_filter_alloc, tep_filter_free, tep_filter_reset, tep_filter_make_string,17 struct tep_event_filter pass:[*]*tep_filter_alloc*(struct tep_handle pass:[*]_tep_);116 struct tep_event_filter *filter = tep_filter_alloc(tep);117 struct tep_event_filter *filter1 = tep_filter_alloc(tep);
96 struct tep_event_filter pass:[*]*tep_filter_alloc*(struct tep_handle pass:[*]_tep_);
717 struct tep_event_filter *tep_filter_alloc(struct tep_handle *tep);
164 struct tep_event_filter *tep_filter_alloc(struct tep_handle *tep) in tep_filter_alloc() function