Searched refs:tracepoint_filter (Results 1 – 2 of 2) sorted by relevance
186 std::string tracepoint_filter; member
547 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()