Searched refs:__show_one_line (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dprobe-event.c1000 static int __show_one_line(FILE *fp, int l, bool skip, bool show_num) function
1031 int rv = __show_one_line(fp, l, skip, show_num);
1042 #define show_one_line_or_eof(f,l) __show_one_line(f,l,false,false)

Completed in 108 milliseconds