Home
last modified time | relevance | path

Searched refs:TICKS_PER_SECOND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c179 #define TICKS_PER_SECOND (drv_usectohz(1000000)) macro
944 nticks = nvpflush_delay * TICKS_PER_SECOND; in nvf_wake_daemon()
1055 (nvpdaemon_idle_time * TICKS_PER_SECOND), in nvpflush_daemon()
H A Dsunmdi.c121 #define TICKS_PER_SECOND (drv_usectohz(1000000)) macro
8346 idle_time = mdi_vhcache_flush_daemon_idle_time * TICKS_PER_SECOND; in vhcache_flush_thread()
8417 mdi_vhcache_flush_delay * TICKS_PER_SECOND; in vhcache_dirty()
8804 clock_t idle_time = mdi_async_config_idle_time * TICKS_PER_SECOND; in config_client_paths_thread()
9263 mdi_path_discovery_interval * TICKS_PER_SECOND; in vhcache_discover_paths()