Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dtrace_controller.ts152 const queryArgs: QueryControllerArgs = {queryId, engine}; constant
153 childControllers.push(Child(queryId, QueryController, queryArgs));