Home
last modified time | relevance | path

Searched defs:trace_seq_puts (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/lib/traceevent/
Dtrace-seq.c179 int trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() function
/Linux-v4.19/include/linux/
Dtrace_seq.h119 static inline void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() function
/Linux-v4.19/kernel/trace/
Dtrace_seq.c208 void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() function