Searched defs:SYSCALL_TIME (Results 1 – 1 of 1) sorted by relevance
53 #define SYSCALL_TIME() (cpu_counter32()) macro55 #define SYSCALL_TIME() (cpu_hascounter() ? cpu_counter32() : 0u) macro