Home
last modified time | relevance | path

Searched refs:ticker (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_paritymap.c165 callout_schedule(&pm->ticker, in rf_paritymap_end_region()
293 callout_schedule(&pm->ticker, in rf_paritymap_checkwork()
450 callout_init(&pm->ticker, CALLOUT_MPSAFE); in rf_paritymap_init()
451 callout_setfunc(&pm->ticker, rf_paritymap_tick, pm); in rf_paritymap_init()
479 callout_halt(&pm->ticker, NULL); /* XXX stop? halt? */ in rf_paritymap_destroy()
480 callout_destroy(&pm->ticker); in rf_paritymap_destroy()
H A Drf_paritymap.h87 callout_t ticker; member
/netbsd-src/external/bsd/kyua-atf-compat/dist/
H A Datf-report.sh143 html|ticker|xml)
H A Datf-report_test.sh102 atf-report -o ticker:my-report.log <run.log
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dtimer_test.c181 /* timer type ticker */ in subthread_assert_result_equal()
182 ISC_RUN_TEST_IMPL(ticker) { in subthread_assert_result_equal()
527 ISC_TEST_ENTRY_CUSTOM(ticker, setup_loopmgr, teardown_loopmgr) in shutdown_purge()
256 ISC_RUN_TEST_IMPL(ticker) ISC_RUN_TEST_IMPL() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc137 struct ticker struct
149 typedef struct ticker ticker_t;
3115 ticker_t ticker; in create_ticker() local
3117 ticker.modified_creation_time = get_run_time (); in create_ticker()
3118 ticker.incremented_off_time = 0; in create_ticker()
3119 return ticker; in create_ticker()
3124 ticker_off (ticker_t *ticker) in ticker_off() argument
3126 if (ticker->incremented_off_time == 0) in ticker_off()
3127 ticker->incremented_off_time = get_run_time () + 1; in ticker_off()
3132 ticker_on (ticker_t *ticker) in ticker_on() argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c137 struct ticker struct
149 typedef struct ticker ticker_t;
3115 ticker_t ticker; in create_ticker() local
3117 ticker.modified_creation_time = get_run_time (); in create_ticker()
3118 ticker.incremented_off_time = 0; in create_ticker()
3119 return ticker; in create_ticker()
3124 ticker_off (ticker_t *ticker) in ticker_off() argument
3126 if (ticker->incremented_off_time == 0) in ticker_off()
3127 ticker->incremented_off_time = get_run_time () + 1; in ticker_off()
3132 ticker_on (ticker_t *ticker) in ticker_on() argument
[all …]
/netbsd-src/lib/libc/stdlib/
H A DMakefile.inc
/netbsd-src/external/bsd/atf/dist/
H A DNEWS649 when using the ticker output format.
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNEWS640 mechanism to take a structure that contains the ticker
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog2992 disables the tls session ticker key calls into the OpenSSL API.
/netbsd-src/share/dict/
H A Dweb2a59769 stock ticker
H A Dweb2203542 ticker
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git91695 with a ticker ("###") that moves across the screen at a rate of 1 tick
91703 description of the download is printed. No bar or ticker is displayed.