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

  /external/strace/
count.c 102 tv_add(&counts[tcp->scno].time, &counts[tcp->scno].time, tv);
189 tv_add(&tv_cum, &tv_cum, &counts[i].time);
defs.h 602 extern void tv_add(struct timeval *, struct timeval *, struct timeval *);
util.c 130 tv_add(tv, a, b) function
    [all...]

Completed in 32 milliseconds