Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/dynamic/
Dexperimental_flamegraph_generator.cc98 const Matcher& focus_matcher) { in ComputeFocusedState() argument
108 if (focus_matcher.matches(table.name().GetString(i).ToStdString())) { in ComputeFocusedState()