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