Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h199 bool ApplyAddrFilters();
Devent_selection_set.cpp634 return ApplyAddrFilters() && ApplyTracepointFilters(); in ApplyFilters()
637 bool EventSelectionSet::ApplyAddrFilters() { in ApplyAddrFilters() function in EventSelectionSet