Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_attr.cpp158 bool identifier_enabled = true; in GetCommonEventIdPositionsForAttrs() local
165 identifier_enabled &= (type & PERF_SAMPLE_IDENTIFIER) != 0; in GetCommonEventIdPositionsForAttrs()
169 if (identifier_enabled) { in GetCommonEventIdPositionsForAttrs()
206 if (identifier_enabled) { in GetCommonEventIdPositionsForAttrs()