Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dticker.h33 ticker_init(ticker_t *ticker, int32_t nticks) in ticker_init() function
Dprivate_namespace.h542 #define ticker_init JEMALLOC_N(ticker_init) macro
/external/jemalloc_new/include/jemalloc/internal/
Dticker.h20 ticker_init(ticker_t *ticker, int32_t nticks) { in ticker_init() function