Searched refs:FTRACE_EVENT_FL_ENABLED_BIT (Results 1 – 2 of 2) sorted by relevance
330 FTRACE_EVENT_FL_ENABLED_BIT, enumerator353 FTRACE_EVENT_FL_ENABLED = (1 << FTRACE_EVENT_FL_ENABLED_BIT),
346 clear_bit(FTRACE_EVENT_FL_ENABLED_BIT, &file->flags); in __ftrace_event_enable_disable()393 set_bit(FTRACE_EVENT_FL_ENABLED_BIT, &file->flags); in __ftrace_event_enable_disable()