Searched defs:sortKey (Results 1 – 10 of 10) sorted by relevance
37 private sortKey: string = 'timeString'; property in TabPanePerfSample
39 private sortKey: string = 'timeString'; property in TabPanePerfSampleChild
33 private sortKey = ''; property in TabpanePerfBottomUp
32 private sortKey = 'avgSize'; property in TabPanePurgPin
31 private sortKey = 'avgSize'; property in TabPanePurgTotal
34 private sortKey = 'timeStr'; property in TabPaneJsCpuStatistics
33 private sortKey = ''; property in TabPaneJsCpuCallTree
29 private sortKey: string = 'name'; property in TabPaneDmaFence
45 private sortKey: string = 'heapSizeStr'; property in TabpaneNMCalltree
508 for (auto sortKey : displayKeyNames_) { in OutputStdContentItem() local