Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dftrace.c6057 /* Nothing, tell g_show to print all functions are enabled */ in g_start()
6071 static int g_show(struct seq_file *m, void *v) in g_stop()
6097 .show = g_show,
6074 static int g_show(struct seq_file *m, void *v) g_show() function