HomeSort by relevance Sort by last modified time
    Searched full:perf_update (Results 1 - 1 of 1) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 228 ** Function perf_update
235 void perf_update(tPERF_DATA* t, long lapse, long bytes) function
588 perf_update(&perf_poll, t2 - t1, 0);
590 perf_update(&perf_poll_2_poll, t2 - _poll_t0, 0);
616 perf_update(&perf_read, clock()-t2, ret);
    [all...]

Completed in 42 milliseconds