Searched refs: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) macro73 uint32_t now = SYSCALL_TIME(); \81 uint32_t now = SYSCALL_TIME(); \90 (l)->l_syscall_time = SYSCALL_TIME()94 uint32_t now = SYSCALL_TIME(); \105 uint32_t now = SYSCALL_TIME(); \122 uint32_t now = SYSCALL_TIME(); \