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

  /external/blktrace/btt/
trace_im.c 33 if (q_iop->s_time != 0)
34 update_s2g(q_iop, tdelta(q_iop->s_time, g_iop->t.time));
43 q_iop->s_time = s_iop->t.time;
globals.h 158 __u64 s_time; member in struct:io
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 1056 UINT32 s_time; local
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 1033 UINT32 s_time; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/
Apps-config.mk 73 apps/s_time.c \
  /external/openssl/
Apps-config-host.mk 63 apps/s_time.c \
Apps-config-target.mk 63 apps/s_time.c \
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssltest.c 310 int doit_biopair(SSL *s_ssl,SSL *c_ssl,long bytes,clock_t *s_time,clock_t *c_time);
543 clock_t s_time = 0, c_time = 0; local
1105 ret=doit_biopair(s_ssl,c_ssl,bytes,&s_time,&c_time);
1125 (double)s_time/CLOCKS_PER_SEC,
1133 (double)s_time,
1164 clock_t *s_time, clock_t *c_time)
    [all...]
  /external/openssl/ssl/
ssltest.c 310 int doit_biopair(SSL *s_ssl,SSL *c_ssl,long bytes,clock_t *s_time,clock_t *c_time);
543 clock_t s_time = 0, c_time = 0; local
1111 ret=doit_biopair(s_ssl,c_ssl,bytes,&s_time,&c_time);
1131 (double)s_time/CLOCKS_PER_SEC,
1139 (double)s_time,
    [all...]

Completed in 310 milliseconds