Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Dtrace-seq.c72 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.c3568 trace_seq_destroy(&s); in eval_num_arg()
4173 trace_seq_destroy(&str); in process_defined_func()
5106 trace_seq_destroy(&p); in pretty_print()
5757 trace_seq_destroy(&s); in print_args()
5767 trace_seq_destroy(&s); in print_args()
/Linux-v4.19/tools/perf/util/
Dtrace-event-parse.c130 trace_seq_destroy(&s); in event_format__fprintf()
/Linux-v4.19/tools/perf/
Dbuiltin-kmem.c776 trace_seq_destroy(&seq); in parse_gfp_flags()