Home
last modified time | relevance | path

Searched defs:time_shift (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DTraceIntelPTGDBRemotePackets.h108 uint16_t time_shift; member
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp100 uint64_t time_mult, time_shift; in fromJSON() local