Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dflow_events_panel.ts26 export function getFlowCategories(flow: Flow): string[] { function
136 const categories = getFlowCategories(flow);
Dflow_events_renderer.ts16 import {ALL_CATEGORIES, getFlowCategories} from './flow_events_panel';
168 const categories = getFlowCategories(flow);