Lines Matching defs:size
76 bool PerfFileSection::Write(const char *buf, size_t size) in Write()
81 bool PerfFileSection::Write(const char *buf, size_t size, size_t max) in Write()
115 uint32_t size = 0; in Read() local
135 void PerfFileSection::Skip(size_t size) in Skip()
140 bool PerfFileSection::Read(char *buf, size_t size) in Read()
166 PerfFileSectionString::PerfFileSectionString(FEATURE id, const char *buf, size_t size) in PerfFileSectionString()
181 bool PerfFileSectionString::GetBinary(char *buf, size_t size) in GetBinary()
204 size_t size = 0; in GetSize() local
224 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(FEATURE id, const char *buf, size_t size) in PerfFileSectionSymbolsFiles()
271 bool PerfFileSectionSymbolsFiles::GetBinary(char *buf, size_t size) in GetBinary()
304 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, const char *buf, size_t size) in PerfFileSectionNrCpus()
319 bool PerfFileSectionNrCpus::GetBinary(char *buf, size_t size) in GetBinary()
342 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, size_t size) in PerfFileSectionU64()
356 bool PerfFileSectionU64::GetBinary(char *buf, size_t size) in GetBinary()
384 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, const char *buf, size_t size) in PerfFileSectionEventDesc()
437 bool PerfFileSectionEventDesc::GetBinary(char *buf, size_t size) in GetBinary()
472 size_t size = sizeof(uint32_t); // nr in GetSize() local