Searched refs:trace_seq_do_fprintf (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/lib/traceevent/
H A Dtrace-seq.c234 int trace_seq_do_fprintf(struct trace_seq *s, FILE *fp) trace_seq_do_fprintf() function
253 return trace_seq_do_fprintf(s, stdout); trace_seq_do_printf()
H A Devent-parse.h95 extern int trace_seq_do_fprintf(struct trace_seq *s, FILE *fp);
/linux-4.1.27/tools/perf/util/
H A Dtrace-event-parse.c128 trace_seq_do_fprintf(&s, fp); event_format__fprintf()

Completed in 275 milliseconds