Searched refs:CpuProfileSampleSelection (Results 1 – 2 of 2) sorted by relevance
17 import {CallsiteInfo, CpuProfileSampleSelection} from '../common/state';28 private lastSelectedSample?: CpuProfileSampleSelection;42 const selectedSample = selection as CpuProfileSampleSelection;80 private copyCpuProfileSample(cpuProfileSample: CpuProfileSampleSelection):81 CpuProfileSampleSelection {90 private shouldRequestData(selection: CpuProfileSampleSelection) {
216 export interface CpuProfileSampleSelection { interface236 CpuProfileSampleSelection|ChromeSliceSelection|ThreadStateSelection|