Home
last modified time | relevance | path

Searched refs:zone_boot_time (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libfakekernel/common/sys/
H A Dzone.h65 time_t zone_boot_time; member
/titanic_50/usr/src/uts/common/os/
H A Dkstat_fr.c812 time_t zone_boot_time; in system_misc_kstat_update() local
836 zone_boot_time = boot_time; in system_misc_kstat_update()
840 zone_boot_time = curproc->p_zone->zone_boot_time; in system_misc_kstat_update()
860 zone_boot_time; in system_misc_kstat_update()
H A Dzone.c3968 zone->zone_boot_time = gethrestime_sec(); in zsched()
/titanic_50/usr/src/uts/common/sys/
H A Dzone.h518 time_t zone_boot_time; /* Similar to boot_time */ member
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c196 return (z->zone_boot_time); in smb_get_boottime()