Lines Matching refs:vnode
188 vnode: AnyAttrsVnode; property
199 vnode: m(NotesEditorPanel, {
210 vnode: m(NotesEditorPanel, {
221 vnode: m(SliceDetailsPanel, {
230 vnode: m(CounterDetailsPanel, {
239 vnode: m(HeapProfileDetailsPanel, {key: 'heap_profile'})
246 vnode: m(CpuProfileDetailsPanel, {
255 vnode: m(ChromeSliceDetailsPanel, {key: 'chrome_slice'})
262 vnode: m(ThreadStatePanel, {key: 'thread_state'})
273 vnode: m(LogPanel, {key: 'logs_panel'})
283 vnode: m(QueryTable, {key: 'query', queryId: 'command'})
291 vnode: m(FlowEventsPanel, {key: 'flow_events'})
300 vnode: m(AggregationPanel, {kind: key, key, data: value})
310 vnode: m(FlowEventsAreaSelectedPanel)
320 currentTabDetails.vnode :
321 detailsPanels.values().next().value?.vnode;