Searched refs:cpu_idle_prop_get_hrtime (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_event.h251 extern hrtime_t cpu_idle_prop_get_hrtime(cpu_idle_prop_handle_t hdl,
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c1474 sp->last_idle = cpu_idle_prop_get_hrtime(
1478 sp->last_busy = cpu_idle_prop_get_hrtime(
1554 ts = cpu_idle_prop_get_hrtime(fipe_idle_ctrl.prop_enter, ctx);
1600 sp->last_busy = cpu_idle_prop_get_hrtime(
1602 sp->last_idle = cpu_idle_prop_get_hrtime(
1604 sp->last_intr = cpu_idle_prop_get_hrtime(
1641 ts = cpu_idle_prop_get_hrtime(fipe_idle_ctrl.prop_exit,
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_event.c1073 cpu_idle_prop_get_hrtime(cpu_idle_prop_handle_t hdl, function

Completed in 64 milliseconds