Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.cpp466 bool MatchFilter(const char*& p) { in MatchFilter() function
499 bool ok = MatchFilter(p); in MatchPredicateExpr()
615 if (!adjuster.MatchFilter(p) || *p != '\0') { in AdjustTracepointFilter()