Symbol: gethrtime_waitfree
usr/src/uts/common/os/fm.c
1168
((gethrtime_waitfree() << ENA_FMT1_TIME_SHFT) &
usr/src/uts/common/os/fm.c
424
now = gethrtime_waitfree();
usr/src/uts/common/os/fm.c
478
now = gethrtime_waitfree();
usr/src/uts/common/os/kcpc.c
1150
ctx->kc_hrtime = gethrtime_waitfree();
usr/src/uts/common/os/kcpc.c
1181
ctx->kc_hrtime = gethrtime_waitfree();
usr/src/uts/common/os/kcpc.c
1254
ctx->kc_hrtime = gethrtime_waitfree();
usr/src/uts/common/os/kcpc.c
476
ctx->kc_hrtime = gethrtime_waitfree();
usr/src/uts/common/os/panic.c
292
panic_hrtime = gethrtime_waitfree();
usr/src/uts/common/sys/clock_impl.h
98
((gethrtime_waitfree()/nsec_per_tick) - \
usr/src/uts/common/sys/lockstat.h
158
lockstat_probemap[(probe)] ? gethrtime_waitfree() : 0 \
usr/src/uts/common/sys/lockstat.h
174
t_spin = gethrtime_waitfree() - t_spin; \
usr/src/uts/common/sys/time.h
364
extern hrtime_t gethrtime_waitfree(void);
usr/src/uts/i86pc/cpu/amd_opteron/ao_poll.c
46
hrtime_t now = gethrtime_waitfree();
usr/src/uts/i86pc/cpu/authenticamd/authamd_main.c
840
hrtime_t now = gethrtime_waitfree();
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_mca.c
1825
gcl->gcl_timestamp = gethrtime_waitfree();
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_mca.c
559
hrtime_t now = gethrtime_waitfree();
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_ntv.c
156
mca->gcpu_mca_lastpoll = gethrtime_waitfree();
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_ntv.c
66
hrtime_t now = gethrtime_waitfree();
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_poll_subr.c
65
pt->mpt_when = gethrtime_waitfree();
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1339
log->acl_timestamp = gethrtime_waitfree();
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1386
log->acl_timestamp = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/opl_olympus.c
1937
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/opl_olympus.c
2118
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/spitfire.c
1297
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/spitfire.c
3910
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/spitfire.c
3976
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/spitfire.c
839
ecc->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_cheetahplus.c
1017
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
1215
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
1383
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
1812
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
2108
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
3391
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
6366
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
7009
aflt->flt_id = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
921
begin_hrt = gethrtime_waitfree();
usr/src/uts/sun4u/cpu/us3_common.c
980
end_hrt = gethrtime_waitfree();
usr/src/uts/sun4u/opl/os/opl.c
1093
delay_start = gethrtime_waitfree();
usr/src/uts/sun4u/opl/os/opl.c
1110
rem_delay = gethrtime_waitfree() - delay_start;
usr/src/uts/sun4u/opl/os/opl.c
1119
rem_delay = gethrtime_waitfree() - delay_start;