Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dticker.h26 ticker_copy(ticker_t *ticker, const ticker_t *other) { in ticker_copy() function
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c480 ticker_copy(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()