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