Searched refs:ETT_EVENT_EPROBE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/trace/ | ||
H A D | trace_eprobe.c | 518 .trigger_type = ETT_EVENT_EPROBE, |
/openbmc/linux/include/linux/ | ||
H A D | trace_events.h | 719 ETT_EVENT_EPROBE = (1 << 6), enumerator |