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

/linux-master/kernel/trace/
H A Dtrace.h1229 #define TRACE_FLAGS \ macro
1261 * By defining C, we can make TRACE_FLAGS a list of bit names
1268 TRACE_FLAGS enumerator in enum:trace_iterator_bits
1274 * By redefining C, we can make TRACE_FLAGS a list of masks that
1280 enum trace_iterator_flags { TRACE_FLAGS }; enumerator in enum:trace_iterator_flags
H A Dtrace.c1649 * TRACE_FLAGS is defined as a tuple matching bit masks with strings.
1651 * matches it. By defining "C(a, b) b", TRACE_FLAGS becomes a list
1659 TRACE_FLAGS

Completed in 191 milliseconds