Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dhpa_hooks.h12 uint64_t (*ms_since)(nstime_t *r_time); member
/src/contrib/jemalloc/src/
H A Dhpa.c482 uint64_t millis = shard->central->hooks.ms_since(&time_hugify_allowed); in hpa_try_hugify()
898 shard->central->hooks.ms_since(&time_hugify_allowed); in hpa_time_until_deferred_work()
922 uint64_t since_last_purge_ms = shard->central->hooks.ms_since( in hpa_time_until_deferred_work()