Home
last modified time | relevance | path

Searched refs:GetCommonEventIdPositionsForAttrs (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Devent_attr.h38 bool GetCommonEventIdPositionsForAttrs(std::vector<perf_event_attr>& attrs,
Devent_attr.cpp146 bool GetCommonEventIdPositionsForAttrs(std::vector<perf_event_attr>& attrs, in GetCommonEventIdPositionsForAttrs() function
Drecord_file_reader.cpp162 if (!GetCommonEventIdPositionsForAttrs(attrs, &event_id_pos_in_sample_records_, in ReadAttrSection()