Searched refs:BOOTSTAGE_DIGITS (Results 1 – 1 of 1) sorted by relevance
40 BOOTSTAGE_DIGITS = 9, enumerator225 print_grouped_ull(rec->time_us, BOOTSTAGE_DIGITS); in print_time_record()227 print_grouped_ull(rec->time_us, BOOTSTAGE_DIGITS); in print_time_record()228 print_grouped_ull(rec->time_us - prev, BOOTSTAGE_DIGITS); in print_time_record()