Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dticker.c11 ticker_init(&ticker, NTICKS); in TEST_BEGIN()
34 ticker_init(&ticker, NTICKS); in TEST_BEGIN()
52 ticker_init(&ta, NTICKS); in TEST_BEGIN()
/external/jemalloc_new/include/jemalloc/internal/
Dticker.h20 ticker_init(ticker_t *ticker, int32_t nticks) { in ticker_init() function
/external/jemalloc_new/src/
Dtcache.c376 ticker_init(&tcache->gc_ticker, TCACHE_GC_INCR); in tcache_init()
Djemalloc.c465 ticker_init(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()