Searched refs:HeapProfileFlamegraph (Results 1 – 2 of 2) sorted by relevance
27 import {CallsiteInfo, HeapProfileFlamegraph} from '../common/state';75 private lastSelectedHeapProfile?: HeapProfileFlamegraph;96 const selectedHeapProfile: HeapProfileFlamegraph =163 private copyHeapProfile(heapProfile: HeapProfileFlamegraph):164 HeapProfileFlamegraph {177 private shouldRequestData(selection: HeapProfileFlamegraph) {
205 export interface HeapProfileFlamegraph { interface305 currentHeapProfileFlamegraph: HeapProfileFlamegraph|null;