• Home
  • Raw
  • Download

Lines Matching defs:buf

98 bool PerfFileSection::Write(const char *buf, size_t size)  in Write()
103 bool PerfFileSection::Write(const char *buf, size_t size, size_t max) in Write()
139 char *buf = new char[size]; in Read() local
163 bool PerfFileSection::Read(char *buf, size_t size) in Read()
189 PerfFileSectionString::PerfFileSectionString(FEATURE id, const char *buf, size_t size) in PerfFileSectionString()
202 bool PerfFileSectionString::GetBinary(char *buf, size_t size) in GetBinary()
291 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(FEATURE id, const char *buf, size_t size) in PerfFileSectionSymbolsFiles()
299 bool PerfFileSectionSymbolsFiles::GetBinary(char *buf, size_t size) in GetBinary()
330 PerfFileSectionUniStackTable::PerfFileSectionUniStackTable(FEATURE id, const char *buf, size_t size) in PerfFileSectionUniStackTable()
357 bool PerfFileSectionUniStackTable::GetBinary(char *buf, size_t size) in GetBinary()
397 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, const char *buf, size_t size) in PerfFileSectionNrCpus()
410 bool PerfFileSectionNrCpus::GetBinary(char *buf, size_t size) in GetBinary()
431 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, size_t size) in PerfFileSectionU64()
443 bool PerfFileSectionU64::GetBinary(char *buf, size_t size) in GetBinary()
469 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, const char *buf, size_t size) in PerfFileSectionEventDesc()
515 bool PerfFileSectionEventDesc::GetBinary(char *buf, size_t size) in GetBinary()