Searched defs:s_time (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
H A D | gtod_infinite.c | 106 nsec_t s_time, e_time, diff_time; in main() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_superblock.h | 64 struct timestruc_t s_time; /* 8: time last updated */ member
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_superblock.h | 64 struct timestruc_t s_time; /* 8: time last updated */ member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | sysv_fs.h | 84 __fs32 s_time; /* time of last super block update */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sysv_fs.h | 84 __fs32 s_time; /* time of last super block update */ member
|
/third_party/openssl/test/ |
H A D | ssl_old_test.c | 910 clock_t s_time = 0, c_time = 0; in main() local 1916 doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, clock_t *s_time, clock_t *c_time) doit_localhost() argument 2213 doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, clock_t *s_time, clock_t *c_time) doit_biopair() argument [all...] |
Completed in 6 milliseconds