Home
last modified time | relevance | path

Searched defs:hrt (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c41 hrtimer_init(struct hrtimer *hrt, clockid_t clkid, enum hrtimer_mode mode) in hrtimer_init()
52 _hrtimer_schedule(struct hrtimer *hrt) in _hrtimer_schedule()
72 struct hrtimer *hrt = cookie; in hrtimer_fire() local
86 hrtimer_set_expires(struct hrtimer *hrt, ktime_t expires) in hrtimer_set_expires()
93 hrtimer_add_expires_ns(struct hrtimer *hrt, uint64_t ns) in hrtimer_add_expires_ns()
100 hrtimer_start(struct hrtimer *hrt, ktime_t expires, enum hrtimer_mode mode) in hrtimer_start()
107 hrtimer_start_range_ns(struct hrtimer *hrt, ktime_t expires, uint64_t range_ns, in hrtimer_start_range_ns()
118 hrtimer_cancel(struct hrtimer *hrt) in hrtimer_cancel()
142 hrtimer_active(struct hrtimer *hrt) in hrtimer_active()
156 hrtimer_forward(struct hrtimer *hrt, ktime_t now, ktime_t period) in hrtimer_forward()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dmmaptrace.c624 update_map_segments (hrtime_t hrt, int resolve) in update_map_segments()
920 hrtime_t hrt = GETRELTIME (); in process_vsyscall_page() local
1180 hrtime_t hrt = GETRELTIME (); in process_vsyscall_page() local
1260 hrtime_t hrt = GETRELTIME (); in __collector_int_func_load() local
1390 hrtime_t hrt = GETRELTIME (); in __collector_int_func_unload() local
1595 hrtime_t hrt = GETRELTIME (); in gprofng_dlopen() local
1632 hrtime_t hrt = GETRELTIME (); in DCL_DLOPEN() local
H A Djprofile.c584 hrtime_t hrt; in jvmti_ThreadStart() local
642 hrtime_t hrt = gethrtime (); in jvmti_ThreadEnd() local
864 record_jclass (uint64_t class_id, hrtime_t hrt, const char *cname, const char *sname) in record_jclass()
925 hrtime_t hrt; in jvmti_ClassPrepare() local
1083 hrtime_t hrt = gethrtime (); in jvmti_GarbageCollectionStart() local
1094 hrtime_t hrt = gethrtime (); in jvmti_GarbageCollectionFinish() local
H A Dcollector.c2324 hrtime_t hrt, delta; in ovw_write() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dmmaptrace.c645 update_map_segments (hrtime_t hrt, int resolve) in update_map_segments()
941 hrtime_t hrt = GETRELTIME (); in process_vsyscall_page() local
1201 hrtime_t hrt = GETRELTIME (); in process_vsyscall_page() local
1281 hrtime_t hrt = GETRELTIME (); in __collector_int_func_load() local
1411 hrtime_t hrt = GETRELTIME (); in __collector_int_func_unload() local
1627 hrtime_t hrt = GETRELTIME (); in __collector_dlopen_symver() local
1670 hrtime_t hrt = GETRELTIME (); in dlclose() local
H A Djprofile.c590 hrtime_t hrt; in jvmti_ThreadStart() local
648 hrtime_t hrt = gethrtime (); in jvmti_ThreadEnd() local
870 record_jclass (uint64_t class_id, hrtime_t hrt, const char *cname, const char *sname) in record_jclass()
931 hrtime_t hrt; in jvmti_ClassPrepare() local
1089 hrtime_t hrt = gethrtime (); in jvmti_GarbageCollectionStart() local
1100 hrtime_t hrt = gethrtime (); in jvmti_GarbageCollectionFinish() local
H A Dcollector.c2328 hrtime_t hrt, delta; in ovw_write() local
/netbsd-src/sys/dev/i2o/
H A Diop.c1068 iop_hrt_get0(struct iop_softc *sc, struct i2o_hrt *hrt, int size) in iop_hrt_get0()
1095 struct i2o_hrt hrthdr, *hrt; in iop_hrt_get() local