Searched defs:stime (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/usr.bin/at/
H A Dstime.c56 stime(char *arg) function
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Drun-time-clock.cc51 microseconds stime = timeval_to_microseconds (&rusage.ru_stime); variable
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Drun-time-clock.cc51 microseconds stime = timeval_to_microseconds (&rusage.ru_stime); variable
/netbsd-current/games/hack/
H A Dhack.wield.c134 const char *stime; local
/netbsd-current/usr.bin/systat/
H A Dpigs.c64 uint64_t stime[CPUSTATES]; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-parse.h34 system_cpu_time_clock::time_point stime; member in struct:mi_timestamp
H A Dmi-main.c2233 duration<double> stime = end->stime - start->stime; local
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-parse.h34 system_cpu_time_clock::time_point stime; member in struct:mi_timestamp
H A Dmi-main.c2253 duration<double> stime = end->stime - start->stime; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_display.c810 amdgpu_display_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe, unsigned int flags, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
H A Damdgpu_drv.c1404 amdgpu_get_crtc_scanout_position(struct drm_device *dev, unsigned int pipe, bool in_vblank_irq, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.c111 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime) argument
149 nouveau_display_scanoutpos(struct drm_device *dev, unsigned int pipe, bool in_vblank_irq, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_drv.c591 radeon_get_crtc_scanout_position(struct drm_device *dev, unsigned int pipe, bool in_vblank_irq, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
H A Dradeon_display.c1808 radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe, unsigned int flags, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dfunc.c628 uint32 stime; local
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_leapsec.c57 uint32_t stime; /* schedule limit (a month before transition) */ member in struct:leap_info
72 vint64 stime; /* schedule time (when we take notice) */ member in struct:leap_head
[all...]
H A Djupiter.h81 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:jgpos
125 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:jchan
141 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:jvis
159 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:jid
171 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:juser
188 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:jpulse
202 u_short stime[2]; /* set time (10 ms ticks) */ member in struct:jeup
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_vblank.c646 ktime_t stime, etime; local
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dfunc.c618 uint32_t stime; local
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dmain.c66 time_t stime; member in struct:sent_pkt_tag
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-osdata.c1141 TIME_T stime, rtime, ctime; local
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-osdata.c1199 TIME_T stime, rtime, ctime; local
/netbsd-current/sys/kern/
H A Dtty.c1968 struct timeval now, stime; local
2645 struct timeval utime, stime; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_irq.c770 i915_get_crtc_scanoutpos(struct drm_device *dev, unsigned int index, bool in_vblank_irq, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument

Completed in 389 milliseconds