Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FL_CAP_ANY (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/trace/events/
Dsyscalls.h40 TRACE_EVENT_FLAGS(sys_enter, TRACE_EVENT_FL_CAP_ANY)
64 TRACE_EVENT_FLAGS(sys_exit, TRACE_EVENT_FL_CAP_ANY)
/linux-4.1.27/kernel/trace/
Dtrace_event_perf.c72 if (tp_event->flags & TRACE_EVENT_FL_CAP_ANY) in perf_trace_event_perm()
/linux-4.1.27/include/linux/
Dftrace_event.h274 TRACE_EVENT_FL_CAP_ANY = (1 << TRACE_EVENT_FL_CAP_ANY_BIT), enumerator
Dsyscalls.h129 .flags = TRACE_EVENT_FL_CAP_ANY, \
145 .flags = TRACE_EVENT_FL_CAP_ANY, \