Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_type.h54 bool exclude_host; member
62 exclude_host(false), in EventTypeAndModifier()
Devent_type.cpp143 event_type_modifier->exclude_host = true; in ParseEventType()
161 event_type_modifier->exclude_host = false; in ParseEventType()
Devent_selection_set.cpp60 selection.event_attr.exclude_host = event_type_modifier.exclude_host; in AddEventType()
Devent_attr.cpp141 attr.sample_id_all, attr.exclude_host, attr.exclude_guest); in DumpPerfEventAttr()