Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dvmlinux-kallsyms.c124 bool header_printed; in test__vmlinux_matches_kallsyms() local
286 header_printed = false; in test__vmlinux_matches_kallsyms()
302 if (!header_printed) { in test__vmlinux_matches_kallsyms()
304 header_printed = true; in test__vmlinux_matches_kallsyms()
310 header_printed = false; in test__vmlinux_matches_kallsyms()
323 if (!header_printed) { in test__vmlinux_matches_kallsyms()
325 header_printed = true; in test__vmlinux_matches_kallsyms()
338 header_printed = false; in test__vmlinux_matches_kallsyms()
344 if (!header_printed) { in test__vmlinux_matches_kallsyms()
346 header_printed = true; in test__vmlinux_matches_kallsyms()
/linux/tools/perf/
A Dbuiltin-script.c2118 static int header_printed; in __process_stat() local
2123 if (!header_printed) { in __process_stat()
2126 header_printed = 1; in __process_stat()

Completed in 15 milliseconds