Searched refs:warp_gettimeofday (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/warp/ |
H A D | warp.c | 501 warp_gettimeofday(register Call_t* p, struct timeval* tv, void* tz) function 521 return warp_gettimeofday(&call, tv, tz); 531 return warp_gettimeofday(&call, tv, tz); 539 return warp_gettimeofday(&call, tv, tz); 547 return warp_gettimeofday(&call, tv, tz); 555 return warp_gettimeofday(&call, tv, tz);
|
Completed in 12 milliseconds