HomeSort by relevance Sort by last modified time
    Searched defs:ticker_copy (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
ticker.h 25 void ticker_copy(ticker_t *ticker, const ticker_t *other);
41 ticker_copy(ticker_t *ticker, const ticker_t *other) function
private_namespace.h 502 #define ticker_copy JEMALLOC_N(ticker_copy) macro
private_unnamespace.h 502 #undef ticker_copy macro

Completed in 3471 milliseconds