Home
last modified time | relevance | path

Searched refs:tep_flag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse-api.c57 * can be any combination from enum tep_flag
59 * This sets a flag or combination of flags from enum tep_flag
74 void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag) in tep_clear_flag()
88 bool tep_test_flag(struct tep_handle *tep, enum tep_flag flag) in tep_test_flag()
H A Devent-parse.h323 enum tep_flag { enum
416 void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag);
417 bool tep_test_flag(struct tep_handle *tep, enum tep_flag flags);

Completed in 3 milliseconds