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