Searched refs:HeapProfileFlamegraph (Results 1 – 2 of 2) sorted by relevance
26 import {CallsiteInfo, HeapProfileFlamegraph} from '../common/state';74 private lastSelectedHeapProfile?: HeapProfileFlamegraph;95 const selectedHeapProfile: HeapProfileFlamegraph =162 private copyHeapProfile(heapProfile: HeapProfileFlamegraph):163 HeapProfileFlamegraph {176 private shouldRequestData(selection: HeapProfileFlamegraph) {
184 export interface HeapProfileFlamegraph { interface274 currentHeapProfileFlamegraph: HeapProfileFlamegraph|null;