Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Dtrace-seq.c86 void trace_seq_destroy(struct trace_seq *s) in trace_seq_destroy() function
Devent-parse.h83 void trace_seq_destroy(struct trace_seq *s);
Devent-parse.c3434 trace_seq_destroy(&s); in eval_num_arg()
4017 trace_seq_destroy(&str); in process_defined_func()
4915 trace_seq_destroy(&p); in pretty_print()
5459 trace_seq_destroy(&s); in print_args()
5469 trace_seq_destroy(&s); in print_args()
/linux-4.1.27/tools/perf/util/
Dtrace-event-parse.c129 trace_seq_destroy(&s); in event_format__fprintf()