Lines Matching refs:top

1899 		# list of top-most root devices
2552 html_device = '<div id="{0}" title="{1}" class="thread{7}" style="left:{2}%;top:{3}px;height:{4}px;width:{5}%;{8}">{6}</div>\n'
2553 html_phase = '<div class="phase" style="left:{0}%;width:{1}%;top:{2}px;height:{3}px;background:{4}">{5}</div>\n'
2559 self.scaleH = scaleheight # timescale (top) row height
2653 # sort the devlist by length so that large items graph on top
2708 top = 0
2712 top += self.rowheight[test][phase][i]
2713 return top
4017 name = 'top level suspend/resume call'
4365 html_traceevent = '<div title="{0}" class="traceevent{6}" style="left:{1}%;top:{2}px;height:{3}px;width:{4}%;line-height:{3}px;{7}">{5}</div>\n'
4366 html_cpuexec = '<div class="jiffie" style="left:{0}%;top:{1}px;height:{2}px;width:{3}%;background:{4};"></div>\n'
4575 top = '%.3f' % (rowtop + devtl.scaleH)
4590 title, left, top, '%.3f'%rowheight, width, \
4599 top = '%.3f' % (rowtop + devtl.scaleH + 2*rowheight/3)
4604 html_cpuexec.format(left, top, height, width, color)
4612 top = '%.3f' % (rowtop + devtl.scaleH + (e.row*devtl.rowH))
4620 left, top, height, width, e.text(), '', xtrastyle)
4653 pscolor = 'linear-gradient(to top left, #ccc, #eee)'
4740 .callgraph {margin-top:30px;box-shadow:5px 5px 20px black;}\n\
4770 .thread.ps {border-radius:3px;background:linear-gradient(to top, #ccc, #eee);}\n\
4781 .t {position:absolute;line-height:'+('%d'%scaleTH)+'px;pointer-events:none;top:0;height:100%;border-right:1px solid black;z-index:6;}\n\
4782 .err {position:absolute;top:0%;height:100%;border-right:3px solid red;color:red;font:bold 14px Times;line-height:18px;}\n\
4784 .legend .square {position:absolute;cursor:pointer;top:10px; width:0px;height:20px;border:1px solid;padding-left:20px;}\n\
4785 button {height:40px;width:200px;margin-bottom:20px;margin-top:20px;font-size:24px;}\n\
4786 .btnfmt {position:relative;float:right;height:25px;width:auto;margin-top:3px;margin-bottom:0;font-size:10px;text-align:center;}\n\
5059 ' var html = \'<div style="padding-top:\'+pad+\'px"><t3> <b>\'+name+\':</b>\';\n'\
5068 ' html += \'<table class=fstat style="padding-top:\'+(maxlen*5)+\'px;"><tr><th>Function</th>\';\n'\
6497 ' -ftop Use ftrace on the top level call: "%s" (default: disabled)\n'\