iPXE
|
Profiling. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
static | __attribute__ ((always_inline)) unsigned long profile_timestamp(void) |
Get profiling timestamp. More... | |
Profiling.
Definition in file profile.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
inlinestatic |
Get profiling timestamp.
timestamp | Timestamp |
Definition at line 19 of file profile.h.
References __asm__(), and __volatile__().