Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/unit/
A Dticker.c10 ticker_init(&ticker, NTICKS); in TEST_BEGIN()
34 ticker_init(&ticker, NTICKS); in TEST_BEGIN()
53 ticker_init(&ta, NTICKS); in TEST_BEGIN()
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dticker_inlines.h5 void ticker_init(ticker_t *ticker, int32_t nticks);
14 ticker_init(ticker_t *ticker, int32_t nticks) in ticker_init() function
A Dprivate_symbols.txt480 ticker_init
A Dprivate_namespace.h480 #define ticker_init JEMALLOC_N(ticker_init) macro
A Dprivate_unnamespace.h480 #undef ticker_init
/third_party/ulib/jemalloc/src/
A Dtcache.c329 ticker_init(&tcache->gc_ticker, TCACHE_GC_INCR); in tcache_create()
A Djemalloc.c532 ticker_init(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()

Completed in 16 milliseconds