Home
last modified time | relevance | path

Searched refs:print_snapshot_help (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace.h2315 void print_snapshot_help(struct seq_file *m, struct trace_iterator *iter);
2353 static inline void print_snapshot_help(struct seq_file *m, struct trace_iterator *iter) in print_snapshot_help() function
H A Dtrace.c3304 print_snapshot_help(m, iter); in s_show()