Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_type.h84 bool exclude_hv; member
92 exclude_hv(false), in EventTypeAndModifier()
Devent_type.cpp352 event_type_modifier->exclude_hv = true; in ParseEventType()
368 event_type_modifier->exclude_hv = false; in ParseEventType()
Devent_attr.cpp123 attr.exclude_user, attr.exclude_kernel, attr.exclude_hv); in DumpPerfEventAttr()
Devent_selection_set.cpp181 selection->event_attr.exclude_hv = event_type->exclude_hv; in BuildAndCheckEventSelection()
/system/extras/tests/icachetest/
DProfiler.cpp87 pe.exclude_hv = 1; in resetEvents()