| /tools/perf/util/ |
| A D | svghelper.c | 144 if (height < 0.25) in normalize_height() 157 height = normalize_height(height); in svg_ubox() 168 SLOT_HALF * height, in svg_ubox() 176 height = normalize_height(height); in svg_lbox() 187 SLOT_HALF * height, in svg_lbox() 195 height = normalize_height(height); in svg_fbox() 476 double height = 0; in svg_pstate() local 485 height = 1 + cpu2y(cpu) + SLOT_MULT + SLOT_HEIGHT - height; in svg_pstate() 487 time2pixels(start), time2pixels(end), height, height); in svg_pstate() 497 double height; in svg_partial_wakeline() local [all …]
|
| A D | svghelper.h | 10 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … 11 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … 12 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int …
|
| /tools/perf/ui/gtk/ |
| A D | browser.c | 21 int height; in perf_gtk__resize_window() local 31 height = rect.height * 3 / 4; in perf_gtk__resize_window() 33 gtk_window_resize(GTK_WINDOW(window), width, height); in perf_gtk__resize_window()
|
| /tools/mm/ |
| A D | slabinfo-gnuplot.sh | 28 height=700 84 set terminal png enhanced size $width,$height large 126 set terminal png enhanced size $width,$height large 192 height=${array[1]}
|
| /tools/perf/ui/ |
| A D | browser.c | 197 browser->height = browser->rows = SLtt_Screen_Rows - 2; in ui_browser__refresh_dimensions() 322 int height = browser->height, h = 0, pct = 0, in ui_browser__scrollbar_set() local 327 pct = ((browser->index * (browser->height - 1)) / in ui_browser__scrollbar_set() 333 while (h < height) { in ui_browser__scrollbar_set()
|
| A D | browser.h | 20 u16 y, x, width, height, rows, columns, horiz_scroll; member
|
| /tools/testing/radix-tree/ |
| A D | multiorder.c | 58 int height = order[i] / XA_CHUNK_SHIFT; in multiorder_iteration() local 59 int shift = height * XA_CHUNK_SHIFT; in multiorder_iteration()
|
| A D | maple.c | 35532 unsigned char height; in check_prealloc() local 35547 height = mas_mt_height(&mas); in check_prealloc() 35557 height = mas_mt_height(&mas); in check_prealloc() 35569 height = mas_mt_height(&mas); in check_prealloc() 35583 height = mas_mt_height(&mas); in check_prealloc() 35597 height = mas_mt_height(&mas); in check_prealloc() 35611 height = mas_mt_height(&mas); in check_prealloc() 35628 height = mas_mt_height(&mas); in check_prealloc() 35637 height = mas_mt_height(&mas); in check_prealloc() 35647 height = mas_mt_height(&mas); in check_prealloc() [all …]
|
| /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| A D | SchedGui.py | 121 height = y % (RootFrame.RECT_HEIGHT + RootFrame.RECT_SPACE) 123 if rect < 0 or rect > self.nr_rects - 1 or height > RootFrame.RECT_HEIGHT:
|
| /tools/power/pm-graph/ |
| A D | bootgraph.py | 578 height = devtl.phaseRowHeight(0, phase, dev['row']) 579 top = '%.6f' % ((dev['row']*height) + devtl.scaleH) 584 devname+length+phase+'_mode', left, top, '%.3f'%height, 587 height = '%.6f' % (devtl.rowH / 2) 600 top, height, width, title, 'x%d'%num) 612 top, height, width, title, dev['id']+cg.id)
|
| A D | sleepgraph.py | 2769 self.height = 0 # total timeline height 2939 self.height = self.scaleH + (maxrows*self.rowH) 2940 self.bodyH = self.height - self.scaleH 2958 self.html += html_timeline.format('dmesg', self.height) 4878 height = '%.3f' % (rowheight/3) 4884 html_cpuexec.format(left, top, height, width, color) 4891 height = '%.3f' % devtl.rowH 4900 left, top, height, width, e.text(), '', xtrastyle) 5061 ….t {position:absolute;line-height:'+('%d'%scaleTH)+'px;pointer-events:none;top:0;height:100%;borde… 5062 ….err {position:absolute;top:0%;height:100%;border-right:3px solid red;color:red;font:bold 14px Tim… [all …]
|
| /tools/testing/selftests/hid/tests/ |
| A D | test_tablet.py | 460 self.height = 10 559 pen.height = 0 938 pen.height = 0 991 height = 8.480 994 hy = tip_height * (32767 / height) 1039 pen.height = 0 1176 pen.height = 0
|
| A D | test_multitouch.py | 69 self.height = 10
|
| /tools/perf/scripts/python/ |
| A D | exported-sql-viewer.py | 1554 self.height = self.max_mark_sz + 1 1622 return self.height 1772 self.height = 0 1775 def SetSize(self, width, height): argument 1777 self.height = height + 1 1786 y1 = self.height - 1 1806 self.height = self.top 1814 child.setPos(0, self.height + 1) 1818 self.height = self.height + rect.bottom() + 1 1865 x, y, width, height = rect.x(), rect.y(), rect.width(), rect.height() [all …]
|
| /tools/perf/ui/browsers/ |
| A D | annotate.c | 275 back = browser->b.height / 2; in annotate_browser__set_top() 951 browser->b.height, in annotate_browser__run()
|
| /tools/include/uapi/drm/ |
| A D | i915_drm.h | 349 int width, height; /* screen size in pixels */ member
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 571 …0x1e, 0, ebx, 7:0, tmul_maxk , TMUL unit maximum height, K (rows or c…
|