Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h186 std::string tracepoint_filter; member
Devent_selection_set.cpp547 selection->tracepoint_filter = adjusted_filter.value(); in SetTracepointFilter()
694 if (!selection.tracepoint_filter.empty()) { in ApplyTracepointFilters()
696 if (!event_fd->SetFilter(selection.tracepoint_filter)) { in ApplyTracepointFilters()