Home
last modified time | relevance | path

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

/openbsd-src/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-src/sys/net/
H A Dhfsc.c846 cl = hfsc_ellist_get_mindl(hif, cur_time); in hfsc_deq_begin() local
911 u_int64_t cur_time = hif->hif_microtime; hfsc_update_sc() local
1008 u_int64_t cur_time; hfsc_init_ed() local
1052 u_int64_t vt, f, cur_time; hfsc_init_vf() local
1141 hfsc_update_vf(struct hfsc_class * cl,int len,u_int64_t cur_time) hfsc_update_vf() argument
1313 hfsc_ellist_get_mindl(struct hfsc_if * hif,u_int64_t cur_time) hfsc_ellist_get_mindl() argument
1393 hfsc_actlist_firstfit(struct hfsc_class * cl,u_int64_t cur_time) hfsc_actlist_firstfit() argument
[all...]
H A Dhfsc.h95 u_int64_t cur_time; member
/openbsd-src/usr.sbin/dhcpd/
H A Ddhcpd.c68 time_t cur_time, last_scan; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp72 auto cur_time = steady_clock::now(); in SendContinuePacketAndWaitForResponse() local
/openbsd-src/usr.sbin/dhcrelay/
H A Ddhcrelay.c84 time_t cur_time; variable
/openbsd-src/usr.sbin/dhcrelay6/
H A Ddhcrelay6.c106 time_t cur_time; variable
/openbsd-src/sys/dev/microcode/siop/
H A Dncr53cxxx.c412 time_t cur_time; in main() local
/openbsd-src/usr.bin/systat/
H A Dpftop.c1583 calc_interval(struct timeval *cur_time, struct timeval *last_time) in calc_interval()