Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FL_TEST_STR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtrace_events.h367 TRACE_EVENT_FL_TEST_STR = (1 << TRACE_EVENT_FL_TEST_STR_BIT), enumerator
/openbmc/linux/kernel/trace/
H A Dtrace_events.c397 call->flags |= TRACE_EVENT_FL_TEST_STR; in process_string()
H A Dtrace.c3848 if (!(event->flags & TRACE_EVENT_FL_TEST_STR)) in ignore_event()