Home
last modified time | relevance | path

Searched refs:tep_filter_reset (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-filter.txt6 tep_filter_alloc, tep_filter_free, tep_filter_reset, tep_filter_make_string,
19 void *tep_filter_reset*(struct tep_event_filter pass:[*]_filter_);
171 tep_filter_reset(filter);
Dlibtraceevent.txt101 void *tep_filter_reset*(struct tep_event_filter pass:[*]_filter_);
/linux-6.1.9/tools/lib/traceevent/
Dparse-filter.c1426 void tep_filter_reset(struct tep_event_filter *filter) in tep_filter_reset() function
1442 tep_filter_reset(filter); in tep_filter_free()
1515 tep_filter_reset(dest); in tep_filter_copy()
Devent-parse.h737 void tep_filter_reset(struct tep_event_filter *filter);