Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_events_hist.c5379 static int hist_show(struct seq_file *m, void *v) in hist_show() function
5412 return single_open(file, hist_show, file); in event_hist_open()