/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 | 1055 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.mk | 73 apps/s_time.c \
|
/external/bluetooth/bluedroid/gki/ulinux/ |
gki_ulinux.c | 1290 UINT32 s_time; local [all...] |
/external/grub/stage2/ |
jfs.h | 209 struct timestruc_t s_time; /* 8: time last updated */ member in struct:jfs_superblock
|
/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 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...] |