Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_attr.cpp159 bool id_enabled = true; in GetCommonEventIdPositionsForAttrs() local
166 id_enabled &= (type & PERF_SAMPLE_ID) != 0; in GetCommonEventIdPositionsForAttrs()
171 } else if (id_enabled && flags_before_id_are_the_same) { in GetCommonEventIdPositionsForAttrs()
208 } else if (id_enabled && flags_after_id_are_the_same) { in GetCommonEventIdPositionsForAttrs()