Searched refs:SYS_CLOCK (Results 1 – 4 of 4) sorted by relevance
41 return (clock_t)syscall_invoke(SYS_CLOCK, 0,0,0,0,0,0,0,0); in clock()
32 #define SYS_CLOCK 19 // 获取当前cpu时间 macro
26 #define SYS_CLOCK 19 // 获取当前cpu时间 macro
207 - SYS_CLOCK 获取当前cpu时间