Home
last modified time | relevance | path

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

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