Lines Matching defs:time
6036 * "%3.1000d" - divide the time by 1000 and print the first 3 digits
6044 unsigned long long time;
6055 time = record->ts;
6057 time += div / 2;
6058 time /= div;
6064 if (p10 > 1 && p10 < time)
6065 trace_seq_printf(s, "%5llu.%0*llu", time / p10, prec, time % p10);
6067 trace_seq_printf(s, "%12llu", time);
6167 * TEP_PRINT_TIME, %d - event time stamp. A divisor and precision
6170 * "%3.1000d" - divide the time by 1000 and print the first
6171 * 3 digits before the dot. Thus, the time stamp