Home
last modified time | relevance | path

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

/system/iorap/src/compiler/
Dcompiler.cc738 bool has_re = blacklist_filter.has_value(); in ApplyBlacklistToPageCacheEvents() local
743 [reg_exp, has_re](const ResolvedPageCacheFtraceEvent& event) { in ApplyBlacklistToPageCacheEvents()
744 if (!has_re) { in ApplyBlacklistToPageCacheEvents()