Searched refs:EVENT_FILE_FL_ENABLED (Results 1 – 3 of 3) sorted by relevance
541 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_cmd_record()562 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_tgid_record()608 if (disable && (file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()645 if (!(file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()1228 if (file->flags & EVENT_FILE_FL_ENABLED) in s_next()1357 if (flags & EVENT_FILE_FL_ENABLED && in event_enable_read()1435 set |= (1 << !!(file->flags & EVENT_FILE_FL_ENABLED)); in system_enable_read()2791 if (file->flags & EVENT_FILE_FL_ENABLED) in probe_remove_event_call()3832 if (file->flags & EVENT_FILE_FL_ENABLED) { in event_trace_self_tests()
1555 if (!(file->flags & EVENT_FILE_FL_ENABLED) || in __synth_event_trace_init()
610 EVENT_FILE_FL_ENABLED = (1 << EVENT_FILE_FL_ENABLED_BIT), enumerator
Completed in 16 milliseconds