Home
last modified time | relevance | path

Searched defs:cur_time (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dsched_policy.c75 static void vgpu_update_timeslice(struct intel_vgpu *vgpu, ktime_t cur_time) in vgpu_update_timeslice()
138 ktime_t cur_time; in try_to_schedule_next_vgpu() local
243 ktime_t cur_time; in intel_gvt_schedule() local
/openbsd/sys/net/
H A Dhfsc.c837 u_int64_t cur_time; in hfsc_deq_begin() local
902 u_int64_t cur_time = hif->hif_microtime; in hfsc_update_sc() local
999 u_int64_t cur_time; in hfsc_init_ed() local
1043 u_int64_t vt, f, cur_time; in hfsc_init_vf() local
1132 hfsc_update_vf(struct hfsc_class *cl, int len, u_int64_t cur_time) in hfsc_update_vf()
1304 hfsc_ellist_get_mindl(struct hfsc_if *hif, u_int64_t cur_time) in hfsc_ellist_get_mindl()
1384 hfsc_actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) in hfsc_actlist_firstfit()
H A Dhfsc.h95 u_int64_t cur_time; member
/openbsd/usr.sbin/dhcpd/
H A Ddhcpd.c68 time_t cur_time, last_scan; variable
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp72 auto cur_time = steady_clock::now(); in SendContinuePacketAndWaitForResponse() local
/openbsd/usr.sbin/dhcrelay/
H A Ddhcrelay.c84 time_t cur_time; variable
/openbsd/usr.sbin/dhcrelay6/
H A Ddhcrelay6.c106 time_t cur_time; variable
/openbsd/sys/dev/microcode/siop/
H A Dncr53cxxx.c412 time_t cur_time; in main() local
/openbsd/usr.bin/systat/
H A Dpftop.c1583 calc_interval(struct timeval *cur_time, struct timeval *last_time) in calc_interval()