Home
last modified time | relevance | path

Searched refs:ticker_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dticker.h20 ticker_init(ticker_t *ticker, int32_t nticks) { in ticker_init() function
/freebsd/contrib/jemalloc/src/
H A Dtcache.c416 ticker_init(&tcache->gc_ticker, TCACHE_GC_INCR); in tcache_init()
H A Djemalloc.c483 ticker_init(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()