Home
last modified time | relevance | path

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

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