Home
last modified time | relevance | path

Searched defs:perf_event_attr (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Drecord.cpp1063 bool BuildIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1103 bool AuxTraceInfoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1197 bool AuxTraceRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1234 bool KernelSymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1264 bool DsoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1304 bool SymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1342 bool TracingDataRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1375 bool EventIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1408 bool CallChainRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1478 bool UnwindingResultRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
[all …]