Searched refs:hrtsys (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/ |
H A D | clock_gettime.c | 252 hrtime_t hrtusr, hrtsys; in clock_test_thread_sys() local 265 hrtsys = clock_ts2hrt(&sys); in clock_test_thread_sys() 267 if (hrtusr > hrtsys) { in clock_test_thread_sys() 270 hrtusr, hrtsys); in clock_test_thread_sys()
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 105 hrtsys 109
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | hrtimers.c | 387 hrtsys(uap, rvp) in hrtsys() function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 93 int hrtsys(struct hrtsysa *, rval_t *); 565 SYSENT_AP("hrtsys", hrtsys, 5), 932 SYSENT_AP("hrtsys", hrtsys, 5),
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 808 @ MSG_SYS_HRTSYS "[ hrtsys ]" # 109 809 @ MSG_SYS_HRTSYS_ALT "hrtsys"
|