Home
last modified time | relevance | path

Searched defs:engineCfg (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/controller/
Dapp_controller.ts40 for (const engineCfg of Object.values(globals.state.engines)) { constant
Dtrace_controller.ts75 const engineCfg = assertExists(globals.state.engines[this.engineId]); constant
140 const engineCfg = assertExists(globals.state.engines[this.engineId]); constant