15 #ifndef LLVM_XRAY_XRAY_RECORD_H
16 #define LLVM_XRAY_XRAY_RECORD_H
76 #endif // LLVM_XRAY_XRAY_RECORD_H
uint16_t RecordType
The type of record.
RecordTypes Type
Identifies the type of record.
int32_t FuncId
The function ID for the record.
The instances of the Type class are immutable: once they are created, they are never changed...
RecordTypes
Determines the supported types of records that could be seen in XRay traces.
uint32_t TId
The thread ID for the currently running thread.
uint8_t CPU
The CPU where the thread is running. We assume number of CPUs <= 256.
uint64_t TSC
Get the full 8 bytes of the TSC when we get the log record.