Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c110 #define ENABLE_VAL_BIT_MASK 0x3F macro
124 #define ENABLE_VAL_DUP_MASK (ENABLE_VAL_BIT_MASK | ENABLE_VAL_COMPAT_MASK)
128 #define ENABLE_BIT(e) ((int)((e)->values & ENABLE_VAL_BIT_MASK))