Searched defs:trace_probe (Results 1 – 2 of 2) sorted by relevance
258 struct trace_probe { struct260 struct trace_probe_event *event; argument272 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