Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.c4514 static void print_snapshot_help(struct seq_file *m, struct trace_iterator *iter) in print_snapshot_help() function
4529 static inline void print_snapshot_help(struct seq_file *m, struct trace_iterator *iter) { } in print_snapshot_help() function
4544 print_snapshot_help(m, iter); in s_show()