Searched refs:print_header (Results 1 – 5 of 5) sorted by relevance
52 if ((*curr)->print_header) { in imagetool_verify_print_header()54 (*curr)->print_header(ptr); in imagetool_verify_print_header()83 if (tparams->print_header) { in imagetool_verify_print_header_by_type()85 tparams->print_header(ptr); in imagetool_verify_print_header_by_type()
113 void (*print_header) (const void *); member318 .print_header = _print_header, \
612 if (tparams->print_header) in main()613 tparams->print_header (ptr); in main()
1097 bool print_header = true; in dump_tlb() local1122 if (print_header) { in dump_tlb()1123 print_header = false; in dump_tlb()
762 print_header(event_name, common_cpu, common_secs, common_nsecs,