Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dstate.ts223 export interface ChromeSliceSelection { interface
236 CpuProfileSampleSelection|ChromeSliceSelection|ThreadStateSelection|
/external/perfetto/ui/src/controller/
Dselection_controller.ts24 import {ChromeSliceSelection} from '../common/state';
90 async chromeSliceDetails(selection: ChromeSliceSelection) {