Home
last modified time | relevance | path

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

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