Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h197 bool ApplyTracepointFilters();
Devent_selection_set.cpp643 return ApplyAddrFilters() && ApplyTracepointFilters(); in ApplyFilters()
691 bool EventSelectionSet::ApplyTracepointFilters() { in ApplyTracepointFilters() function in simpleperf::EventSelectionSet