Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_config_muxer.cc82 void IntersectInPlace(const std::vector<std::string>& unsorted_a, in IntersectInPlace() function
569 IntersectInPlace(current_state_.atrace_apps, &expected_apps); in RemoveConfig()
570 IntersectInPlace(current_state_.atrace_categories, &expected_categories); in RemoveConfig()