Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace.c4220 static void print_snapshot_help(struct seq_file *m, struct trace_iterator *iter) in print_snapshot_help() function
4235 static inline void print_snapshot_help(struct seq_file *m, struct trace_iterator *iter) { } in print_snapshot_help() function
4250 print_snapshot_help(m, iter); in s_show()