Searched refs:start_ts (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Denvyvar.h83 struct timespec start_ts; member in struct:envy_softc
H A Denvy.c1967 (long long)sc->start_ts.tv_sec, sc->start_ts.tv_nsec);
2135 nanouptime(&sc->start_ts);
2182 nanouptime(&sc->start_ts);
/openbsd-current/gnu/llvm/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp433 size_t start_ts = 0; local
464 {"ts", (int64_t)start_ts},
469 start_ts += duration;

Completed in 137 milliseconds