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

/linux-4.4.14/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.c3549 trace_seq_destroy(&s); eval_num_arg()
4143 trace_seq_destroy(&str); process_defined_func()
5042 trace_seq_destroy(&p); pretty_print()
5586 trace_seq_destroy(&s); print_args()
5596 trace_seq_destroy(&s); print_args()
/linux-4.4.14/tools/perf/util/
H A Dtrace-event-parse.c129 trace_seq_destroy(&s); event_format__fprintf()
/linux-4.4.14/tools/perf/
H A Dbuiltin-kmem.c754 trace_seq_destroy(&seq); parse_gfp_flags()

Completed in 233 milliseconds