tep_flag           74 tools/lib/traceevent/event-parse-api.c void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag)
tep_flag           88 tools/lib/traceevent/event-parse-api.c bool tep_test_flag(struct tep_handle *tep, enum tep_flag flag)
tep_flag          412 tools/lib/traceevent/event-parse.h void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag);
tep_flag          413 tools/lib/traceevent/event-parse.h bool tep_test_flag(struct tep_handle *tep, enum tep_flag flags);