Lines Matching defs:Parse
247 bool MmapRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::MmapRecord
296 bool Mmap2Record::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::Mmap2Record
349 bool CommRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::CommRecord
411 bool ExitOrForkRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::ExitOrForkRecord
446 bool LostRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::LostRecord
460 bool SampleRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::SampleRecord
1023 bool AuxRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::AuxRecord
1039 bool SwitchRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::SwitchRecord
1046 bool SwitchCpuWideRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse() function in simpleperf::SwitchCpuWideRecord
1063 bool BuildIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::BuildIdRecord
1103 bool AuxTraceInfoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::AuxTraceInfoRecord
1197 bool AuxTraceRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::AuxTraceRecord
1234 bool KernelSymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::KernelSymbolRecord
1264 bool DsoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::DsoRecord
1304 bool SymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::SymbolRecord
1342 bool TracingDataRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::TracingDataRecord
1375 bool EventIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::EventIdRecord
1408 bool CallChainRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::CallChainRecord
1478 bool UnwindingResultRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::UnwindingResultRecord
1606 bool UnknownRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse() function in simpleperf::UnknownRecord