Searched refs:header_printed (Results 1 – 2 of 2) sorted by relevance
124 bool header_printed; in test__vmlinux_matches_kallsyms() local286 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()
2118 static int header_printed; in __process_stat() local2123 if (!header_printed) { in __process_stat()2126 header_printed = 1; in __process_stat()
Completed in 15 milliseconds