OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stat_timer
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/unbound/dist/daemon/
worker.h
116
struct comm_timer*
stat_timer
;
member in struct:worker
worker.c
2194
comm_timer_set(worker->
stat_timer
, &tv);
2373
worker->
stat_timer
= comm_timer_create(worker->base,
2375
if(!worker->
stat_timer
) {
2507
comm_timer_delete(worker->
stat_timer
);
/src/sys/dev/ic/
aic79xxvar.h
1135
ahd_timer_t
stat_timer
;
member in struct:ahd_softc
aic79xx.c
5235
ahd_timer_stop(&ahd->
stat_timer
);
6192
ahd_timer_reset(&ahd->
stat_timer
, AHD_STAT_UPDATE_US,
7815
ahd_timer_reset(&ahd->
stat_timer
, AHD_STAT_UPDATE_US,
/src/sys/dev/pci/
ahd_pci.c
355
ahd_timer_init(&ahd->
stat_timer
);
Completed in 36 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026