Searched refs:ticker_init (Results 1 – 7 of 7) sorted by relevance
10 ticker_init(&ticker, NTICKS); in TEST_BEGIN()34 ticker_init(&ticker, NTICKS); in TEST_BEGIN()53 ticker_init(&ta, NTICKS); in TEST_BEGIN()
5 void ticker_init(ticker_t *ticker, int32_t nticks);14 ticker_init(ticker_t *ticker, int32_t nticks) in ticker_init() function
480 ticker_init
480 #define ticker_init JEMALLOC_N(ticker_init) macro
480 #undef ticker_init
329 ticker_init(&tcache->gc_ticker, TCACHE_GC_INCR); in tcache_create()
532 ticker_init(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()
Completed in 16 milliseconds