Lines Matching refs:top

2095 		# list of top-most root devices
2740 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'
2741 html_phase = '<div class="phase" style="left:{0}%;width:{1}%;top:{2}px;height:{3}px;background:{4}">{5}</div>\n'
2747 self.scaleH = scaleheight # timescale (top) row height
2841 # sort the devlist by length so that large items graph on top
2896 top = 0
2900 top += self.rowheight[test][phase][i]
2901 return top
4274 name = 'top level suspend/resume call'
4622 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'
4623 html_cpuexec = '<div class="jiffie" style="left:{0}%;top:{1}px;height:{2}px;width:{3}%;background:{4};"></div>\n'
4832 top = '%.3f' % (rowtop + devtl.scaleH)
4847 title, left, top, '%.3f'%rowheight, width, \
4853 top = '%.3f' % (rowtop + devtl.scaleH + 2*rowheight/3)
4858 html_cpuexec.format(left, top, height, width, color)
4866 top = '%.3f' % (rowtop + devtl.scaleH + (e.row*devtl.rowH))
4874 left, top, height, width, e.text(), '', xtrastyle)
4907 pscolor = 'linear-gradient(to top left, #ccc, #eee)'
4994 .callgraph {margin-top:30px;box-shadow:5px 5px 20px black;}\n\
5024 .thread.ps {border-radius:3px;background:linear-gradient(to top, #ccc, #eee);}\n\
5035 .t {position:absolute;line-height:'+('%d'%scaleTH)+'px;pointer-events:none;top:0;height:100%;border-right:1px solid black;z-index:6;}\n\
5036 .err {position:absolute;top:0%;height:100%;border-right:3px solid red;color:red;font:bold 14px Times;line-height:18px;}\n\
5038 .legend .square {position:absolute;cursor:pointer;top:10px; width:0px;height:20px;border:1px solid;padding-left:20px;}\n\
5039 button {height:40px;width:200px;margin-bottom:20px;margin-top:20px;font-size:24px;}\n\
5040 .btnfmt {position:relative;float:right;height:25px;width:auto;margin-top:3px;margin-bottom:0;font-size:10px;text-align:center;}\n\
5313 ' var html = \'<div style="padding-top:\'+pad+\'px"><t3> <b>\'+name+\':</b>\';\n'\
5322 ' html += \'<table class=fstat style="padding-top:\'+(maxlen*5)+\'px;"><tr><th>Function</th>\';\n'\
6737 ' -ftop Use ftrace on the top level call: "%s" (default: disabled)\n'\