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

/linux-master/tools/perf/util/
H A Dtrace-event-read.c380 int show_version = 0; local
411 if (show_version)
/linux-master/fs/reiserfs/
H A Dprocfs.c27 static int show_version(struct seq_file *m, void *unused) function
422 add_file(sb, "version", show_version);
/linux-master/tools/testing/selftests/bpf/
H A Dveristat.c150 bool show_version; member in struct:env
247 env.show_version = true;
2109 if (env.show_version) {

Completed in 156 milliseconds