Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dticker_inlines.h6 void ticker_copy(ticker_t *ticker, const ticker_t *other);
21 ticker_copy(ticker_t *ticker, const ticker_t *other) in ticker_copy() function
A Dprivate_symbols.txt479 ticker_copy
A Dprivate_namespace.h479 #define ticker_copy JEMALLOC_N(ticker_copy) macro
A Dprivate_unnamespace.h479 #undef ticker_copy
/third_party/ulib/jemalloc/test/unit/
A Dticker.c54 ticker_copy(&tb, &ta); in TEST_BEGIN()
60 ticker_copy(&tb, &ta); in TEST_BEGIN()
/third_party/ulib/jemalloc/src/
A Djemalloc.c529 ticker_copy(&arenas_tdata[i].decay_ticker, in arena_tdata_get_hard()

Completed in 13 milliseconds