Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.cpp467 bool ok = MatchPredicateExpr(p); in MatchFilter()
472 ok = MatchPredicateExpr(p); in MatchFilter()
491 bool MatchPredicateExpr(const char*& p) { in MatchPredicateExpr() function
495 return MatchPredicateExpr(p); in MatchPredicateExpr()