Lines Matching defs:buf
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()
124 char buf[size]; in Read() local
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()
272 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(FEATURE id, const char *buf, size_t size) in PerfFileSectionSymbolsFiles()
280 bool PerfFileSectionSymbolsFiles::GetBinary(char *buf, size_t size) in GetBinary()
313 PerfFileSectionUniStackTable::PerfFileSectionUniStackTable(FEATURE id, const char *buf, size_t size) in PerfFileSectionUniStackTable()
340 bool PerfFileSectionUniStackTable::GetBinary(char *buf, size_t size) in GetBinary()
373 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, const char *buf, size_t size) in PerfFileSectionNrCpus()
388 bool PerfFileSectionNrCpus::GetBinary(char *buf, size_t size) in GetBinary()
411 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, size_t size) in PerfFileSectionU64()
425 bool PerfFileSectionU64::GetBinary(char *buf, size_t size) in GetBinary()
453 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, const char *buf, size_t size) in PerfFileSectionEventDesc()
506 bool PerfFileSectionEventDesc::GetBinary(char *buf, size_t size) in GetBinary()