Home
last modified time | relevance | path

Searched refs:bootstage_mark_name (Results 1 – 1 of 1) sorted by relevance

/include/
A Dbootstage.h277 #define bootstage_mark(id) bootstage_mark_name(id, __func__)
287 ulong bootstage_mark_name(enum bootstage_id id, const char *name);
416 static inline ulong bootstage_mark_name(enum bootstage_id id, const char *name) in bootstage_mark_name() function

Completed in 5 milliseconds