Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dticker.h74 ticker_tick(ticker_t *ticker) { in ticker_tick() function
H A Dtcache_inlines.h36 if (unlikely(ticker_tick(&tcache->gc_ticker))) { in tcache_event()