Searched refs:trace_seq_destroy (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/lib/traceevent/
H A Dtrace-seq.c81 * trace_seq_destroy - free up memory of a trace_seq
86 void trace_seq_destroy(struct trace_seq *s) trace_seq_destroy() function
H A Devent-parse.h83 void trace_seq_destroy(struct trace_seq *s);
H A Devent-parse.c3434 trace_seq_destroy(&s); eval_num_arg()
4017 trace_seq_destroy(&str); process_defined_func()
4915 trace_seq_destroy(&p); pretty_print()
5459 trace_seq_destroy(&s); print_args()
5469 trace_seq_destroy(&s); print_args()
/linux-4.1.27/tools/perf/util/
H A Dtrace-event-parse.c129 trace_seq_destroy(&s); event_format__fprintf()

Completed in 114 milliseconds