Searched refs:ConstantTSC (Results 1 – 5 of 5) sorted by relevance
26 bool ConstantTSC; member70 IO.mapRequired("constant-tsc", Header.ConstantTSC);
37 bool ConstantTSC; member
52 FileHeader.ConstantTSC = Bitfield & 1uL; in readBinaryFormatHeader()
360 FileHeader.ConstantTSC = Trace.Header.ConstantTSC; in loadYAMLLog()
66 (H.ConstantTSC ? 0x01 : 0x0) | (H.NonstopTSC ? 0x02 : 0x0); in FDRTraceWriter()