Home | History | Annotate | Download | only in quipper

Lines Matching refs:u32

37   u32 len;
42 u32 type;
47 u32 type;
52 u32 type;
56 typedef u32 num_siblings_type;
64 u32 id;
195 bool ReadBuildIDMetadata(const ConstBufferWithSize& data, u32 type,
197 bool ReadStringMetadata(const ConstBufferWithSize& data, u32 type,
199 bool ReadUint32Metadata(const ConstBufferWithSize& data, u32 type,
201 bool ReadUint64Metadata(const ConstBufferWithSize& data, u32 type,
203 bool ReadCPUTopologyMetadata(const ConstBufferWithSize& data, u32 type,
205 bool ReadNUMATopologyMetadata(const ConstBufferWithSize& data, u32 type,
222 bool WriteBuildIDMetadata(u32 type, size_t* offset,
224 bool WriteStringMetadata(u32 type, size_t* offset,
226 bool WriteUint32Metadata(u32 type, size_t* offset,
228 bool WriteUint64Metadata(u32 type, size_t* offset,
230 bool WriteEventDescMetadata(u32 type, size_t* offset,
232 bool WriteCPUTopologyMetadata(u32 type, size_t* offset,
234 bool WriteNUMATopologyMetadata(u32 type, size_t* offset,
256 bool NeedsNumberOfStringData(u32 type) const;
281 u32 ReadPerfEventAttrSize(const ConstBufferWithSize& data,