usr/src/uts/common/cpr/cpr_misc.c
864
cpr_time_stamp = gethrestime_sec();
usr/src/uts/common/disp/thread.c
428
t->t_start = gethrestime_sec();
usr/src/uts/common/fs/autofs/auto_subr.c
1602
dfnp->fn_ref_time = gethrestime_sec();
usr/src/uts/common/fs/autofs/auto_subr.c
2142
fnp->fn_ref_time + fnip->fi_mount_to > gethrestime_sec()) {
usr/src/uts/common/fs/autofs/auto_subr.c
2297
timestamp = gethrestime_sec();
usr/src/uts/common/fs/autofs/auto_vnops.c
1508
fnp->fn_ref_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_client.c
3227
nfs4_client_resumed = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_client.c
3248
sp->last_renewal_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_client.c
3290
tmp_time = gethrestime_sec() - sp->last_renewal_time +
usr/src/uts/common/fs/nfs/nfs4_client.c
3332
tmp_now_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_client.c
3606
sp->last_renewal_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_client.c
3665
gethrestime_sec() < sp->last_renewal_time + sp->s_lease_time)
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
837
(gethrestime_sec() - fp->rf_time.tv_sec)/60);
usr/src/uts/common/fs/nfs/nfs4_db.c
138
entry->dbe_time_rele = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_db.c
760
cp->rc_last_access = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1330
p->id_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1425
p->id_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1442
newp->id_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_idmap.c
147
#define TIMEOUT(x) (gethrestime_sec() > \
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1508
p->id_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1587
p->id_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1602
newp->id_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
1117
curtime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
1127
curtime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
1174
curtime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
1184
curtime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
3371
curtime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
3383
curtime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_recovery.c
3401
mi->mi_grace_wait = gethrestime_sec() + nfs4err_delay_time;
usr/src/uts/common/fs/nfs/nfs4_recovery.c
3425
rp->r_delay_wait = gethrestime_sec() + rp->r_delay_interval;
usr/src/uts/common/fs/nfs/nfs4_srv.c
7024
if (gethrestime_sec() - sp->rs_owner->ro_client->rc_last_access
usr/src/uts/common/fs/nfs/nfs4_srv.c
714
verf.tv_nsec = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv.c
7445
dsp->rds_finfo->rf_dinfo.rd_time_lastwrite = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1066
fp->rf_dinfo.rd_time_recalled = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1089
elapsed1 = gethrestime_sec() - fp->rf_dinfo.rd_time_recalled;
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1090
elapsed2 = gethrestime_sec() - fp->rf_dinfo.rd_time_lastwrite;
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1235
elapsed = gethrestime_sec() - dinfo->rd_time_returned;
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1338
gethrestime_sec() >
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1492
fp->rf_dinfo.rd_time_rm_delayed = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1501
fp->rf_dinfo.rd_time_rm_delayed = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1739
fp->rf_dinfo.rd_time_lastgrant = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1811
fp->rf_dinfo.rd_time_returned = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
1827
dsp->rds_time_revoked = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
297
cbp->cb_timefailed = gethrestime_sec(); /* observability */
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
323
cbp->cb_timefailed = gethrestime_sec(); /* observability */
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
408
cbp->cb_timefailed = gethrestime_sec(); /* observability */
usr/src/uts/common/fs/nfs/nfs4_srv_deleg.c
878
dsp->rds_time_recalled = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_state.c
1318
start_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_state.c
1731
(gethrestime_sec() - cp->rc_last_access
usr/src/uts/common/fs/nfs/nfs4_state.c
1877
cp->rc_last_access = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_state.c
2140
rc = (gethrestime_sec() - cp->rc_last_access > rfs4_lease_time);
usr/src/uts/common/fs/nfs/nfs4_state.c
2161
cp->rc_last_access = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_state.c
2752
return ((gethrestime_sec() -
usr/src/uts/common/fs/nfs/nfs4_state.c
3114
if ((gethrestime_sec() - dsp->rds_client->rc_last_access
usr/src/uts/common/fs/nfs/nfs4_state.c
3139
dsp->rds_time_granted = gethrestime_sec(); /* observability */
usr/src/uts/common/fs/nfs/nfs4_state.c
3337
((gethrestime_sec() - rfs4_dbe_get_timerele(sp->rs_dbe))
usr/src/uts/common/fs/nfs/nfs4_state.c
3341
return ((gethrestime_sec() - sp->rs_owner->ro_client->rc_last_access
usr/src/uts/common/fs/nfs/nfs4_state.c
3958
gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_state.c
4010
gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
2204
eph->ne_ref_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
2852
time_t now = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
717
gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_subr.c
1072
cp->ch_freed = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs4_subr.c
1130
cpl->ch_freed + cl_holdtime > gethrestime_sec()) {
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3683
mi->mi_srvsettime = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_auth.c
1047
p->auth_time = p->auth_freshness = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_auth.c
1090
refresh = gethrestime_sec() - p->auth_freshness;
usr/src/uts/common/fs/nfs/nfs_auth.c
1092
p->auth_time = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_auth.c
1522
stale_time = gethrestime_sec() - NFSAUTH_CACHE_TRIM;
usr/src/uts/common/fs/nfs/nfs_auth.c
360
now = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_auth.c
769
p->auth_freshness = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_auth.c
979
np->auth_time = np->auth_freshness = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_dump.c
526
IXDR_PUT_INT32(ptr, gethrestime_sec());
usr/src/uts/common/fs/nfs/nfs_export.c
1742
exi->exi_volatile_id = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_export.c
2997
p->vrn_fh_fmt.fh4_volatile_id = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_subr.c
3362
newnum = gethrestime_sec() & 0xffff;
usr/src/uts/common/fs/nfs/nfs_subr.c
616
cp->ch_freed = gethrestime_sec();
usr/src/uts/common/fs/nfs/nfs_subr.c
684
cpl->ch_freed + cl_holdtime > gethrestime_sec()) {
usr/src/uts/common/fs/nfs/nfs_vnops.c
1257
now = gethrestime_sec();
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1089
fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT;
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2588
(gethrestime_sec() < fsp->pcfs_fattime)) {
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2683
fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT;
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
1204
smbfs_newnum_val = (uint32_t)gethrestime_sec();
usr/src/uts/common/fs/smbsrv/smb2_negotiate.c
1016
now_tv.tv_sec = gethrestime_sec();
usr/src/uts/common/fs/smbsrv/smb_negotiate.c
463
negprot->ni_servertime.tv_sec = gethrestime_sec();
usr/src/uts/common/fs/smbsrv/smb_tree.c
1529
info->ci_time = gethrestime_sec() - tree->t_connect_time;
usr/src/uts/common/fs/smbsrv/smb_tree.c
965
tree->t_connect_time = gethrestime_sec();
usr/src/uts/common/fs/smbsrv/smb_user.c
252
user->u_logon_time = gethrestime_sec();
usr/src/uts/common/fs/sockfs/sockcommon_vnops.c
394
sti->sti_ctime = gethrestime_sec();
usr/src/uts/common/fs/sockfs/socksubr.c
198
time_t now = gethrestime_sec();
usr/src/uts/common/fs/sockfs/socktpi.c
6569
now = gethrestime_sec();
usr/src/uts/common/fs/specfs/specsubr.c
233
now = gethrestime_sec();
usr/src/uts/common/fs/specfs/specsubr.c
715
time_t now = gethrestime_sec();
usr/src/uts/common/fs/specfs/specvnops.c
1416
sp->s_ctime = gethrestime_sec();
usr/src/uts/common/fs/tmpfs/tmp_subr.c
120
now = gethrestime_sec();
usr/src/uts/common/fs/udfs/udf_subr.c
725
start_time = gethrestime_sec();
usr/src/uts/common/fs/ufs/quota_ufs.c
330
now = gethrestime_sec();
usr/src/uts/common/fs/ufs/quota_ufs.c
527
now = gethrestime_sec();
usr/src/uts/common/fs/ufs/quotacalls.c
556
(uint32_t)gethrestime_sec() +
usr/src/uts/common/fs/ufs/quotacalls.c
582
(uint32_t)gethrestime_sec() +
usr/src/uts/common/fs/ufs/ufs_alloc.c
1013
cgp->cg_time = gethrestime_sec();
usr/src/uts/common/fs/ufs/ufs_alloc.c
1323
cgp->cg_time = gethrestime_sec();
usr/src/uts/common/fs/ufs/ufs_alloc.c
672
cgp->cg_time = gethrestime_sec();
usr/src/uts/common/fs/ufs/ufs_alloc.c
804
cgp->cg_time = gethrestime_sec();
usr/src/uts/common/fs/ufs/ufs_alloc.c
939
cgp->cg_time = gethrestime_sec();
usr/src/uts/common/fs/ufs/ufs_subr.c
1145
fs->fs_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_dataset.c
1069
dsphys->ds_creation_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_dataset.c
1623
dsphys->ds_creation_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_dataset.c
1905
ddsta->ddsta_cleanup_minor, gethrestime_sec(), tx);
usr/src/uts/common/fs/zfs/dsl_dir.c
950
ddphys->dd_creation_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_scan.c
1027
spa->spa_scan_pass_scrub_pause = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_scan.c
1041
gethrestime_sec() - spa->spa_scan_pass_scrub_pause;
usr/src/uts/common/fs/zfs/dsl_scan.c
734
scn->scn_phys.scn_start_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_scan.c
961
scn->scn_phys.scn_end_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/dsl_userhold.c
278
uint64_t now = gethrestime_sec();
usr/src/uts/common/fs/zfs/mmp.c
423
mmp->mmp_ub.ub_timestamp = gethrestime_sec();
usr/src/uts/common/fs/zfs/mmp.c
499
if (mmp->mmp_ub.ub_timestamp != gethrestime_sec()) {
usr/src/uts/common/fs/zfs/mmp.c
505
mmp->mmp_ub.ub_timestamp = gethrestime_sec();
usr/src/uts/common/fs/zfs/spa.c
4028
checkpoint.ub_timestamp = gethrestime_sec();
usr/src/uts/common/fs/zfs/spa_history.c
303
fnvlist_add_uint64(nvl, ZPOOL_HIST_TIME, gethrestime_sec());
usr/src/uts/common/fs/zfs/spa_misc.c
2394
spa->spa_scan_pass_start = gethrestime_sec();
usr/src/uts/common/fs/zfs/uberblock.c
59
ub->ub_timestamp = gethrestime_sec();
usr/src/uts/common/fs/zfs/vdev_initialize.c
118
vd->vdev_initialize_action_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/vdev_removal.c
272
spa->spa_removing_phys.sr_start_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/vdev_removal.c
684
spa->spa_removing_phys.sr_end_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/vdev_trim.c
289
vd->vdev_trim_action_time = gethrestime_sec();
usr/src/uts/common/fs/zfs/zfs_debug.c
81
zdm->zdm_timestamp = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
402
time_t now = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
434
time_t now = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
466
time_t now = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
506
time_t now = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
538
time_t now = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
566
time_t ttl = CACHE_TTL + gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
606
gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
644
gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
659
time_t ttl = CACHE_TTL + gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
699
gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
737
gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
751
time_t ttl = CACHE_TTL + gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
810
gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
851
gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
881
CACHE_PURGE_INTERVAL < gethrestime_sec()))
usr/src/uts/common/idmap/idmap_cache.c
897
time_t now = gethrestime_sec();
usr/src/uts/common/idmap/idmap_cache.c
920
time_t now = gethrestime_sec();
usr/src/uts/common/inet/ip/ip.c
11036
re->ipRouteAge = gethrestime_sec() - ire->ire_create_time;
usr/src/uts/common/inet/ip/ip.c
11162
re->ipv6RouteAge = gethrestime_sec() - ire->ire_create_time;
usr/src/uts/common/inet/ip/ip.c
7287
ipf->ipf_timestamp = gethrestime_sec();
usr/src/uts/common/inet/ip/ip6.c
3511
ipf->ipf_timestamp = gethrestime_sec();
usr/src/uts/common/inet/ip/ip_if.c
2404
time_t current_time = gethrestime_sec();
usr/src/uts/common/inet/ip/ip_ire.c
691
ire->ire_create_time = (uint32_t)gethrestime_sec();
usr/src/uts/common/inet/ip/ipsecah.c
1825
newbie->ipsa_hardexpiretime = gethrestime_sec();
usr/src/uts/common/inet/ip/ipsecesp.c
1204
newbie->ipsa_hardexpiretime = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
3148
newbie->ipsa_addtime = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
3720
time_t snapshot = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
4009
gethrestime_sec() - assoc->ipsa_last_nat_t_ka >= nat_t_interval) {
usr/src/uts/common/inet/ip/sadb.c
4011
assoc->ipsa_last_nat_t_ka = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
4146
time_t current = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
4377
time_t current = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
4412
time_t current = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
4533
time_t current = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
5630
newbie->ipsacq_expire = gethrestime_sec();
usr/src/uts/common/inet/ip/sadb.c
609
current = gethrestime_sec();
usr/src/uts/common/inet/ip/spd.c
6365
itpf_time = gethrestime_sec();
usr/src/uts/common/inet/ip/spd.c
6470
itpf_time = gethrestime_sec();
usr/src/uts/common/inet/ip/spd.c
6848
itpf_time = gethrestime_sec();
usr/src/uts/common/inet/tcp/tcp.c
4008
tcp->tcp_iss += (uint32_t)gethrestime_sec() *
usr/src/uts/common/inet/tcp/tcp_sig.c
319
const time_t now = gethrestime_sec();
usr/src/uts/common/inet/tcp/tcp_sig.c
363
const time_t now = gethrestime_sec();
usr/src/uts/common/inet/tcp/tcp_sig.c
445
const time_t now = gethrestime_sec();
usr/src/uts/common/inet/tcp/tcp_sig.c
616
const time_t now = gethrestime_sec();
usr/src/uts/common/inet/tcp/tcp_sig.c
793
sa->ts_addtime = gethrestime_sec();
usr/src/uts/common/inet/tcp/tcp_time_wait.c
730
new_iss += (uint32_t)gethrestime_sec() *
usr/src/uts/common/io/asy.c
5005
now = gethrestime_sec();
usr/src/uts/common/io/conskbd.c
1217
conskbd_idle_stamp = gethrestime_sec();
usr/src/uts/common/io/conskbd.c
1249
conskbd_kstat.idle_sec.value.l = gethrestime_sec() - conskbd_idle_stamp;
usr/src/uts/common/io/conskbd.c
473
conskbd_idle_stamp = gethrestime_sec(); /* initial value */
usr/src/uts/common/io/consms.c
290
consms_idle_stamp = gethrestime_sec(); /* initial value */
usr/src/uts/common/io/consms.c
561
consms_idle_stamp = gethrestime_sec();
usr/src/uts/common/io/consms.c
586
consms_idle_stamp = gethrestime_sec();
usr/src/uts/common/io/consms.c
595
consms_idle_stamp = gethrestime_sec();
usr/src/uts/common/io/consms.c
614
consms_kstat.idle_sec.value.l = gethrestime_sec() - consms_idle_stamp;
usr/src/uts/common/io/fssnap.c
2270
stats->ckn_createtime.value.l = gethrestime_sec();
usr/src/uts/common/io/llc1.c
2844
now = gethrestime_sec();
usr/src/uts/common/os/clock.c
829
time = gethrestime_sec(); /* for crusty old kmem readers */
usr/src/uts/common/os/core.c
534
(void) sprintf((s = buf), "%ld", gethrestime_sec());
usr/src/uts/common/os/cpu.c
3164
cpu->cpu_state_begin = gethrestime_sec();
usr/src/uts/common/os/ddi.c
309
if ((now = gethrestime_sec()) == 0) {
usr/src/uts/common/os/dumpsubr.c
2709
dumphdr->dump_crashtime = gethrestime_sec();
usr/src/uts/common/os/evchannels.c
1101
p->ch_ctime = gethrestime_sec();
usr/src/uts/common/os/logsubr.c
379
hlc->ttime = gethrestime_sec() -
usr/src/uts/common/os/logsubr.c
631
lc->ttime = gethrestime_sec();
usr/src/uts/common/os/msg.c
1226
qp->msg_stime = gethrestime_sec();
usr/src/uts/common/os/msg.c
489
qp->msg_ctime = gethrestime_sec();
usr/src/uts/common/os/msg.c
533
qp->msg_ctime = gethrestime_sec();
usr/src/uts/common/os/msg.c
614
qp->msg_ctime = gethrestime_sec();
usr/src/uts/common/os/msg.c
874
qp->msg_rtime = gethrestime_sec();
usr/src/uts/common/os/shm.c
559
sp->shm_atime = gethrestime_sec();
usr/src/uts/common/os/shm.c
664
sp->shm_ctime = gethrestime_sec();
usr/src/uts/common/os/shm.c
695
sp->shm_ctime = gethrestime_sec();
usr/src/uts/common/os/shm.c
779
sp->shm_dtime = gethrestime_sec();
usr/src/uts/common/os/shm.c
906
sp->shm_ctime = gethrestime_sec();
usr/src/uts/common/os/sunddi.c
5245
if ((now = gethrestime_sec()) == 0) {
usr/src/uts/common/os/sunpm.c
1247
now = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
2396
cp->pmc_timestamp = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
2680
p->timestamp = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
3907
compp->pmc_timestamp = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
4641
cp->pmc_timestamp = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
4643
cp->pmc_timestamp = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
6688
now = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
7389
cp->pmc_timestamp = gethrestime_sec();
usr/src/uts/common/os/sunpm.c
8796
idletime = gethrestime_sec() - cp->pmc_timestamp;
usr/src/uts/common/os/zone.c
4127
zone->zone_boot_time = gethrestime_sec();
usr/src/uts/common/rpc/clnt_clts.c
1791
sp->e_itime = gethrestime_sec();
usr/src/uts/common/rpc/clnt_clts.c
1865
gethrestime_sec()) {
usr/src/uts/common/rpc/rpcib.c
4522
idle_time = (gethrestime_sec() - conn->c_last_used);
usr/src/uts/common/rpc/rpcib.c
4572
conn->c_last_used = gethrestime_sec();
usr/src/uts/common/rpc/rpcmod.c
812
"%ld\n", gethrestime_sec());
usr/src/uts/common/rpc/sec/auth_kern.c
182
IXDR_PUT_INT32(ptr, gethrestime_sec());
usr/src/uts/common/rpc/sec/auth_loopb.c
187
IXDR_PUT_INT32(ptr, gethrestime_sec());
usr/src/uts/common/rpc/sec/authdesubr.c
372
RPCLOG(8, "rtime: machine time = %lx\n", gethrestime_sec());
usr/src/uts/common/rpc/sec/authu_prot.c
133
now = gethrestime_sec();
usr/src/uts/common/rpc/sec/authu_prot.c
164
now = gethrestime_sec();
usr/src/uts/common/rpc/sec/svcauthdes.c
376
if ((gethrestime_sec() - authdes_last_swept) > authdes_sweep_interval)
usr/src/uts/common/rpc/sec/svcauthdes.c
524
new->ref_time = gethrestime_sec();
usr/src/uts/common/rpc/sec/svcauthdes.c
577
cur->ref_time = gethrestime_sec();
usr/src/uts/common/rpc/sec/svcauthdes.c
654
if (p->ref_time + authdes_cache_time > gethrestime_sec())
usr/src/uts/common/rpc/sec/svcauthdes.c
680
authdes_last_swept = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/rpcsec_gss.c
201
now = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/rpcsec_gss.c
309
current->ref_time = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/rpcsec_gss.c
315
(gethrestime_sec() >=
usr/src/uts/common/rpc/sec_gss/rpcsec_gss.c
359
new->ref_time = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
1654
client_data->last_ref_time = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
1730
cl->last_ref_time = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
1835
time_t now = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
1880
last_swept = gethrestime_sec();
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
471
if ((gethrestime_sec() - last_swept) > sweep_interval)
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
667
client_data->u_cred_set < gethrestime_sec()) {
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
684
gethrestime_sec() +
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
688
< gethrestime_sec()) {
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
703
gethrestime_sec() +
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
928
time_rec + gethrestime_sec();
usr/src/uts/common/sys/time.h
368
extern time_t gethrestime_sec(void);
usr/src/uts/common/syscall/sem.c
1159
sp->sem_otime = gethrestime_sec();
usr/src/uts/common/syscall/sem.c
413
sp->sem_ctime = gethrestime_sec();
usr/src/uts/common/syscall/sem.c
444
sp->sem_ctime = gethrestime_sec();
usr/src/uts/common/syscall/sem.c
708
sp->sem_ctime = gethrestime_sec();
usr/src/uts/common/syscall/time.c
44
return (gethrestime_sec());
usr/src/uts/common/xen/io/xencons.c
1382
now = gethrestime_sec();
usr/src/uts/i86pc/os/memscrub.c
284
deadline = gethrestime_sec() + memscrub_delay_start_sec;
usr/src/uts/i86pc/os/memscrub.c
296
time_t now = gethrestime_sec();
usr/src/uts/intel/io/ecpp.c
3596
now = gethrestime_sec();
usr/src/uts/sun/io/zs_common.c
524
zs->zs_dtrlow = gethrestime_sec() - default_dtrlow;
usr/src/uts/sun/io/zs_common.c
949
now = gethrestime_sec();
usr/src/uts/sun4u/io/sbd.c
1979
sbp->sb_time = gethrestime_sec();
usr/src/uts/sun4u/io/sbd.c
4864
sbp->sb_time = gethrestime_sec();
usr/src/uts/sun4u/os/memscrub.c
486
deadline = gethrestime_sec() + memscrub_delay_start_sec;
usr/src/uts/sun4u/os/memscrub.c
526
time_t now = gethrestime_sec();
usr/src/uts/sun4u/serengeti/io/sgcn.c
1192
sgcn_state->sgcn_sc_active = gethrestime_sec();
usr/src/uts/sun4u/serengeti/io/sgcn.c
1214
sgcn_state->sgcn_sc_active = gethrestime_sec();
usr/src/uts/sun4u/serengeti/io/sgcn.c
659
gethrestime_sec() - sgcn_timeout_period)
usr/src/uts/sun4u/serengeti/io/sgcn.c
668
sgcn_state->sgcn_sc_active = gethrestime_sec();
usr/src/uts/sun4u/serengeti/io/sgcn.c
674
sgcn_state->sgcn_sc_active = gethrestime_sec();
usr/src/uts/sun4u/serengeti/io/sgcn.c
728
"time=%lX\n", gethrestime_sec());
usr/src/uts/sun4u/serengeti/io/sgcn.c
763
sgcn_state->sgcn_sc_active = gethrestime_sec();
usr/src/uts/sun4u/serengeti/io/sgcn.c
837
sgcn_state->sgcn_sc_active = gethrestime_sec();
usr/src/uts/sun4u/sunfire/io/fhc.c
2649
list->f.create_time = (time32_t)gethrestime_sec(); /* XX64 */
usr/src/uts/sun4u/sunfire/io/sysctrl.c
2936
numtos(gethrestime_sec(), buf);
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
731
sysc_stat->last_change = gethrestime_sec();
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
748
sysc_stat->last_change = gethrestime_sec();
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
784
sysc_stat->last_change = gethrestime_sec();
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
821
sysc_stat->last_change = gethrestime_sec();
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
883
sysc_stat->last_change = gethrestime_sec();
usr/src/uts/sun4v/io/platsvc.c
504
deadline = gethrestime_sec() + timeout;
usr/src/uts/sun4v/io/platsvc.c
521
} while ((rv != 0) && (gethrestime_sec() < deadline));
usr/src/uts/sun4v/io/qcn.c
974
gethrestime_sec());