Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Drecord_controller.ts589 private consumerPort: ConsumerPort; property in RecordController
604 this.consumerPort = ConsumerPort.create(this.rpcImpl.bind(this));
660 this.consumerPort.enableTracing({traceConfig});
665 this.consumerPort.disableTracing({});
671 this.consumerPort.getTraceStats({});
676 this.consumerPort.readBuffers({});
704 this.consumerPort.freeBuffers({});