Home
last modified time | relevance | path

Searched refs:g_time (Results 1 – 6 of 6) sorted by relevance

/external/blktrace/btt/
Dtrace_im.c31 q_iop->g_time = g_iop->t.time; in handle_g()
52 if (q_iop->g_time != (__u64)-1) in handle_i()
53 update_g2i(q_iop, tdelta(q_iop->g_time, i_iop->t.time)); in handle_i()
Dinlines.h216 static inline void update_q2g(struct io *iop, __u64 g_time) in update_q2g() argument
218 UPDATE_AVGS(q2g, iop, iop->pip, g_time); in update_q2g()
221 static inline void update_s2g(struct io *iop, __u64 g_time) in update_s2g() argument
223 UPDATE_AVGS(s2g, iop, iop->pip, g_time); in update_s2g()
226 static inline void unupdate_q2g(struct io *iop, __u64 g_time) in unupdate_q2g() argument
228 UNUPDATE_AVGS(q2g, iop, iop->pip, g_time); in unupdate_q2g()
Dtrace_complete.c40 if (iop->g_time != (__u64)-1) in display_io_track()
41 __out(ofp, iop->g_time, IOP_G, iop->t.sector, t_sec(&iop->t),1); in display_io_track()
Dtrace_queue.c36 q_iop->i_time = q_iop->g_time = q_iop->i_time = q_iop->m_time = in handle_queue()
Dglobals.h157 __u64 bytes_left, g_time, i_time, m_time, d_time, c_time, d_sec, c_sec; member
/external/bluetooth/glib/
DChangeLog.pre-1-22285 * glib.h: gtime changed to g_time. gtime is used in