Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dvmlinux-kallsyms.c26 bool header_printed; in test__vmlinux_matches_kallsyms() local
183 header_printed = false; in test__vmlinux_matches_kallsyms()
199 if (!header_printed) { in test__vmlinux_matches_kallsyms()
201 header_printed = true; in test__vmlinux_matches_kallsyms()
207 header_printed = false; in test__vmlinux_matches_kallsyms()
220 if (!header_printed) { in test__vmlinux_matches_kallsyms()
222 header_printed = true; in test__vmlinux_matches_kallsyms()
235 header_printed = false; in test__vmlinux_matches_kallsyms()
241 if (!header_printed) { in test__vmlinux_matches_kallsyms()
243 header_printed in test__vmlinux_matches_kallsyms()
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dvmlinux-kallsyms.c126 bool header_printed; in test__vmlinux_matches_kallsyms() local
292 header_printed = false; in test__vmlinux_matches_kallsyms()
309 if (!header_printed) { in test__vmlinux_matches_kallsyms()
311 header_printed = true; in test__vmlinux_matches_kallsyms()
317 header_printed = false; in test__vmlinux_matches_kallsyms()
332 if (!header_printed) { in test__vmlinux_matches_kallsyms()
334 header_printed = true; in test__vmlinux_matches_kallsyms()
347 header_printed = false; in test__vmlinux_matches_kallsyms()
355 if (!header_printed) { in test__vmlinux_matches_kallsyms()
357 header_printed in test__vmlinux_matches_kallsyms()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-shadow.c595 bool header_printed = false; in perf_stat__print_shadow_stats_metricgroup() local
619 if (!header_printed) { in perf_stat__print_shadow_stats_metricgroup()
620 header_printed = true; in perf_stat__print_shadow_stats_metricgroup()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c2034 static int header_printed; in __process_stat() local
2039 if (!header_printed) { in __process_stat()
2042 header_printed = 1; in __process_stat()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c2281 static int header_printed; in __process_stat() local
2283 if (!header_printed) { in __process_stat()
2286 header_printed = 1; in __process_stat()

Completed in 17 milliseconds