Home
last modified time | relevance | path

Searched refs:bintime (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/sys/sys/
H A Dtimeffc.h111 struct bintime error;
112 struct bintime tick_time;
124 struct bintime error;
125 struct bintime tick_time;
126 struct bintime tick_time_lerp;
199 struct bintime *error_bound);
206 void ffclock_bintime(struct bintime *bt);
210 void ffclock_getbintime(struct bintime *bt);
214 void ffclock_binuptime(struct bintime *bt);
236 void fbclock_bintime(struct bintime *bt);
[all …]
H A Dtime.h53 struct bintime { struct
70 bintime_add(struct bintime *_bt, const struct bintime *_bt2) in bintime_add()
82 bintime_sub(struct bintime *_bt, const struct bintime *_bt2) in bintime_sub()
142 bttosbt(const struct bintime _bt) in bttosbt()
148 static __inline struct bintime
151 struct bintime _bt; in sbttobt()
503 extern struct bintime tc_tick_bt;
506 extern struct bintime tick_bt;
545 struct bintime _bt; in sbinuptime()
551 void bintime(struct bintime *bt);
[all …]
H A Ddevicestat.h144 struct bintime busy_from; /*
157 struct bintime duration[DEVSTAT_N_TRANS_FLAGS];
158 struct bintime busy_time;
159 struct bintime creation_time; /*
196 void devstat_start_transaction(struct devstat *ds, const struct bintime *now);
202 const struct bintime *now,
203 const struct bintime *then);
206 const struct bintime *now);
H A Dvdso.h40 struct bintime th_offset;
41 struct bintime th_boottime;
/freebsd/sys/kern/
H A Dkern_ffclock.c130 struct bintime *error_bound) in ffclock_difftime()
255 struct bintime bt; in ffclock_nanotime()
264 struct bintime bt; in ffclock_microtime()
281 struct bintime bt; in ffclock_getnanotime()
291 struct bintime bt; in ffclock_getmicrotime()
308 struct bintime bt; in ffclock_nanouptime()
317 struct bintime bt; in ffclock_microuptime()
334 struct bintime bt; in ffclock_getnanouptime()
344 struct bintime bt; in ffclock_getmicrouptime()
361 struct bintime bt; in ffclock_nanodifftime()
[all …]
H A Dkern_tc.c301 struct bintime bt; in fbclock_nanouptime()
310 struct bintime bt; in fbclock_microuptime()
326 struct bintime bt; in fbclock_nanotime()
335 struct bintime bt; in fbclock_microtime()
351 struct bintime bt; in fbclock_getnanouptime()
360 struct bintime bt; in fbclock_getmicrouptime()
398 struct bintime bt; in nanouptime()
414 bintime(struct bintime *bt) in bintime() function
425 bintime(&bt); in nanotime()
434 bintime(&bt); in microtime()
[all …]
H A Dsubr_devstat.c217 devstat_start_transaction(struct devstat *ds, const struct bintime *now) in devstat_start_transaction()
292 const struct bintime *now, const struct bintime *then) in devstat_end_transaction()
294 struct bintime dt, lnow; in devstat_end_transaction()
343 const struct bintime *now) in devstat_end_transaction_bio_bt()
H A Dkern_lockstat.c77 struct bintime bt; in lockstat_nsecs()
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_compound_literal_comma.c1 struct bintime { struct
6 struct bintime argument
10 return (struct bintime) { in us2bintime()
/freebsd/lib/libsys/
H A D__vdso_gettimeofday.c60 binuptime(struct bintime *bt, struct vdso_timekeep *tk, bool abs) in binuptime()
107 getnanouptime(struct bintime *bt, struct vdso_timekeep *tk) in getnanouptime()
136 struct bintime bt; in __vdso_gettimeofday()
159 struct bintime bt; in __vdso_clock_gettime()
/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_check_time.h27 struct bintime;
31 int uc_check_bintime(const struct bintime *bt);
H A DREADME95 6: Sending, receiving bintime
99 ancillary data object followed by struct bintime{}.
145 5: Sending, receiving bintime
149 ancillary data object followed by struct bintime{}.
H A Duc_check_time.c37 uc_check_bintime(const struct bintime *mt) in uc_check_bintime()
H A DMakefile26 .for ttype in bintime timeval timespec_real timespec_mono
/freebsd/sys/fs/fuse/
H A Dfuse_node.h112 struct bintime attr_cache_timeout;
117 struct bintime entry_cache_timeout;
147 struct bintime now; in fuse_vnode_attr_cache_valid()
/freebsd/sys/amd64/vmm/io/
H A Dvlapic_priv.h155 struct bintime timer_fire_bt; /* callout expiry time */
156 struct bintime timer_freq_bt; /* timer frequency */
157 struct bintime timer_period_bt; /* timer period */
H A Dvatpit.c82 struct bintime now_bt; /* uptime when counter was loaded */
91 struct bintime callout_bt; /* target time */
99 struct bintime freq_bt;
109 struct bintime delta; in vatpit_delta_ticks()
183 struct bintime now, delta; in pit_timer_start_cntr0()
H A Dvpmtmr.c64 struct bintime bt; in vpmtmr_init()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswvar.h93 struct bintime attach_uptime; /* system uptime when attach happened. */
137 struct bintime init_uptime; /* system uptime when init happened. */
/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h125 struct bintime time[CTL_STATS_NUM_TYPES];
126 struct bintime dma_time[CTL_STATS_NUM_TYPES];
263 struct bintime start_bt;
275 struct bintime cur_bt; /* passed to userland */
H A Dctl_io.h244 struct bintime start_bt; /* Timer start ticks */
245 struct bintime dma_start_bt; /* DMA start ticks */
246 struct bintime dma_bt; /* DMA total ticks */
/freebsd/lib/libdevstat/
H A Ddevstat.h171 long double devstat_compute_etime(struct bintime *cur_time,
172 struct bintime *prev_time);
/freebsd/sys/netinet/
H A Dtcp_lro.h150 struct bintime alloc_time; /* time when entry was allocated */
164 struct bintime lro_last_queue_time; /* last time data was queued */
/freebsd/sys/fs/nfs/
H A Dnfsport.h512 struct bintime srvduration[NFSV42_NOPS + NFSV4OP_FAKENOPS + 15];
513 struct bintime busyfrom;
514 struct bintime busytime;
577 struct bintime srvduration[NFSV42_PURENOPS + NFSV4OP_FAKENOPS];
578 struct bintime busyfrom;
579 struct bintime busytime;
/freebsd/sys/compat/linux/
H A Dlinux_vdso_gtod.inc174 freebsd_binuptime(struct bintime *bt, struct vdso_timekeep *tk, bool abs)
221 freebsd_getnanouptime(struct bintime *bt, struct vdso_timekeep *tk)
248 struct bintime bt;
268 struct bintime bt;

123