HomeSort by: relevance | last modified time | path
    Searched refs:ticker_copy (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
ticker.h 26 ticker_copy(ticker_t *ticker, const ticker_t *other) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
ticker.h 26 ticker_copy(ticker_t *ticker, const ticker_t *other) { function
  /src/external/bsd/jemalloc.old/dist/test/unit/
ticker.c 53 ticker_copy(&tb, &ta);
59 ticker_copy(&tb, &ta);
  /src/external/bsd/jemalloc/dist/test/unit/
ticker.c 53 ticker_copy(&tb, &ta);
59 ticker_copy(&tb, &ta);
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ticker.h 27 ticker_copy(ticker_t *ticker, const ticker_t *other) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ticker.h 27 ticker_copy(ticker_t *ticker, const ticker_t *other) { function
  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 494 ticker_copy(&arenas_tdata[i].decay_ticker,

Completed in 20 milliseconds