Home
last modified time | relevance | path

Searched defs:times (Results 1 – 6 of 6) sorted by last modified time

/unit/src/
H A Dnxt_openssl.c26 uint8_t times; /* 2 bits */ member
H A Dnxt_conn_accept.c274 nxt_uint_t times; in nxt_conn_accept_close_idle_handler() local
H A Dnxt_gnutls.c14 uint8_t times; /* 2 bits */ member
H A Dnxt_cyassl.c16 uint8_t times; /* 2 bits */ member
/unit/src/test/
H A Dnxt_cq_test.c53 mean(const double *times, int n) in mean()
69 cov(const double *times, double mean, int n) in cov()
350 double times[MAX_ITER], mopsec[MAX_ITER]; in main() local
H A Dnxt_malloc_test.c23 nxt_uint_t times) in nxt_malloc_run_test()