Home
last modified time | relevance | path

Searched refs:nstime_msec (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dnstime.h16 uint64_t nstime_msec(const nstime_t *time);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dnstime.c27 nstime_msec(const nstime_t *time) { in nstime_msec() function