Home
last modified time | relevance | path

Searched defs:trace_probe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h258 struct trace_probe { struct
260 struct trace_probe_event *event; argument
272 static inline bool trace_probe_test_flag(struct trace_probe *tp, in trace_probe_test_flag() argument
/openbmc/linux/drivers/scsi/
H A DBusLogic.h251 bool trace_probe:1; /* Bit 0 */ member