Searched refs:ticker_copy (Results 1 – 6 of 6) sorted by relevance
25 void ticker_copy(ticker_t *ticker, const ticker_t *other);41 ticker_copy(ticker_t *ticker, const ticker_t *other) in ticker_copy() function
500 ticker_copy
502 #define ticker_copy JEMALLOC_N(ticker_copy) macro
502 #undef ticker_copy
54 ticker_copy(&tb, &ta); in TEST_BEGIN()60 ticker_copy(&tb, &ta); in TEST_BEGIN()
543 ticker_copy(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()