Searched defs:trace_probe (Results 1 – 2 of 2) sorted by relevance
242 struct trace_probe { struct244 struct trace_probe_event *event; argument255 static inline bool trace_probe_test_flag(struct trace_probe *tp, in trace_probe_test_flag() argument
251 bool trace_probe:1; /* Bit 0 */ member