Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.cpp1036 bool BuildIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1076 bool AuxTraceInfoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1169 bool AuxTraceRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1206 bool KernelSymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1236 bool DsoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1276 bool SymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1314 bool TracingDataRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1345 bool EventIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1378 bool CallChainRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1448 bool UnwindingResultRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
[all …]