Lines Matching +full:count +full:- +full:width

2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 <svg version="1.1" width="1200" height="214" onload="init(evt)" viewBox="0 0 1200 214" xmlns="http:…
4-- Flame graph stack visualization. See https://github.com/brendangregg/FlameGraph for latest vers…
5 <!-- NOTES: -->
8 <stop stop-color="#eeeeee" offset="5%" />
9 <stop stop-color="#eeeeb0" offset="95%" />
13 text { font-family:Verdana; font-size:12px; fill:rgb(0,0,0); }
16 #subtitle { text-anchor:middle; font-color:rgb(160,160,160); }
17 #title { text-anchor:middle; font-size:17px}
19 #frames > *:hover { stroke:black; stroke-width:0.5; cursor:pointer; }
78 // mouse-over for info
91 // ctrl-F for search
92 // ctrl-I to toggle case-sensitive search
120 if (uri.slice(-1) == "&")
121 uri = uri.substring(0, uri.length - 1);
160 var w = parseFloat(r.attributes.width.value) -3;
172 // check if only whitespace or if we can fit the entire string into width w
179 for (var x = start; x > 0; x = x-2) {
192 orig_load(e, "width");
203 e.attributes.x.value = (parseFloat(e.attributes.x.value) - x - 10) * ratio + 10;
207 if (e.attributes.width != undefined) {
208 orig_save(e, "width");
209 e.attributes.width.value = parseFloat(e.attributes.width.value) * ratio;
215 zoom_child(c[i], x - 10, ratio);
224 if (e.attributes.width != undefined) {
225 orig_save(e, "width");
226 e.attributes.width.value = parseInt(svg.width.baseVal.value) - (10 * 2);
236 var width = parseFloat(attr.width.value);
238 var xmax = parseFloat(xmin + width);
240 var ratio = (svg.width.baseVal.value - 2 * 10) / width;
252 var ew = parseFloat(a.width.value);
331 + "\nPress Ctrl-i to toggle case sensitivity", "");
357 // Save max width. Only works as we have a root frame
358 var w = parseFloat(rect.attributes.width.value);
390 var count = 0;
391 var lastx = -1;
399 // ascending, then width descending
401 return a - b;
403 // Step through frames saving only the biggest bottom-up frames
410 if (x >= lastx + lastw - fudge) {
411 count += w;
418 var pct = 100 * count / maxwidth;
424 <rect x="0.0" y="0" width="1200.0" height="214.0" fill="url(#background)" />
433 <title>z_impl_k_busy_wait (60 samples, 23.26%)</title><rect x="375.9" y="69" width="274.4" height="…
437 <title>sys_clock_cycle_get_32 (40 samples, 15.50%)</title><rect x="467.4" y="53" width="182.9" heig…
441 <title>all (258 samples, 100%)</title><rect x="10.0" y="165" width="1180.0" height="15.0" fill="rgb…
445 <title>sys_clock_cycle_get_32 (20 samples, 7.75%)</title><rect x="284.4" y="53" width="91.5" height…
449 <title>sys_clock_cycle_get_32 (20 samples, 7.75%)</title><rect x="10.0" y="37" width="91.5" height=…
453 <title>z_impl_k_busy_wait (78 samples, 30.23%)</title><rect x="650.3" y="69" width="356.8" height="…
457 <title>sys_clock_cycle_get_32 (40 samples, 15.50%)</title><rect x="101.5" y="37" width="182.9" heig…
461 <title>z_impl_k_busy_wait (20 samples, 7.75%)</title><rect x="284.4" y="69" width="91.5" height="15…
465 <title>func_0 (80 samples, 31.01%)</title><rect x="10.0" y="85" width="365.9" height="15.0" fill="r…
469 <title>sys_clock_cycle_get_32 (59 samples, 22.87%)</title><rect x="737.2" y="53" width="269.9" heig…
473 <title>z_impl_k_busy_wait (40 samples, 15.50%)</title><rect x="101.5" y="53" width="182.9" height="…
477 <title>main (218 samples, 84.50%)</title><rect x="10.0" y="101" width="997.1" height="15.0" fill="r…
481 <title>func_0_1 (40 samples, 15.50%)</title><rect x="101.5" y="69" width="182.9" height="15.0" fill…
485 <title>idle (40 samples, 15.50%)</title><rect x="1007.1" y="117" width="182.9" height="15.0" fill="…
489 <title>func_1 (60 samples, 23.26%)</title><rect x="375.9" y="85" width="274.4" height="15.0" fill="…
493 <title>arch_cpu_idle (40 samples, 15.50%)</title><rect x="1007.1" y="101" width="182.9" height="15.…
497 <title>z_thread_entry (258 samples, 100.00%)</title><rect x="10.0" y="133" width="1180.0" height="1…
501 <title>bg_thread_main (218 samples, 84.50%)</title><rect x="10.0" y="117" width="997.1" height="15.…
505 <title>func_0_0 (20 samples, 7.75%)</title><rect x="10.0" y="69" width="91.5" height="15.0" fill="r…
509 <title>z_impl_k_busy_wait (20 samples, 7.75%)</title><rect x="10.0" y="53" width="91.5" height="15.…
513 <title>func_2 (78 samples, 30.23%)</title><rect x="650.3" y="85" width="356.8" height="15.0" fill="…
517 <title>[unknown] (258 samples, 100.00%)</title><rect x="10.0" y="149" width="1180.0" height="15.0" …