Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/prelude/table_functions/
Dexperimental_flamegraph.cc163 const Matcher& focus_matcher) { in ComputeFocusedState() argument
173 if (focus_matcher.matches(table.name().GetString(i).ToStdString())) { in ComputeFocusedState()