Searched refs:etime (Results 1 – 5 of 5) sorted by relevance
6 AcceptH-etime:������:����������������������������DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD���===~�נ���…
1592 etime = int(pair[1])1594 total_exec_time_sec = etime - stime
70 tv_sub(tv, syscall_exiting_tv, &tcp->etime); in count_syscall()
713 gettimeofday(&tcp->etime, NULL); in syscall_entering_finish()946 tv_sub(&tv, &tv, &tcp->etime); in syscall_exiting_trace()
218 struct timeval etime; /* Syscall entry time */ member