Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.cpp1064 bool BuildIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1104 bool AuxTraceInfoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1198 bool AuxTraceRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1235 bool KernelSymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1265 bool DsoRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1305 bool SymbolRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1343 bool TracingDataRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1376 bool EventIdRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1409 bool CallChainRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
1479 bool UnwindingResultRecord::Parse(const perf_event_attr&, char* p, char* end) { in Parse()
[all …]