Searched refs:tsp_time (Results 1 – 2 of 2) sorted by relevance
85 if (endof(tsp->tsp_time) > snapend) { in timed_print()89 sec = EXTRACT_32BITS(&tsp->tsp_time.tv_sec); in timed_print()90 usec = EXTRACT_32BITS(&tsp->tsp_time.tv_usec); in timed_print()
63 #define tsp_time tsp_u.tspu_time macro