Searched refs:BOOTSTAGEF_ALLOC (Results 1 – 3 of 3) sorted by relevance
79 bootstage_add_record(0, name, BOOTSTAGEF_ALLOC, in timestamp_add_to_bootstage()
103 if (flags & BOOTSTAGEF_ALLOC) in bootstage_add_record()139 flags = BOOTSTAGEF_ALLOC; in bootstage_mark_name()
23 BOOTSTAGEF_ALLOC = 1 << 1, /* Allocate an id */ enumerator