Home
last modified time | relevance | path

Searched defs:hr_now (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/power/
H A Dsysstat.c164 last_disk_activity(hrtime_t *hr_now, int threshold) in last_disk_activity()
171 last_tty_activity(hrtime_t *hr_now, int threshold) in last_tty_activity()
178 last_load_ave_activity(hrtime_t *hr_now) in last_load_ave_activity()
184 last_nfs_activity(hrtime_t *hr_now, int threshold) in last_nfs_activity()
270 check_disks(hrtime_t *hr_now, int threshold) in check_disks()
362 check_tty(hrtime_t *hr_now, int threshold) in check_tty()
401 check_load_ave(hrtime_t *hr_now, float threshold) in check_load_ave()
507 check_nfs(hrtime_t *hr_now, int threshold) in check_nfs()
651 hrtime_t hr_now; in keep_activity_data() local
H A Dpowerd.c505 hrtime_t hr_now; in alarm_handler() local
522 hrtime_t hr_now; in work_handler() local
601 check_shutdown(time_t *now, hrtime_t *hr_now) in check_shutdown()
867 check_idleness(time_t *now, hrtime_t *hr_now) in check_idleness()
899 last_system_activity(hrtime_t *hr_now) in last_system_activity()