Searched refs:q2d (Results 1 – 7 of 7) sorted by relevance
37 double q2d = BIT_TIME(q2d_in); in q2d_histo_add() local38 long msec = (long)(q2d / 0.001); in q2d_histo_add()
9 unplug_hist.c q2d.c aqd.c plat.c
19 ../rbtree.o mmap.o trace_plug.o bno_dump.o unplug_hist.o q2d.o \
284 void q2d_histo_add(void *priv, __u64 q2d);
59 %q2d = insertelement <32 x i8> %q2c, i8 %q, i32 2960 %q2e = insertelement <32 x i8> %q2d, i8 %q, i32 30
676 \newpage\section{\label{sec:lat}\label{sec:lat-q2d}\label{sec:lat-q2c}\label{sec:lat-d2c}Latency Da…830 [ -z <output name> | --q2d-latencies=<output name> ]1111 \subsection{\label{sec:o-z}\texttt{--q2d-latencies}/\texttt{-l}}1114 discussed in section~\ref{sec:lat-q2d}.
3993 long p1d, p2d, q1d, q2d; in xmlSchemaCompareDates() local4023 q2d = _xmlSchemaDateCastYMToDays(q2) + q2->value.date.day; in xmlSchemaCompareDates()4024 if (p1d > q2d) in xmlSchemaCompareDates()4026 else if (p1d == q2d) { in xmlSchemaCompareDates()