HomeSort by relevance Sort by last modified time
    Searched refs:count_syscall (Results 1 - 3 of 3) sorted by null

  /external/strace/
count.c 51 count_syscall(struct tcb *tcp, const struct timeval *syscall_exiting_tv) function
defs.h 408 extern void count_syscall(struct tcb *, const struct timeval *);
syscall.c 778 count_syscall(tcp, &tv);

Completed in 153 milliseconds