Lines Matching refs:expr_ts
2280 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_profile() local
2281 hrtime_t ts = expr_ts - start; in dump_profile()
2306 i, expr_ts, ts / NANOSEC, ts % NANOSEC, in dump_profile()
2307 expr_ts / NANOSEC, expr_ts % NANOSEC, in dump_profile()
2349 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_sync() local
2350 hrtime_t ts = expr_ts - start; in dump_sync()
2357 hrtime_t syncdelay = expr_ts - syncrtime; in dump_sync()
2366 i, expr_ts, ts / NANOSEC, ts % NANOSEC, in dump_sync()
2367 expr_ts / NANOSEC, expr_ts % NANOSEC, thrid, in dump_sync()
2407 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_iotrace() local
2408 hrtime_t ts = expr_ts - start; in dump_iotrace()
2470 i, expr_ts, ts / NANOSEC, ts % NANOSEC, in dump_iotrace()
2471 expr_ts / NANOSEC, expr_ts % NANOSEC, in dump_iotrace()
2517 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_hwc() local
2518 hrtime_t ts = expr_ts - start; in dump_hwc()
2540 (long) i, (long long) expr_ts, in dump_hwc()
2542 (long long) (expr_ts / NANOSEC), (long long) (expr_ts % NANOSEC), in dump_hwc()
2588 hrtime_t expr_ts = (hrtime_t) packets->getLongValue (PROP_TSTAMP, i); in dump_heap() local
2589 hrtime_t ts = expr_ts - start; in dump_heap()
2611 i, expr_ts, ts / NANOSEC, ts % NANOSEC, in dump_heap()
2612 expr_ts / NANOSEC, expr_ts % NANOSEC, in dump_heap()