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