Searched refs:ticker (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | ticker.h | 20 ticker_init(ticker_t *ticker, int32_t nticks) { in ticker_init() argument 21 ticker->tick = nticks; in ticker_init() 22 ticker->nticks = nticks; in ticker_init() 26 ticker_copy(ticker_t *ticker, const ticker_t *other) { in ticker_copy() argument 27 *ticker = *other; in ticker_copy() 31 ticker_read(const ticker_t *ticker) { in ticker_read() argument 32 return ticker->tick; in ticker_read() 59 ticker_fixup(ticker_t *ticker) { in ticker_fixup() argument 60 ticker->tick = ticker->nticks; in ticker_fixup() 65 ticker_ticks(ticker_t *ticker, int32_t nticks) { in ticker_ticks() argument [all …]
|
/freebsd/lib/libc/stdlib/malloc/jemalloc/ |
H A D | Makefile.inc | 7 test_hooks.c ticker.c tsd.c witness.c
|
/freebsd/sys/cam/ |
H A D | cam_iosched.c | 340 struct callout ticker; /* Callout for our quota system */ member 612 callout_reset(&isc->ticker, hz / isc->quanta, cam_iosched_ticker, isc); in cam_iosched_ticker() 906 callout_reset(&isc->ticker, hz / isc->quanta, cam_iosched_ticker, isc); in cam_iosched_limiter_sysctl() 1188 callout_init_mtx(&isc->ticker, cam_periph_mtx(periph), 0); in cam_iosched_init() 1191 callout_reset(&isc->ticker, hz / isc->quanta, cam_iosched_ticker, isc); in cam_iosched_init() 1218 callout_drain(&isc->ticker); in cam_iosched_fini()
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | omap-mailbox.txt | 107 and to control the Tx ticker. Should be used only on
|
/freebsd/contrib/atf/ |
H A D | NEWS | 726 when using the ticker output format.
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 228 - Optimize the generated assembly for ticker operations. (@davidtgoldblatt)
|
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 1100 mechanism to take a structure that contains the ticker
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 3723 disables the tls session ticker key calls into the OpenSSL API.
|
/freebsd/share/dict/ |
H A D | web2a | 59769 stock ticker
|
H A D | web2 | 203243 ticker
|