Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.cpp454 bool ok = MatchPredicateExpr(p); in MatchFilter()
459 ok = MatchPredicateExpr(p); in MatchFilter()
478 bool MatchPredicateExpr(const char*& p) { in MatchPredicateExpr() function
482 return MatchPredicateExpr(p); in MatchPredicateExpr()