Searched defs:tevent (Results 1 – 3 of 3) sorted by relevance
25 static struct trace_event tevent; variable
28 struct trace_event tevent; member
344 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()