Home
last modified time | relevance | path

Searched refs:b_timestamp_tv (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/bsd/sys/
H A Dbuf_internal.h108 struct timeval b_timestamp_tv; /* microuptime for disk conditioner */ member
/xnu-11215.61.5/bsd/miscfs/specfs/
H A Dspec_vnops.c2761 microuptime(&bp->b_timestamp_tv); in spec_strategy()
/xnu-11215.61.5/bsd/vfs/
H A Dvfs_bio.c4264 timevalsub(&real_elapsed, &bp->b_timestamp_tv); in buf_biodone()