HomeSort by: relevance | last modified time | path
    Searched defs:ticker_tick (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
ticker.h 10 * that an event has occurred with calls to ticker_tick (or that nticks events
75 ticker_tick(ticker_t *ticker) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
ticker.h 10 * that an event has occurred with calls to ticker_tick (or that nticks events
75 ticker_tick(ticker_t *ticker) { function
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ticker.h 11 * that an event has occurred with calls to ticker_tick (or that nticks events
80 ticker_tick(ticker_t *ticker, bool delay_trigger) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ticker.h 11 * that an event has occurred with calls to ticker_tick (or that nticks events
80 ticker_tick(ticker_t *ticker, bool delay_trigger) { function

Completed in 30 milliseconds