Skip to content

Instantly share code, notes, and snippets.

@JamesWP
Created March 27, 2021 23:27
Show Gist options
  • Save JamesWP/5eb8956171f26d6f71e03c97e032aaf9 to your computer and use it in GitHub Desktop.
Save JamesWP/5eb8956171f26d6f71e03c97e032aaf9 to your computer and use it in GitHub Desktop.
Linux perf cpu + process scheduling
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg SYSTEM "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="1016" height="810" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style type="text/css">
<![CDATA[
rect { stroke-width: 1; }
rect.process { fill:rgb(180,180,180); fill-opacity:0.9; stroke-width:1; stroke:rgb( 0, 0, 0); }
rect.process2 { fill:rgb(180,180,180); fill-opacity:0.9; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.process3 { fill:rgb(180,180,180); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.sample { fill:rgb( 0, 0,255); fill-opacity:0.8; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.sample_hi{ fill:rgb(255,128, 0); fill-opacity:0.8; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.error { fill:rgb(255, 0, 0); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.net { fill:rgb( 0,128, 0); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.disk { fill:rgb( 0, 0,255); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.sync { fill:rgb(128,128, 0); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.poll { fill:rgb( 0,128,128); fill-opacity:0.2; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.blocked { fill:rgb(255, 0, 0); fill-opacity:0.5; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.waiting { fill:rgb(224,214, 0); fill-opacity:0.8; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.WAITING { fill:rgb(255,214, 48); fill-opacity:0.6; stroke-width:0; stroke:rgb( 0, 0, 0); }
rect.cpu { fill:rgb(192,192,192); fill-opacity:0.2; stroke-width:0.5; stroke:rgb(128,128,128); }
rect.pstate { fill:rgb(128,128,128); fill-opacity:0.8; stroke-width:0; }
rect.c1 { fill:rgb(255,214,214); fill-opacity:0.5; stroke-width:0; }
rect.c2 { fill:rgb(255,172,172); fill-opacity:0.5; stroke-width:0; }
rect.c3 { fill:rgb(255,130,130); fill-opacity:0.5; stroke-width:0; }
rect.c4 { fill:rgb(255, 88, 88); fill-opacity:0.5; stroke-width:0; }
rect.c5 { fill:rgb(255, 44, 44); fill-opacity:0.5; stroke-width:0; }
rect.c6 { fill:rgb(255, 0, 0); fill-opacity:0.5; stroke-width:0; }
line.pstate { stroke:rgb(255,255, 0); stroke-opacity:0.8; stroke-width:2; }
]]>
</style>
</defs>
<line x1="0.00000000" y1="15.00" x2="0.00000000" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="1.99819641" y1="15.00" x2="1.99819641" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="3.99639282" y1="15.00" x2="3.99639282" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="5.99458924" y1="15.00" x2="5.99458924" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="7.99278565" y1="15.00" x2="7.99278565" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="9.99098206" y1="15.00" x2="9.99098206" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="11.98917847" y1="15.00" x2="11.98917847" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="13.98737489" y1="15.00" x2="13.98737489" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="15.98557130" y1="15.00" x2="15.98557130" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="17.98376771" y1="15.00" x2="17.98376771" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="19.98196412" y1="15.00" x2="19.98196412" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="21.98016053" y1="15.00" x2="21.98016053" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="23.97835695" y1="15.00" x2="23.97835695" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="25.97655336" y1="15.00" x2="25.97655336" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="27.97474977" y1="15.00" x2="27.97474977" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="29.97294618" y1="15.00" x2="29.97294618" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="31.97114259" y1="15.00" x2="31.97114259" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="33.96933901" y1="15.00" x2="33.96933901" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="35.96753542" y1="15.00" x2="35.96753542" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="37.96573183" y1="15.00" x2="37.96573183" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="39.96392824" y1="15.00" x2="39.96392824" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="41.96212466" y1="15.00" x2="41.96212466" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="43.96032107" y1="15.00" x2="43.96032107" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="45.95851748" y1="15.00" x2="45.95851748" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="47.95671389" y1="15.00" x2="47.95671389" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="49.95491030" y1="15.00" x2="49.95491030" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="51.95310672" y1="15.00" x2="51.95310672" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="53.95130313" y1="15.00" x2="53.95130313" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="55.94949954" y1="15.00" x2="55.94949954" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="57.94769595" y1="15.00" x2="57.94769595" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="59.94589237" y1="15.00" x2="59.94589237" y2="810" style="stroke:rgb(128,128,128);stroke-width:2.000"/>
<line x1="61.94408878" y1="15.00" x2="61.94408878" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="63.94228519" y1="15.00" x2="63.94228519" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="65.94048160" y1="15.00" x2="65.94048160" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="67.93867801" y1="15.00" x2="67.93867801" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="69.93687443" y1="15.00" x2="69.93687443" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="71.93507084" y1="15.00" x2="71.93507084" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="73.93326725" y1="15.00" x2="73.93326725" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="75.93146366" y1="15.00" x2="75.93146366" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="77.92966008" y1="15.00" x2="77.92966008" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="79.92785649" y1="15.00" x2="79.92785649" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="81.92605290" y1="15.00" x2="81.92605290" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="83.92424931" y1="15.00" x2="83.92424931" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="85.92244572" y1="15.00" x2="85.92244572" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="87.92064214" y1="15.00" x2="87.92064214" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="89.91883855" y1="15.00" x2="89.91883855" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="91.91703496" y1="15.00" x2="91.91703496" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="93.91523137" y1="15.00" x2="93.91523137" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="95.91342778" y1="15.00" x2="95.91342778" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="97.91162420" y1="15.00" x2="97.91162420" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="99.90982061" y1="15.00" x2="99.90982061" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="101.90801702" y1="15.00" x2="101.90801702" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="103.90621343" y1="15.00" x2="103.90621343" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="105.90440985" y1="15.00" x2="105.90440985" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="107.90260626" y1="15.00" x2="107.90260626" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="109.90080267" y1="15.00" x2="109.90080267" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="111.89899908" y1="15.00" x2="111.89899908" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="113.89719549" y1="15.00" x2="113.89719549" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="115.89539191" y1="15.00" x2="115.89539191" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="117.89358832" y1="15.00" x2="117.89358832" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="119.89178473" y1="15.00" x2="119.89178473" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="121.88998114" y1="15.00" x2="121.88998114" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="123.88817756" y1="15.00" x2="123.88817756" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="125.88637397" y1="15.00" x2="125.88637397" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="127.88457038" y1="15.00" x2="127.88457038" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="129.88276679" y1="15.00" x2="129.88276679" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="131.88096320" y1="15.00" x2="131.88096320" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="133.87915962" y1="15.00" x2="133.87915962" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="135.87735603" y1="15.00" x2="135.87735603" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="137.87555244" y1="15.00" x2="137.87555244" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="139.87374885" y1="15.00" x2="139.87374885" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="141.87194527" y1="15.00" x2="141.87194527" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="143.87014168" y1="15.00" x2="143.87014168" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="145.86833809" y1="15.00" x2="145.86833809" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="147.86653450" y1="15.00" x2="147.86653450" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="149.86473091" y1="15.00" x2="149.86473091" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="151.86292733" y1="15.00" x2="151.86292733" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="153.86112374" y1="15.00" x2="153.86112374" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="155.85932015" y1="15.00" x2="155.85932015" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="157.85751656" y1="15.00" x2="157.85751656" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="159.85571297" y1="15.00" x2="159.85571297" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="161.85390939" y1="15.00" x2="161.85390939" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="163.85210580" y1="15.00" x2="163.85210580" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="165.85030221" y1="15.00" x2="165.85030221" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="167.84849862" y1="15.00" x2="167.84849862" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="169.84669504" y1="15.00" x2="169.84669504" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="171.84489145" y1="15.00" x2="171.84489145" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="173.84308786" y1="15.00" x2="173.84308786" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="175.84128427" y1="15.00" x2="175.84128427" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="177.83948068" y1="15.00" x2="177.83948068" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="179.83767710" y1="15.00" x2="179.83767710" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="181.83587351" y1="15.00" x2="181.83587351" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="183.83406992" y1="15.00" x2="183.83406992" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="185.83226633" y1="15.00" x2="185.83226633" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="187.83046275" y1="15.00" x2="187.83046275" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="189.82865916" y1="15.00" x2="189.82865916" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="191.82685557" y1="15.00" x2="191.82685557" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="193.82505198" y1="15.00" x2="193.82505198" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="195.82324839" y1="15.00" x2="195.82324839" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="197.82144481" y1="15.00" x2="197.82144481" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="199.81964122" y1="15.00" x2="199.81964122" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="201.81783763" y1="15.00" x2="201.81783763" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="203.81603404" y1="15.00" x2="203.81603404" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="205.81423046" y1="15.00" x2="205.81423046" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="207.81242687" y1="15.00" x2="207.81242687" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="209.81062328" y1="15.00" x2="209.81062328" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="211.80881969" y1="15.00" x2="211.80881969" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="213.80701610" y1="15.00" x2="213.80701610" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="215.80521252" y1="15.00" x2="215.80521252" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="217.80340893" y1="15.00" x2="217.80340893" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="219.80160534" y1="15.00" x2="219.80160534" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="221.79980175" y1="15.00" x2="221.79980175" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="223.79799816" y1="15.00" x2="223.79799816" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="225.79619458" y1="15.00" x2="225.79619458" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="227.79439099" y1="15.00" x2="227.79439099" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="229.79258740" y1="15.00" x2="229.79258740" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="231.79078381" y1="15.00" x2="231.79078381" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="233.78898023" y1="15.00" x2="233.78898023" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="235.78717664" y1="15.00" x2="235.78717664" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="237.78537305" y1="15.00" x2="237.78537305" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="239.78356946" y1="15.00" x2="239.78356946" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="241.78176587" y1="15.00" x2="241.78176587" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="243.77996229" y1="15.00" x2="243.77996229" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="245.77815870" y1="15.00" x2="245.77815870" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="247.77635511" y1="15.00" x2="247.77635511" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="249.77455152" y1="15.00" x2="249.77455152" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="251.77274794" y1="15.00" x2="251.77274794" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="253.77094435" y1="15.00" x2="253.77094435" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="255.76914076" y1="15.00" x2="255.76914076" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="257.76733717" y1="15.00" x2="257.76733717" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="259.76553358" y1="15.00" x2="259.76553358" y2="810" style="stroke:rgb(128,128,128);stroke-width:2.000"/>
<line x1="261.76373000" y1="15.00" x2="261.76373000" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="263.76192641" y1="15.00" x2="263.76192641" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="265.76012282" y1="15.00" x2="265.76012282" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="267.75831923" y1="15.00" x2="267.75831923" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="269.75651564" y1="15.00" x2="269.75651564" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="271.75471206" y1="15.00" x2="271.75471206" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="273.75290847" y1="15.00" x2="273.75290847" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="275.75110488" y1="15.00" x2="275.75110488" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="277.74930129" y1="15.00" x2="277.74930129" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="279.74749771" y1="15.00" x2="279.74749771" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="281.74569412" y1="15.00" x2="281.74569412" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="283.74389053" y1="15.00" x2="283.74389053" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="285.74208694" y1="15.00" x2="285.74208694" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="287.74028335" y1="15.00" x2="287.74028335" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="289.73847977" y1="15.00" x2="289.73847977" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="291.73667618" y1="15.00" x2="291.73667618" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="293.73487259" y1="15.00" x2="293.73487259" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="295.73306900" y1="15.00" x2="295.73306900" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="297.73126542" y1="15.00" x2="297.73126542" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="299.72946183" y1="15.00" x2="299.72946183" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="301.72765824" y1="15.00" x2="301.72765824" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="303.72585465" y1="15.00" x2="303.72585465" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="305.72405106" y1="15.00" x2="305.72405106" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="307.72224748" y1="15.00" x2="307.72224748" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="309.72044389" y1="15.00" x2="309.72044389" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="311.71864030" y1="15.00" x2="311.71864030" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="313.71683671" y1="15.00" x2="313.71683671" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="315.71503313" y1="15.00" x2="315.71503313" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="317.71322954" y1="15.00" x2="317.71322954" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="319.71142595" y1="15.00" x2="319.71142595" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="321.70962236" y1="15.00" x2="321.70962236" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="323.70781877" y1="15.00" x2="323.70781877" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="325.70601519" y1="15.00" x2="325.70601519" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="327.70421160" y1="15.00" x2="327.70421160" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="329.70240801" y1="15.00" x2="329.70240801" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="331.70060442" y1="15.00" x2="331.70060442" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="333.69880083" y1="15.00" x2="333.69880083" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="335.69699725" y1="15.00" x2="335.69699725" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="337.69519366" y1="15.00" x2="337.69519366" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="339.69339007" y1="15.00" x2="339.69339007" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="341.69158648" y1="15.00" x2="341.69158648" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="343.68978290" y1="15.00" x2="343.68978290" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="345.68797931" y1="15.00" x2="345.68797931" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="347.68617572" y1="15.00" x2="347.68617572" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="349.68437213" y1="15.00" x2="349.68437213" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="351.68256854" y1="15.00" x2="351.68256854" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="353.68076496" y1="15.00" x2="353.68076496" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="355.67896137" y1="15.00" x2="355.67896137" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="357.67715778" y1="15.00" x2="357.67715778" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="359.67535419" y1="15.00" x2="359.67535419" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="361.67355061" y1="15.00" x2="361.67355061" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="363.67174702" y1="15.00" x2="363.67174702" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="365.66994343" y1="15.00" x2="365.66994343" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="367.66813984" y1="15.00" x2="367.66813984" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="369.66633625" y1="15.00" x2="369.66633625" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="371.66453267" y1="15.00" x2="371.66453267" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="373.66272908" y1="15.00" x2="373.66272908" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="375.66092549" y1="15.00" x2="375.66092549" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="377.65912190" y1="15.00" x2="377.65912190" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="379.65731832" y1="15.00" x2="379.65731832" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="381.65551473" y1="15.00" x2="381.65551473" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="383.65371114" y1="15.00" x2="383.65371114" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="385.65190755" y1="15.00" x2="385.65190755" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="387.65010396" y1="15.00" x2="387.65010396" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="389.64830038" y1="15.00" x2="389.64830038" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="391.64649679" y1="15.00" x2="391.64649679" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="393.64469320" y1="15.00" x2="393.64469320" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="395.64288961" y1="15.00" x2="395.64288961" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="397.64108602" y1="15.00" x2="397.64108602" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="399.63928244" y1="15.00" x2="399.63928244" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="401.63747885" y1="15.00" x2="401.63747885" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="403.63567526" y1="15.00" x2="403.63567526" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="405.63387167" y1="15.00" x2="405.63387167" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="407.63206809" y1="15.00" x2="407.63206809" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="409.63026450" y1="15.00" x2="409.63026450" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="411.62846091" y1="15.00" x2="411.62846091" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="413.62665732" y1="15.00" x2="413.62665732" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="415.62485373" y1="15.00" x2="415.62485373" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="417.62305015" y1="15.00" x2="417.62305015" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="419.62124656" y1="15.00" x2="419.62124656" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="421.61944297" y1="15.00" x2="421.61944297" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="423.61763938" y1="15.00" x2="423.61763938" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="425.61583580" y1="15.00" x2="425.61583580" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="427.61403221" y1="15.00" x2="427.61403221" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="429.61222862" y1="15.00" x2="429.61222862" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="431.61042503" y1="15.00" x2="431.61042503" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="433.60862144" y1="15.00" x2="433.60862144" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="435.60681786" y1="15.00" x2="435.60681786" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="437.60501427" y1="15.00" x2="437.60501427" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="439.60321068" y1="15.00" x2="439.60321068" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="441.60140709" y1="15.00" x2="441.60140709" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="443.59960350" y1="15.00" x2="443.59960350" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="445.59779992" y1="15.00" x2="445.59779992" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="447.59599633" y1="15.00" x2="447.59599633" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="449.59419274" y1="15.00" x2="449.59419274" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="451.59238915" y1="15.00" x2="451.59238915" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="453.59058557" y1="15.00" x2="453.59058557" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="455.58878198" y1="15.00" x2="455.58878198" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="457.58697839" y1="15.00" x2="457.58697839" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="459.58517480" y1="15.00" x2="459.58517480" y2="810" style="stroke:rgb(128,128,128);stroke-width:2.000"/>
<line x1="461.58337121" y1="15.00" x2="461.58337121" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="463.58156763" y1="15.00" x2="463.58156763" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="465.57976404" y1="15.00" x2="465.57976404" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="467.57796045" y1="15.00" x2="467.57796045" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="469.57615686" y1="15.00" x2="469.57615686" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="471.57435328" y1="15.00" x2="471.57435328" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="473.57254969" y1="15.00" x2="473.57254969" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="475.57074610" y1="15.00" x2="475.57074610" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="477.56894251" y1="15.00" x2="477.56894251" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="479.56713892" y1="15.00" x2="479.56713892" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="481.56533534" y1="15.00" x2="481.56533534" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="483.56353175" y1="15.00" x2="483.56353175" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="485.56172816" y1="15.00" x2="485.56172816" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="487.55992457" y1="15.00" x2="487.55992457" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="489.55812099" y1="15.00" x2="489.55812099" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="491.55631740" y1="15.00" x2="491.55631740" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="493.55451381" y1="15.00" x2="493.55451381" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="495.55271022" y1="15.00" x2="495.55271022" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="497.55090663" y1="15.00" x2="497.55090663" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="499.54910305" y1="15.00" x2="499.54910305" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="501.54729946" y1="15.00" x2="501.54729946" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="503.54549587" y1="15.00" x2="503.54549587" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="505.54369228" y1="15.00" x2="505.54369228" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="507.54188869" y1="15.00" x2="507.54188869" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="509.54008511" y1="15.00" x2="509.54008511" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="511.53828152" y1="15.00" x2="511.53828152" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="513.53647793" y1="15.00" x2="513.53647793" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="515.53467434" y1="15.00" x2="515.53467434" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="517.53287076" y1="15.00" x2="517.53287076" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="519.53106717" y1="15.00" x2="519.53106717" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="521.52926358" y1="15.00" x2="521.52926358" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="523.52745999" y1="15.00" x2="523.52745999" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="525.52565640" y1="15.00" x2="525.52565640" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="527.52385282" y1="15.00" x2="527.52385282" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="529.52204923" y1="15.00" x2="529.52204923" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="531.52024564" y1="15.00" x2="531.52024564" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="533.51844205" y1="15.00" x2="533.51844205" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="535.51663847" y1="15.00" x2="535.51663847" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="537.51483488" y1="15.00" x2="537.51483488" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="539.51303129" y1="15.00" x2="539.51303129" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="541.51122770" y1="15.00" x2="541.51122770" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="543.50942411" y1="15.00" x2="543.50942411" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="545.50762053" y1="15.00" x2="545.50762053" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="547.50581694" y1="15.00" x2="547.50581694" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="549.50401335" y1="15.00" x2="549.50401335" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="551.50220976" y1="15.00" x2="551.50220976" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="553.50040618" y1="15.00" x2="553.50040618" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="555.49860259" y1="15.00" x2="555.49860259" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="557.49679900" y1="15.00" x2="557.49679900" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="559.49499541" y1="15.00" x2="559.49499541" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="561.49319182" y1="15.00" x2="561.49319182" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="563.49138824" y1="15.00" x2="563.49138824" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="565.48958465" y1="15.00" x2="565.48958465" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="567.48778106" y1="15.00" x2="567.48778106" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="569.48597747" y1="15.00" x2="569.48597747" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="571.48417388" y1="15.00" x2="571.48417388" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="573.48237030" y1="15.00" x2="573.48237030" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="575.48056671" y1="15.00" x2="575.48056671" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="577.47876312" y1="15.00" x2="577.47876312" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="579.47695953" y1="15.00" x2="579.47695953" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="581.47515595" y1="15.00" x2="581.47515595" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="583.47335236" y1="15.00" x2="583.47335236" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="585.47154877" y1="15.00" x2="585.47154877" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="587.46974518" y1="15.00" x2="587.46974518" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="589.46794159" y1="15.00" x2="589.46794159" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="591.46613801" y1="15.00" x2="591.46613801" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="593.46433442" y1="15.00" x2="593.46433442" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="595.46253083" y1="15.00" x2="595.46253083" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="597.46072724" y1="15.00" x2="597.46072724" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="599.45892366" y1="15.00" x2="599.45892366" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="601.45712007" y1="15.00" x2="601.45712007" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="603.45531648" y1="15.00" x2="603.45531648" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="605.45351289" y1="15.00" x2="605.45351289" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="607.45170930" y1="15.00" x2="607.45170930" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="609.44990572" y1="15.00" x2="609.44990572" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="611.44810213" y1="15.00" x2="611.44810213" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="613.44629854" y1="15.00" x2="613.44629854" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="615.44449495" y1="15.00" x2="615.44449495" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="617.44269137" y1="15.00" x2="617.44269137" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="619.44088778" y1="15.00" x2="619.44088778" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="621.43908419" y1="15.00" x2="621.43908419" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="623.43728060" y1="15.00" x2="623.43728060" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="625.43547701" y1="15.00" x2="625.43547701" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="627.43367343" y1="15.00" x2="627.43367343" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="629.43186984" y1="15.00" x2="629.43186984" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="631.43006625" y1="15.00" x2="631.43006625" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="633.42826266" y1="15.00" x2="633.42826266" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="635.42645907" y1="15.00" x2="635.42645907" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="637.42465549" y1="15.00" x2="637.42465549" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="639.42285190" y1="15.00" x2="639.42285190" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="641.42104831" y1="15.00" x2="641.42104831" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="643.41924472" y1="15.00" x2="643.41924472" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="645.41744114" y1="15.00" x2="645.41744114" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="647.41563755" y1="15.00" x2="647.41563755" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="649.41383396" y1="15.00" x2="649.41383396" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="651.41203037" y1="15.00" x2="651.41203037" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="653.41022678" y1="15.00" x2="653.41022678" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="655.40842320" y1="15.00" x2="655.40842320" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="657.40661961" y1="15.00" x2="657.40661961" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="659.40481602" y1="15.00" x2="659.40481602" y2="810" style="stroke:rgb(128,128,128);stroke-width:2.000"/>
<line x1="661.40301243" y1="15.00" x2="661.40301243" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="663.40120885" y1="15.00" x2="663.40120885" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="665.39940526" y1="15.00" x2="665.39940526" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="667.39760167" y1="15.00" x2="667.39760167" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="669.39579808" y1="15.00" x2="669.39579808" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="671.39399449" y1="15.00" x2="671.39399449" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="673.39219091" y1="15.00" x2="673.39219091" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="675.39038732" y1="15.00" x2="675.39038732" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="677.38858373" y1="15.00" x2="677.38858373" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="679.38678014" y1="15.00" x2="679.38678014" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="681.38497655" y1="15.00" x2="681.38497655" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="683.38317297" y1="15.00" x2="683.38317297" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="685.38136938" y1="15.00" x2="685.38136938" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="687.37956579" y1="15.00" x2="687.37956579" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="689.37776220" y1="15.00" x2="689.37776220" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="691.37595862" y1="15.00" x2="691.37595862" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="693.37415503" y1="15.00" x2="693.37415503" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="695.37235144" y1="15.00" x2="695.37235144" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="697.37054785" y1="15.00" x2="697.37054785" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="699.36874426" y1="15.00" x2="699.36874426" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="701.36694068" y1="15.00" x2="701.36694068" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="703.36513709" y1="15.00" x2="703.36513709" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="705.36333350" y1="15.00" x2="705.36333350" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="707.36152991" y1="15.00" x2="707.36152991" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="709.35972633" y1="15.00" x2="709.35972633" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="711.35792274" y1="15.00" x2="711.35792274" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="713.35611915" y1="15.00" x2="713.35611915" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="715.35431556" y1="15.00" x2="715.35431556" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="717.35251197" y1="15.00" x2="717.35251197" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="719.35070839" y1="15.00" x2="719.35070839" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="721.34890480" y1="15.00" x2="721.34890480" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="723.34710121" y1="15.00" x2="723.34710121" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="725.34529762" y1="15.00" x2="725.34529762" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="727.34349404" y1="15.00" x2="727.34349404" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="729.34169045" y1="15.00" x2="729.34169045" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="731.33988686" y1="15.00" x2="731.33988686" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="733.33808327" y1="15.00" x2="733.33808327" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="735.33627968" y1="15.00" x2="735.33627968" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="737.33447610" y1="15.00" x2="737.33447610" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="739.33267251" y1="15.00" x2="739.33267251" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="741.33086892" y1="15.00" x2="741.33086892" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="743.32906533" y1="15.00" x2="743.32906533" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="745.32726174" y1="15.00" x2="745.32726174" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="747.32545816" y1="15.00" x2="747.32545816" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="749.32365457" y1="15.00" x2="749.32365457" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="751.32185098" y1="15.00" x2="751.32185098" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="753.32004739" y1="15.00" x2="753.32004739" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="755.31824381" y1="15.00" x2="755.31824381" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="757.31644022" y1="15.00" x2="757.31644022" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="759.31463663" y1="15.00" x2="759.31463663" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="761.31283304" y1="15.00" x2="761.31283304" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="763.31102945" y1="15.00" x2="763.31102945" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="765.30922587" y1="15.00" x2="765.30922587" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="767.30742228" y1="15.00" x2="767.30742228" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="769.30561869" y1="15.00" x2="769.30561869" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="771.30381510" y1="15.00" x2="771.30381510" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="773.30201152" y1="15.00" x2="773.30201152" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="775.30020793" y1="15.00" x2="775.30020793" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="777.29840434" y1="15.00" x2="777.29840434" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="779.29660075" y1="15.00" x2="779.29660075" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="781.29479716" y1="15.00" x2="781.29479716" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="783.29299358" y1="15.00" x2="783.29299358" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="785.29118999" y1="15.00" x2="785.29118999" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="787.28938640" y1="15.00" x2="787.28938640" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="789.28758281" y1="15.00" x2="789.28758281" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="791.28577923" y1="15.00" x2="791.28577923" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="793.28397564" y1="15.00" x2="793.28397564" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="795.28217205" y1="15.00" x2="795.28217205" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="797.28036846" y1="15.00" x2="797.28036846" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="799.27856487" y1="15.00" x2="799.27856487" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="801.27676129" y1="15.00" x2="801.27676129" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="803.27495770" y1="15.00" x2="803.27495770" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="805.27315411" y1="15.00" x2="805.27315411" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="807.27135052" y1="15.00" x2="807.27135052" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="809.26954693" y1="15.00" x2="809.26954693" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="811.26774335" y1="15.00" x2="811.26774335" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="813.26593976" y1="15.00" x2="813.26593976" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="815.26413617" y1="15.00" x2="815.26413617" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="817.26233258" y1="15.00" x2="817.26233258" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="819.26052900" y1="15.00" x2="819.26052900" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="821.25872541" y1="15.00" x2="821.25872541" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="823.25692182" y1="15.00" x2="823.25692182" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="825.25511823" y1="15.00" x2="825.25511823" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="827.25331464" y1="15.00" x2="827.25331464" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="829.25151106" y1="15.00" x2="829.25151106" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="831.24970747" y1="15.00" x2="831.24970747" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="833.24790388" y1="15.00" x2="833.24790388" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="835.24610029" y1="15.00" x2="835.24610029" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="837.24429671" y1="15.00" x2="837.24429671" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="839.24249312" y1="15.00" x2="839.24249312" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="841.24068953" y1="15.00" x2="841.24068953" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="843.23888594" y1="15.00" x2="843.23888594" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="845.23708235" y1="15.00" x2="845.23708235" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="847.23527877" y1="15.00" x2="847.23527877" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="849.23347518" y1="15.00" x2="849.23347518" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="851.23167159" y1="15.00" x2="851.23167159" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="853.22986800" y1="15.00" x2="853.22986800" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="855.22806441" y1="15.00" x2="855.22806441" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="857.22626083" y1="15.00" x2="857.22626083" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="859.22445724" y1="15.00" x2="859.22445724" y2="810" style="stroke:rgb(128,128,128);stroke-width:2.000"/>
<line x1="861.22265365" y1="15.00" x2="861.22265365" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="863.22085006" y1="15.00" x2="863.22085006" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="865.21904648" y1="15.00" x2="865.21904648" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="867.21724289" y1="15.00" x2="867.21724289" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="869.21543930" y1="15.00" x2="869.21543930" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="871.21363571" y1="15.00" x2="871.21363571" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="873.21183212" y1="15.00" x2="873.21183212" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="875.21002854" y1="15.00" x2="875.21002854" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="877.20822495" y1="15.00" x2="877.20822495" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="879.20642136" y1="15.00" x2="879.20642136" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="881.20461777" y1="15.00" x2="881.20461777" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="883.20281419" y1="15.00" x2="883.20281419" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="885.20101060" y1="15.00" x2="885.20101060" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="887.19920701" y1="15.00" x2="887.19920701" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="889.19740342" y1="15.00" x2="889.19740342" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="891.19559983" y1="15.00" x2="891.19559983" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="893.19379625" y1="15.00" x2="893.19379625" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="895.19199266" y1="15.00" x2="895.19199266" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="897.19018907" y1="15.00" x2="897.19018907" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="899.18838548" y1="15.00" x2="899.18838548" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="901.18658190" y1="15.00" x2="901.18658190" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="903.18477831" y1="15.00" x2="903.18477831" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="905.18297472" y1="15.00" x2="905.18297472" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="907.18117113" y1="15.00" x2="907.18117113" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="909.17936754" y1="15.00" x2="909.17936754" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="911.17756396" y1="15.00" x2="911.17756396" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="913.17576037" y1="15.00" x2="913.17576037" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="915.17395678" y1="15.00" x2="915.17395678" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="917.17215319" y1="15.00" x2="917.17215319" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="919.17034960" y1="15.00" x2="919.17034960" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="921.16854602" y1="15.00" x2="921.16854602" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="923.16674243" y1="15.00" x2="923.16674243" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="925.16493884" y1="15.00" x2="925.16493884" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="927.16313525" y1="15.00" x2="927.16313525" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="929.16133167" y1="15.00" x2="929.16133167" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="931.15952808" y1="15.00" x2="931.15952808" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="933.15772449" y1="15.00" x2="933.15772449" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="935.15592090" y1="15.00" x2="935.15592090" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="937.15411731" y1="15.00" x2="937.15411731" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="939.15231373" y1="15.00" x2="939.15231373" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="941.15051014" y1="15.00" x2="941.15051014" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="943.14870655" y1="15.00" x2="943.14870655" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="945.14690296" y1="15.00" x2="945.14690296" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="947.14509938" y1="15.00" x2="947.14509938" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="949.14329579" y1="15.00" x2="949.14329579" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="951.14149220" y1="15.00" x2="951.14149220" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="953.13968861" y1="15.00" x2="953.13968861" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="955.13788502" y1="15.00" x2="955.13788502" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="957.13608144" y1="15.00" x2="957.13608144" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="959.13427785" y1="15.00" x2="959.13427785" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="961.13247426" y1="15.00" x2="961.13247426" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="963.13067067" y1="15.00" x2="963.13067067" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="965.12886709" y1="15.00" x2="965.12886709" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="967.12706350" y1="15.00" x2="967.12706350" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="969.12525991" y1="15.00" x2="969.12525991" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="971.12345632" y1="15.00" x2="971.12345632" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="973.12165273" y1="15.00" x2="973.12165273" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="975.11984915" y1="15.00" x2="975.11984915" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="977.11804556" y1="15.00" x2="977.11804556" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="979.11624197" y1="15.00" x2="979.11624197" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="981.11443838" y1="15.00" x2="981.11443838" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="983.11263479" y1="15.00" x2="983.11263479" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="985.11083121" y1="15.00" x2="985.11083121" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="987.10902762" y1="15.00" x2="987.10902762" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="989.10722403" y1="15.00" x2="989.10722403" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="991.10542044" y1="15.00" x2="991.10542044" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="993.10361686" y1="15.00" x2="993.10361686" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="995.10181327" y1="15.00" x2="995.10181327" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="997.10000968" y1="15.00" x2="997.10000968" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="999.09820609" y1="15.00" x2="999.09820609" y2="810" style="stroke:rgb(192,192,192);stroke-width:0.500"/>
<line x1="1001.09640250" y1="15.00" x2="1001.09640250" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1003.09459892" y1="15.00" x2="1003.09459892" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1005.09279533" y1="15.00" x2="1005.09279533" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1007.09099174" y1="15.00" x2="1007.09099174" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1009.08918815" y1="15.00" x2="1009.08918815" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1011.08738457" y1="15.00" x2="1011.08738457" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1013.08558098" y1="15.00" x2="1013.08558098" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<line x1="1015.08377739" y1="15.00" x2="1015.08377739" y2="810" style="stroke:rgb(220,220,220);stroke-width:0.075"/>
<g>
<rect x="0" width="12.50000000" y="0" height="12.5" class="sample"/>
<text transform="translate(17.50000000, 12.50000000)" font-size="10.00000000pt">Running</text>
<rect x="100" width="12.50000000" y="0" height="12.5" class="c1"/>
<text transform="translate(117.50000000, 12.50000000)" font-size="10.00000000pt">Idle</text>
<rect x="200" width="12.50000000" y="0" height="12.5" class="c3"/>
<text transform="translate(217.50000000, 12.50000000)" font-size="10.00000000pt">Deeper Idle</text>
<rect x="350" width="12.50000000" y="0" height="12.5" class="c6"/>
<text transform="translate(367.50000000, 12.50000000)" font-size="10.00000000pt">Deepest Idle</text>
<rect x="550" width="12.50000000" y="0" height="12.5" class="process2"/>
<text transform="translate(567.50000000, 12.50000000)" font-size="10.00000000pt">Sleeping</text>
<rect x="650" width="12.50000000" y="0" height="12.5" class="waiting"/>
<text transform="translate(667.50000000, 12.50000000)" font-size="10.00000000pt">Waiting for cpu</text>
<rect x="800" width="12.50000000" y="0" height="12.5" class="blocked"/>
<text transform="translate(817.50000000, 12.50000000)" font-size="10.00000000pt">Blocked on IO</text>
</g>
<g>
<rect x="0.00000000" width="1016.00000000" y="30.0" height="55.0" class="cpu"/>
<text x="10.00000000" y="42.50000000">CPU 0</text>
<text transform="translate(10.00000000,81.00000000)" font-size="1.25pt">Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
</text>
</g>
<g>
<rect x="0.00000000" width="1016.00000000" y="90.0" height="55.0" class="cpu"/>
<text x="10.00000000" y="102.50000000">CPU 1</text>
<text transform="translate(10.00000000,141.00000000)" font-size="1.25pt">Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
</text>
</g>
<g>
<rect x="0.00000000" width="1016.00000000" y="150.0" height="55.0" class="cpu"/>
<text x="10.00000000" y="162.50000000">CPU 2</text>
<text transform="translate(10.00000000,201.00000000)" font-size="1.25pt">Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
</text>
</g>
<g>
<rect x="0.00000000" width="1016.00000000" y="210.0" height="55.0" class="cpu"/>
<text x="10.00000000" y="222.50000000">CPU 3</text>
<text transform="translate(10.00000000,261.00000000)" font-size="1.25pt">Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
</text>
</g>
<g transform="translate(1013.47447556,150.00000000)">
<title>1 systemd running 26.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00529922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.13275882,150.00000000)">
<title>1 systemd running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289738" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.81545804,150.00000000)">
<title>1 systemd running 25.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00502646" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.48326051,150.00000000)">
<title>1 systemd running 18.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00375461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1000.15635460,150.00000000)">
<title>1 systemd running 29.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00585571" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(996.82484465,150.00000000)">
<title>1 systemd running 31.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00628333" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.49345558,150.00000000)">
<title>1 systemd running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00552102" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(990.16500987,150.00000000)">
<title>1 systemd running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00873112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.83440250,150.00000000)">
<title>1 systemd running 22.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00453351" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(983.49167067,210.00000000)">
<title>1 systemd running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00606712" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(980.16200745,210.00000000)">
<title>1 systemd running 13.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00266080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(976.82555177,210.00000000)">
<title>1 systemd running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00551562" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(973.49280733,210.00000000)">
<title>1 systemd running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00244479" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(970.16315350,210.00000000)">
<title>1 systemd running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00231411" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(966.83327767,210.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144929" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.50256840,210.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170846" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.17252512,210.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182255" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.83846507,150.00000000)">
<title>1 systemd running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137935" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.50832448,150.00000000)">
<title>1 systemd running 14.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00283864" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(950.18027640,210.00000000)">
<title>1 systemd running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227994" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(946.84882599,210.00000000)">
<title>1 systemd running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234688" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(943.51879451,210.00000000)">
<title>1 systemd running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209531" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.18787962,210.00000000)">
<title>1 systemd running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.85936356,210.00000000)">
<title>1 systemd running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197742" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(933.52709409,210.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146788" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(930.19737313,210.00000000)">
<title>1 systemd running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(926.86466366,210.00000000)">
<title>1 systemd running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00259845" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(923.53384008,210.00000000)">
<title>1 systemd running 13.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00265820" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.20375105,210.00000000)">
<title>1 systemd running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00287421" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.87389400,210.00000000)">
<title>1 systemd running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00231231" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(913.54364631,210.00000000)">
<title>1 systemd running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00288120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(910.21232199,210.00000000)">
<title>1 systemd running 13.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00277510" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.88206131,210.00000000)">
<title>1 systemd running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00245199" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.55093341,210.00000000)">
<title>1 systemd running 15.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00303586" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(900.22272268,90.00000000)">
<title>1 systemd running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00194584" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.89160198,90.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(893.56026667,90.00000000)">
<title>1 systemd running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00191447" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.23050873,90.00000000)">
<title>1 systemd running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227994" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.89698720,90.00000000)">
<title>1 systemd running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.56851350,30.00000000)">
<title>1 systemd running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00049355" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.56636944,30.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159776" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.24057852,30.00000000)">
<title>1 systemd running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00050035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.23480054,30.00000000)">
<title>1 systemd running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137556" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.90642596,210.00000000)">
<title>1 systemd running 24.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00489278" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.57721992,30.00000000)">
<title>1 systemd running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(870.24831782,30.00000000)">
<title>1 systemd running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163732" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.91585812,30.00000000)">
<title>1 systemd running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179978" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(863.58541241,30.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178059" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(860.25492993,30.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168888" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.92445164,30.00000000)">
<title>1 systemd running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187251" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.59443714,30.00000000)">
<title>1 systemd running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215426" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(850.26374365,30.00000000)">
<title>1 systemd running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155979" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.93271306,30.00000000)">
<title>1 systemd running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180217" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(843.60267298,30.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160795" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(840.27166118,30.00000000)">
<title>1 systemd running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00198761" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.94115412,30.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183095" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(833.61196348,30.00000000)">
<title>1 systemd running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00205435" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(830.28130975,30.00000000)">
<title>1 systemd running 14.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00282705" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.94917876,30.00000000)">
<title>1 systemd running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00185213" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(823.61995055,30.00000000)">
<title>1 systemd running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00229853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(820.28839204,30.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182455" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.95774990,30.00000000)">
<title>1 systemd running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211289" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(813.62667935,30.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145129" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(810.29727830,30.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145788" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.96590022,30.00000000)">
<title>1 systemd running 17.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00355659" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.63132764,30.00000000)">
<title>1 systemd running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00327504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.30511510,150.00000000)">
<title>1 systemd running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140953" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.97437605,150.00000000)">
<title>1 systemd running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176441" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.64406502,150.00000000)">
<title>1 systemd running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(790.31583950,150.00000000)">
<title>1 systemd running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297232" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(786.98378624,150.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170866" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.65318546,150.00000000)">
<title>1 systemd running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144110" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(780.32220363,150.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159136" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(776.99243711,150.00000000)">
<title>1 systemd running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158777" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(773.66277329,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170826" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(770.33151811,150.00000000)">
<title>1 systemd running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154700" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(767.00102384,150.00000000)">
<title>1 systemd running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202997" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(763.67108766,150.00000000)">
<title>1 systemd running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(760.33987824,150.00000000)">
<title>1 systemd running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155500" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(757.00901910,150.00000000)">
<title>1 systemd running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.67716705,150.00000000)">
<title>1 systemd running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.34708741,150.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145329" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.02111186,210.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195863" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.01368037,210.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171026" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.68581333,30.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177919" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(740.35085769,30.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169387" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(737.02552356,30.00000000)">
<title>1 systemd running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00245638" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(733.69342034,30.00000000)">
<title>1 systemd running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00335297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(730.36587041,30.00000000)">
<title>1 systemd running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242681" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(727.03515474,30.00000000)">
<title>1 systemd running 18.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00368208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(723.70327153,30.00000000)">
<title>1 systemd running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297352" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.36650712,30.00000000)">
<title>1 systemd running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(717.03965236,30.00000000)">
<title>1 systemd running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161654" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(713.71134292,30.00000000)">
<title>1 systemd running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00251193" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(710.38045960,30.00000000)">
<title>1 systemd running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00228134" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(707.05030583,30.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(703.71968287,30.00000000)">
<title>1 systemd running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221480" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(700.38515085,30.00000000)">
<title>1 systemd running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230252" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.06263018,30.00000000)">
<title>1 systemd running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00050395" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.05950460,30.00000000)">
<title>1 systemd running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216385" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.72824502,30.00000000)">
<title>1 systemd running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155540" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.39859120,30.00000000)">
<title>1 systemd running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187611" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(687.06743133,30.00000000)">
<title>1 systemd running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00231751" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(683.73646468,30.00000000)">
<title>1 systemd running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202397" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.40180258,30.00000000)">
<title>1 systemd running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(677.07696200,30.00000000)">
<title>1 systemd running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00251433" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(673.74645255,30.00000000)">
<title>1 systemd running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220621" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.41425581,30.00000000)">
<title>1 systemd running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00198221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(667.08450647,30.00000000)">
<title>1 systemd running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215206" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(663.74894877,30.00000000)">
<title>1 systemd running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00223378" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.42439334,150.00000000)">
<title>1 systemd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126566" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(657.08972024,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170686" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(653.76227802,150.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.43158793,150.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(647.10085747,150.00000000)">
<title>1 systemd running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(643.76901522,150.00000000)">
<title>1 systemd running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.43975803,150.00000000)">
<title>1 systemd running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176201" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.10738865,150.00000000)">
<title>1 systemd running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.72811959,210.00000000)">
<title>1 systemd running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(635.13021347,210.00000000)">
<title>1 systemd running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232390" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.77660345,150.00000000)">
<title>1 systemd running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138715" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.53189133,210.00000000)">
<title>1 systemd running 8.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00164911" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(631.93276411,210.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182775" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.44536025,210.00000000)">
<title>1 systemd running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114756" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.33460183,210.00000000)">
<title>1 systemd running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163253" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.73512153,210.00000000)">
<title>1 systemd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126426" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.13981307,210.00000000)">
<title>1 systemd running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00105285" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.11650890,210.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(625.53914884,210.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.93952907,210.00000000)">
<title>1 systemd running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131341" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.78635712,210.00000000)">
<title>1 systemd running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297871" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(622.34234510,210.00000000)">
<title>1 systemd running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216125" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.73798860,210.00000000)">
<title>1 systemd running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130482" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.45647750,210.00000000)">
<title>1 systemd running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151303" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(619.14392622,210.00000000)">
<title>1 systemd running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00147427" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.54474565,210.00000000)">
<title>1 systemd running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130023" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.12354543,210.00000000)">
<title>1 systemd running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127605" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(615.94650483,210.00000000)">
<title>1 systemd running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00201039" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(614.34913363,210.00000000)">
<title>1 systemd running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233010" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(613.79349736,210.00000000)">
<title>1 systemd running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153302" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(612.75032313,210.00000000)">
<title>1 systemd running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(611.15287700,210.00000000)">
<title>1 systemd running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227794" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.46420700,210.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182735" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(609.55412784,210.00000000)">
<title>1 systemd running 13.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00270096" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.95462916,210.00000000)">
<title>1 systemd running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175761" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.13209819,210.00000000)">
<title>1 systemd running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136797" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(606.35575172,210.00000000)">
<title>1 systemd running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187870" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.75701396,210.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00194924" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.80311395,150.00000000)">
<title>1 systemd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126626" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.15893600,30.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218623" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(601.55574065,30.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144909" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.47143555,30.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146068" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(599.96100547,30.00000000)">
<title>1 systemd running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168448" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(598.36246113,30.00000000)">
<title>1 systemd running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212888" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.14018417,30.00000000)">
<title>1 systemd running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(596.76423750,30.00000000)">
<title>1 systemd running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234408" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(595.16494803,30.00000000)">
<title>1 systemd running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135638" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.81141814,30.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182895" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.80533043,30.00000000)">
<title>1 systemd running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00173443" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.56532506,30.00000000)">
<title>1 systemd running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117114" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.97454551,30.00000000)">
<title>1 systemd running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129963" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.47503898,30.00000000)">
<title>1 systemd running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00162034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.37151902,210.00000000)">
<title>1 systemd running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212808" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(588.77319528,210.00000000)">
<title>1 systemd running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225117" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.17042535,150.00000000)">
<title>1 systemd running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100289" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.15043639,210.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178619" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.57470266,210.00000000)">
<title>1 systemd running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00191287" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.97597129,210.00000000)">
<title>1 systemd running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180517" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.81907191,210.00000000)">
<title>1 systemd running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190668" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(582.37830835,150.00000000)">
<title>1 systemd running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142671" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.77991168,150.00000000)">
<title>1 systemd running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112219" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.48564808,30.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171126" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(579.18140251,150.00000000)">
<title>1 systemd running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135937" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.58212822,150.00000000)">
<title>1 systemd running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150204" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.15740218,150.00000000)">
<title>1 systemd running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115776" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(575.98347538,210.00000000)">
<title>1 systemd running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00194345" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.38421708,210.00000000)">
<title>1 systemd running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174023" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(573.82691311,210.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159756" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(572.78546893,210.00000000)">
<title>1 systemd running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140933" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(571.18709383,210.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183414" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.49596405,210.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181376" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(569.58823098,210.00000000)">
<title>1 systemd running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168568" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.99090893,210.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217064" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.16564223,210.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170106" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(566.39181848,210.00000000)">
<title>1 systemd running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00205654" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(564.79365860,210.00000000)">
<title>1 systemd running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.83495193,210.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160575" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.19528370,210.00000000)">
<title>1 systemd running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00191267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(561.59703929,210.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00196363" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.50433477,210.00000000)">
<title>1 systemd running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176641" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(559.99794664,210.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(558.40049372,210.00000000)">
<title>1 systemd running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00328284" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(557.17438941,210.00000000)">
<title>1 systemd running 8.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00166230" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(556.80199474,210.00000000)">
<title>1 systemd running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257528" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(555.20349635,210.00000000)">
<title>1 systemd running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00223418" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.84372669,210.00000000)">
<title>1 systemd running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175422" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.40441002,210.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(551.80650690,210.00000000)">
<title>1 systemd running 14.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00283084" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.51304599,210.00000000)">
<title>1 systemd running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00205515" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.20856362,210.00000000)">
<title>1 systemd running 12.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00254051" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(547.18505106,210.00000000)">
<title>1 systemd running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00272174" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(543.85375911,210.00000000)">
<title>1 systemd running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00203656" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.52193365,210.00000000)">
<title>1 systemd running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211689" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(537.19090026,210.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217743" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(533.86181972,210.00000000)">
<title>1 systemd running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257987" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.53003242,210.00000000)">
<title>1 systemd running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211189" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.20012162,210.00000000)">
<title>1 systemd running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00245698" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(523.86978101,210.00000000)">
<title>1 systemd running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00249535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.53862634,210.00000000)">
<title>1 systemd running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(517.20985032,210.00000000)">
<title>1 systemd running 13.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260885" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(513.87791715,210.00000000)">
<title>1 systemd running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176101" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.54680623,210.00000000)">
<title>1 systemd running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(507.21618108,210.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218783" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(503.88574716,210.00000000)">
<title>1 systemd running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167789" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.55529625,210.00000000)">
<title>1 systemd running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(497.22508492,210.00000000)">
<title>1 systemd running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224218" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(493.89559275,210.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216944" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.56371773,210.00000000)">
<title>1 systemd running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00204016" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(487.23411245,210.00000000)">
<title>1 systemd running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224118" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(483.90372309,210.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00196403" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(480.57233123,210.00000000)">
<title>1 systemd running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233130" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.24233491,210.00000000)">
<title>1 systemd running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00240123" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.91079798,210.00000000)">
<title>1 systemd running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226196" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(470.58053770,210.00000000)">
<title>1 systemd running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212109" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.25016652,210.00000000)">
<title>1 systemd running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(463.92049051,210.00000000)">
<title>1 systemd running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00238964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(460.58972769,210.00000000)">
<title>1 systemd running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227635" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(457.25751437,210.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217763" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.96214339,150.00000000)">
<title>1 systemd running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102428" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(450.59651144,210.00000000)">
<title>1 systemd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(447.26657667,210.00000000)">
<title>1 systemd running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(443.93709868,210.00000000)">
<title>1 systemd running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00251313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(440.60647712,210.00000000)">
<title>1 systemd running 11.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00237086" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(437.27595668,210.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177919" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(433.94525000,210.00000000)">
<title>1 systemd running 15.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00306663" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(430.61361796,210.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195164" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(427.28355630,210.00000000)">
<title>1 systemd running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163712" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(423.95403935,210.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178579" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.62135905,210.00000000)">
<title>1 systemd running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209391" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(417.29099726,210.00000000)">
<title>1 systemd running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214626" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(413.96189793,210.00000000)">
<title>1 systemd running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227555" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(410.63003470,210.00000000)">
<title>1 systemd running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00203177" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.29906186,210.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184174" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(403.96957588,210.00000000)">
<title>1 systemd running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211010" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(400.63285183,150.00000000)">
<title>1 systemd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126066" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(397.30763120,150.00000000)">
<title>1 systemd running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111419" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(393.97739690,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170326" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(390.64652317,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169187" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.31715668,150.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177600" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(383.98612010,150.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171765" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.65485553,150.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159776" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(377.32415824,150.00000000)">
<title>1 systemd running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110620" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(373.99485130,150.00000000)">
<title>1 systemd running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177180" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(370.66328260,150.00000000)">
<title>1 systemd running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127885" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.33401143,150.00000000)">
<title>1 systemd running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242261" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.00303879,150.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171745" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(360.67214828,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170546" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(357.34228444,150.00000000)">
<title>1 systemd running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179118" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.01057327,150.00000000)">
<title>1 systemd running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160715" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(350.67969235,150.00000000)">
<title>1 systemd running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00205235" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(347.35096408,150.00000000)">
<title>1 systemd running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00192846" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.01916959,150.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172025" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(340.68845951,150.00000000)">
<title>1 systemd running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172864" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.35849077,150.00000000)">
<title>1 systemd running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150304" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.02593836,150.00000000)">
<title>1 systemd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126306" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.69597341,150.00000000)">
<title>1 systemd running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123369" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(327.36607281,150.00000000)">
<title>1 systemd running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00164432" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.03543886,150.00000000)">
<title>1 systemd running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(320.70473778,150.00000000)">
<title>1 systemd running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121131" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(317.37396436,150.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182855" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.04325688,150.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180857" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(310.71381966,150.00000000)">
<title>1 systemd running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00189429" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(307.38262902,150.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182335" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.05174730,150.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170966" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(300.71668955,150.00000000)">
<title>1 systemd running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121670" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(297.39097037,150.00000000)">
<title>1 systemd running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154121" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.06182988,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(290.73153603,150.00000000)">
<title>1 systemd running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171365" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.40010920,150.00000000)">
<title>1 systemd running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190228" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.06797021,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168868" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(280.73787338,150.00000000)">
<title>1 systemd running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168568" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.40744226,150.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182375" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.07511844,150.00000000)">
<title>1 systemd running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127125" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(270.74753634,210.00000000)">
<title>1 systemd running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230232" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(267.41717875,210.00000000)">
<title>1 systemd running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00191247" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.08504736,210.00000000)">
<title>1 systemd running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197941" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(260.75565110,210.00000000)">
<title>1 systemd running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222479" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(257.42478976,210.00000000)">
<title>1 systemd running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220601" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(254.09412504,210.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181896" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.76514660,150.00000000)">
<title>1 systemd running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00201019" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.43415658,150.00000000)">
<title>1 systemd running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142511" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.10423020,30.00000000)">
<title>1 systemd running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00050015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.10148448,30.00000000)">
<title>1 systemd running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197002" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.77337426,30.00000000)">
<title>1 systemd running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00208472" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.43918672,30.00000000)">
<title>1 systemd running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158317" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.11246265,30.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.10958784,30.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195963" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.78037582,30.00000000)">
<title>1 systemd running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195024" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.44987415,150.00000000)">
<title>1 systemd running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.11869990,150.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184354" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.78327947,150.00000000)">
<title>1 systemd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183315" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.11373041,150.00000000)">
<title>1 systemd running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.10673653,30.00000000)">
<title>1 systemd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125227" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(214.13049453,210.00000000)">
<title>1 systemd running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01012067" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.14422176,150.00000000)">
<title>1 systemd running 18.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00360235" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.13048056,30.00000000)">
<title>1 systemd running 17.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00351263" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.79750371,210.00000000)">
<title>1 systemd running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00545508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(207.47858300,210.00000000)">
<title>1 systemd running 16.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00319312" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.14825038,150.00000000)">
<title>1 systemd running 19.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00387750" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.80472687,150.00000000)">
<title>1 systemd running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150484" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.47241964,150.00000000)">
<title>1 systemd running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00149425" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.14587021,150.00000000)">
<title>1 systemd running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181176" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.82395000,150.00000000)">
<title>1 systemd running 18.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00371305" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.49206898,150.00000000)">
<title>1 systemd running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00296892" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.15491552,150.00000000)">
<title>1 systemd running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00246498" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.82664225,150.00000000)">
<title>1 systemd running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.50535727,150.00000000)">
<title>1 systemd running 23.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00463322" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.16124489,150.00000000)">
<title>1 systemd running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145349" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.82777790,150.00000000)">
<title>1 systemd running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.49734837,150.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169007" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.17619228,30.00000000)">
<title>1 systemd running 25.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00507722" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(160.83403473,30.00000000)">
<title>1 systemd running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163832" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(158.57178306,30.00000000)">
<title>1 systemd running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00646716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.51379201,150.00000000)">
<title>1 systemd running 18.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00375361" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.18361603,30.00000000)">
<title>1 systemd running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00693574" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(155.58558343,30.00000000)">
<title>1 systemd running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00835945" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(154.19256977,30.00000000)">
<title>1 systemd running 28.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00572583" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(153.98665164,30.00000000)">
<title>1 systemd running 41.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00825954" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(152.38847017,30.00000000)">
<title>1 systemd running 29.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00581975" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(150.85708341,30.00000000)">
<title>1 systemd running 31.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00632229" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(150.78948243,30.00000000)">
<title>1 systemd running 30.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00603156" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(149.19110413,30.00000000)">
<title>1 systemd running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798279" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(147.57948779,30.00000000)">
<title>1 systemd running 32.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00651112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(147.53419567,210.00000000)">
<title>1 systemd running 55.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01114394" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(145.99843087,210.00000000)">
<title>1 systemd running 25.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00517633" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(144.38900555,210.00000000)">
<title>1 systemd running 28.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00558696" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(144.20216519,150.00000000)">
<title>1 systemd running 24.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00483364" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(142.80212987,150.00000000)">
<title>1 systemd running 30.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00617443" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(140.98389603,150.00000000)">
<title>1 systemd running 15.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00309780" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(140.87250457,150.00000000)">
<title>1 systemd running 23.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00462443" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(139.40489145,150.00000000)">
<title>1 systemd running 27.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00540412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(137.54153972,150.00000000)">
<title>1 systemd running 24.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00493295" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(134.21036387,150.00000000)">
<title>1 systemd running 23.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00474352" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.87649584,150.00000000)">
<title>1 systemd running 17.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00358237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(127.54737154,150.00000000)">
<title>1 systemd running 16.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00332460" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.21464948,150.00000000)">
<title>1 systemd running 16.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00332100" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(120.86749425,30.00000000)">
<title>1 systemd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169027" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.55482629,30.00000000)">
<title>1 systemd running 35.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00714355" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.22749656,30.00000000)">
<title>1 systemd running 26.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00528323" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(110.89506045,30.00000000)">
<title>1 systemd running 26.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00537914" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(107.56584142,30.00000000)">
<title>1 systemd running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00719151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(104.23221338,30.00000000)">
<title>1 systemd running 37.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00754019" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(100.89722857,30.00000000)">
<title>1 systemd running 19.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00391047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(97.57117369,30.00000000)">
<title>1 systemd running 36.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00725745" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(94.24520773,30.00000000)">
<title>1 systemd running 54.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01080824" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(90.91044971,30.00000000)">
<title>1 systemd running 35.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00710559" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(87.57553283,30.00000000)">
<title>1 systemd running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00630131" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(84.25642968,210.00000000)">
<title>1 systemd running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713156" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(80.92679304,210.00000000)">
<title>1 systemd running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00771304" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(77.59426800,210.00000000)">
<title>1 systemd running 38.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00764310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.67944295,210.00000000)">
<title>1 systemd running 85.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01704502" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.66622188,210.00000000)">
<title>1 systemd running 41.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00825835" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.26644892,210.00000000)">
<title>1 systemd running 43.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00869975" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(70.93406555,210.00000000)">
<title>1 systemd running 26.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00530321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(67.59195717,210.00000000)">
<title>1 systemd running 64.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01287838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(65.07469527,210.00000000)">
<title>1 systemd running 78.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01560292" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(64.27305384,210.00000000)">
<title>1 systemd running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735136" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(60.94065568,210.00000000)">
<title>1 systemd running 36.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00727863" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(57.61041479,210.00000000)">
<title>1 systemd running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00702046" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(54.28112783,210.00000000)">
<title>1 systemd running 27.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00556298" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(52.88223927,210.00000000)">
<title>1 systemd running 33.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00668796" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(51.28466925,210.00000000)">
<title>1 systemd running 34.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00696491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(50.95008126,210.00000000)">
<title>1 systemd running 44.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00883722" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(49.68761277,210.00000000)">
<title>1 systemd running 27.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00555299" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(48.08725926,210.00000000)">
<title>1 systemd running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00693694" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(47.62125708,210.00000000)">
<title>1 systemd running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(46.49025793,210.00000000)">
<title>1 systemd running 29.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00590147" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(45.09070917,210.00000000)">
<title>1 systemd running 36.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00725945" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(44.29039834,210.00000000)">
<title>1 systemd running 36.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00723667" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(43.28913329,150.00000000)">
<title>1 systemd running 29.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00579957" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.69035915,150.00000000)">
<title>1 systemd running 28.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00573402" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(40.95387191,150.00000000)">
<title>1 systemd running 27.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00540033" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(40.09231676,150.00000000)">
<title>1 systemd running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00770904" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(38.49497733,150.00000000)">
<title>1 systemd running 37.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00755918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(37.62424646,150.00000000)">
<title>1 systemd running 32.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00651412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(36.89405034,210.00000000)">
<title>1 systemd running 49.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00985510" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(35.30056663,210.00000000)">
<title>1 systemd running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00712677" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(34.29832526,210.00000000)">
<title>1 systemd running 48.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00965449" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(33.70144601,210.00000000)">
<title>1 systemd running 25.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00507862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(32.10326374,210.00000000)">
<title>1 systemd running 36.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00727823" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(30.96820705,210.00000000)">
<title>1 systemd running 27.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00542111" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(30.50464946,210.00000000)">
<title>1 systemd running 27.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00548905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(28.90523711,210.00000000)">
<title>1 systemd running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00682984" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(27.62731577,210.00000000)">
<title>1 systemd running 18.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00359675" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(27.30704704,210.00000000)">
<title>1 systemd running 23.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00472294" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(25.70592683,210.00000000)">
<title>1 systemd running 28.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00567748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(24.28798567,210.00000000)">
<title>1 systemd running 19.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00391407" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(24.10742865,210.00000000)">
<title>1 systemd running 21.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00428813" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(22.49286037,210.00000000)">
<title>1 systemd running 16.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00328903" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(20.95494790,210.00000000)">
<title>1 systemd running 20.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00413826" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(20.89232322,150.00000000)">
<title>1 systemd running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233130" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(19.29572273,150.00000000)">
<title>1 systemd running 13.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00266899" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(17.68826803,150.00000000)">
<title>1 systemd running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00259466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(17.62483389,210.00000000)">
<title>1 systemd running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209411" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(647.62960981,210.00000000)">
<title>934 gmain running 37.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00755918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.16136496,150.00000000)">
<title>1010 ping_exporter running 13.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260865" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.14453215,150.00000000)">
<title>1010 ping_exporter running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214307" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.12701596,150.00000000)">
<title>1010 ping_exporter running 17.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00352182" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.10824790,150.00000000)">
<title>1010 ping_exporter running 19.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00382055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.08065781,150.00000000)">
<title>1010 ping_exporter running 82.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01640319" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.67498718,90.00000000)">
<title>1010 ping_exporter running 29.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00589568" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.64713632,30.00000000)">
<title>1010 ping_exporter running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00673492" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.62456669,150.00000000)">
<title>1010 ping_exporter running 32.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00644119" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.59474261,150.00000000)">
<title>1010 ping_exporter running 60.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01214504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.14370372,30.00000000)">
<title>1010 ping_exporter running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257268" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.12612259,30.00000000)">
<title>1010 ping_exporter running 17.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00347586" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.10248892,30.00000000)">
<title>1010 ping_exporter running 44.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00894692" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.11377595,150.00000000)">
<title>1010 ping_exporter running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00244379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.09362534,150.00000000)">
<title>1010 ping_exporter running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00193705" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.07429878,150.00000000)">
<title>1010 ping_exporter running 32.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00656567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.04723002,150.00000000)">
<title>1010 ping_exporter running 68.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01368525" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.35563208,150.00000000)">
<title>1010 ping_exporter running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224437" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.33905784,150.00000000)">
<title>1010 ping_exporter running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187471" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.32067084,150.00000000)">
<title>1010 ping_exporter running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00272554" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.30295962,150.00000000)">
<title>1010 ping_exporter running 14.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00294055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.28143785,150.00000000)">
<title>1010 ping_exporter running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00794743" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.63678733,30.00000000)">
<title>1010 ping_exporter running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174323" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.62085850,30.00000000)">
<title>1010 ping_exporter running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.60465433,30.00000000)">
<title>1010 ping_exporter running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180457" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.58734335,30.00000000)">
<title>1010 ping_exporter running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00272614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.56600182,30.00000000)">
<title>1010 ping_exporter running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00838143" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.83024652,30.00000000)">
<title>1010 ping_exporter running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197122" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.80979298,30.00000000)">
<title>1010 ping_exporter running 30.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00610209" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.78279075,210.00000000)">
<title>1010 ping_exporter running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00795042" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.07466471,210.00000000)">
<title>1010 ping_exporter running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00193905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.05645854,210.00000000)">
<title>1010 ping_exporter running 22.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00443140" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.55977945,210.00000000)">
<title>1010 ping_exporter running 13.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00277290" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.54059157,210.00000000)">
<title>1010 ping_exporter running 17.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00351543" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.52015182,30.00000000)">
<title>1010 ping_exporter running 25.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00515355" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.49106467,90.00000000)">
<title>1010 ping_exporter running 106.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02118108" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(997.77349039,90.00000000)">
<title>1010 ping_exporter running 13.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00267758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(997.75384812,90.00000000)">
<title>1010 ping_exporter running 26.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00537715" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(997.72842707,150.00000000)">
<title>1010 ping_exporter running 92.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01840739" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.89335242,90.00000000)">
<title>1010 ping_exporter running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00255769" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.87589018,90.00000000)">
<title>1010 ping_exporter running 16.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00325706" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.85524382,90.00000000)">
<title>1010 ping_exporter running 33.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00663002" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.82723010,90.00000000)">
<title>1010 ping_exporter running 63.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01274250" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.31832045,90.00000000)">
<title>1010 ping_exporter running 20.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00411728" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.29427115,90.00000000)">
<title>1010 ping_exporter running 62.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01250971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.74958540,90.00000000)">
<title>1010 ping_exporter running 13.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.73293243,90.00000000)">
<title>1010 ping_exporter running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00188030" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.71587383,90.00000000)">
<title>1010 ping_exporter running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00249575" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.69615762,90.00000000)">
<title>1010 ping_exporter running 24.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00484363" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.67184657,30.00000000)">
<title>1010 ping_exporter running 85.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01703762" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.05123873,30.00000000)">
<title>1010 ping_exporter running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209811" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.03295224,30.00000000)">
<title>1010 ping_exporter running 18.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00362273" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.01257063,30.00000000)">
<title>1010 ping_exporter running 23.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00473473" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.66078577,30.00000000)">
<title>1010 ping_exporter running 15.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00303026" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.64332752,30.00000000)">
<title>1010 ping_exporter running 18.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00363971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.62492513,30.00000000)">
<title>1010 ping_exporter running 19.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00387550" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.60610113,30.00000000)">
<title>1010 ping_exporter running 21.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00421919" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.58243748,30.00000000)">
<title>1010 ping_exporter running 33.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00671094" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.56101482,30.00000000)">
<title>1010 ping_exporter running 39.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00779197" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.53240564,30.00000000)">
<title>1010 ping_exporter running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01275848" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(815.28751507,30.00000000)">
<title>1010 ping_exporter running 4.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00079528" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(815.27252440,30.00000000)">
<title>1010 ping_exporter running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087341" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(815.25582287,30.00000000)">
<title>1010 ping_exporter running 25.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00509480" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(812.78960470,30.00000000)">
<title>1010 ping_exporter running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00088340" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(812.77340333,30.00000000)">
<title>1010 ping_exporter running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(804.75826306,30.00000000)">
<title>1010 ping_exporter running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00082226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(804.74173118,30.00000000)">
<title>1010 ping_exporter running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00255050" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.31036740,30.00000000)">
<title>1010 ping_exporter running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.29525244,30.00000000)">
<title>1010 ping_exporter running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114996" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.27842763,30.00000000)">
<title>1010 ping_exporter running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202977" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.57935850,90.00000000)">
<title>1012 ping_exporter running 158.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03159848" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(1006.27177377,30.00000000)">
<title>1012 ping_exporter running 105.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02098546" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(1002.48510165,30.00000000)">
<title>1012 ping_exporter running 131.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02623032" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(995.81226361,30.00000000)">
<title>1012 ping_exporter running 122.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02449589" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(1015.07989350,210.00000000)">
<title>1013 ping_exporter running 391.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.07822939" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.07812500pt">ping_exporter</text>
</g>
<g transform="translate(1012.59715743,210.00000000)">
<title>1013 ping_exporter running 296.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05923254" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(1012.12473484,210.00000000)">
<title>1013 ping_exporter running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00813466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.04752175,210.00000000)">
<title>1013 ping_exporter running 310.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.06206198" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(1006.29270888,90.00000000)">
<title>1013 ping_exporter running 295.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05908807" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(1004.58944126,90.00000000)">
<title>1013 ping_exporter running 18.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00377259" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.57703066,90.00000000)">
<title>1013 ping_exporter running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00844378" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.77554789,90.00000000)">
<title>1013 ping_exporter running 214.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04283334" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(997.71399509,90.00000000)">
<title>1013 ping_exporter running 104.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02092911" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(993.65808898,90.00000000)">
<title>1013 ping_exporter running 118.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02363966" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(647.63069184,30.00000000)">
<title>1048 gmain running 30.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00598560" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.55906907,150.00000000)">
<title>1049 ping_exporter running 95.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01913253" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.79446361,150.00000000)">
<title>1049 ping_exporter running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01277167" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.05908957,90.00000000)">
<title>1049 ping_exporter running 22.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00442940" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.51224575,90.00000000)">
<title>1049 ping_exporter running 245.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04906312" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(997.74683445,150.00000000)">
<title>1049 ping_exporter running 46.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00920169" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.83142531,150.00000000)">
<title>1049 ping_exporter running 94.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01894390" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.68888419,30.00000000)">
<title>1049 ping_exporter running 45.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00910278" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.53762293,210.00000000)">
<title>1049 ping_exporter running 85.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01713354" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(815.26347357,150.00000000)">
<title>1049 ping_exporter running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00164172" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.06579222,90.00000000)">
<title>1050 ping_exporter running 136.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02722942" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(991.51764597,90.00000000)">
<title>1050 ping_exporter running 172.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03447688" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(815.24892530,90.00000000)">
<title>1050 ping_exporter running 56.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01135695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.61139076,150.00000000)">
<title>1052 ping_exporter running 40.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00814765" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.78371305,150.00000000)">
<title>1052 ping_exporter running 31.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00625535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.08078451,150.00000000)">
<title>1052 ping_exporter running 232.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04641511" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(1010.88978352,150.00000000)">
<title>1052 ping_exporter running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00647216" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1003.04814924,150.00000000)">
<title>1052 ping_exporter running 74.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01480684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.68201572,150.00000000)">
<title>1052 ping_exporter running 22.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00448815" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.28106907,150.00000000)">
<title>1052 ping_exporter running 193.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03869907" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(994.17080820,150.00000000)">
<title>1052 ping_exporter running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798679" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.00434106,150.00000000)">
<title>1052 ping_exporter running 134.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02693569" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(991.91061926,150.00000000)">
<title>1052 ping_exporter running 24.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00478668" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.27552985,150.00000000)">
<title>1052 ping_exporter running 68.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01367805" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.26935142,150.00000000)">
<title>1052 ping_exporter running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00288320" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.08655348,30.00000000)">
<title>1053 ping_exporter running 65.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01309218" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.61740715,30.00000000)">
<title>1053 ping_exporter running 58.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01171942" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.05414538,30.00000000)">
<title>1053 ping_exporter running 55.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01109239" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.30753549,210.00000000)">
<title>1053 ping_exporter running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00448595" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.29285914,210.00000000)">
<title>1053 ping_exporter running 45.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00914015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.57734897,210.00000000)">
<title>1053 ping_exporter running 271.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05414133" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(1003.80902967,210.00000000)">
<title>1053 ping_exporter running 28.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00572843" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.52618717,210.00000000)">
<title>1053 ping_exporter running 29.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00583853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(997.72593631,210.00000000)">
<title>1053 ping_exporter running 187.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03751614" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(995.82723310,210.00000000)">
<title>1053 ping_exporter running 268.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05367355" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(995.31246373,210.00000000)">
<title>1053 ping_exporter running 45.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00916073" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.67279771,150.00000000)">
<title>1053 ping_exporter running 350.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.06999282" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">ping_exporter</text>
</g>
<g transform="translate(993.03166340,210.00000000)">
<title>1053 ping_exporter running 37.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00746127" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.64784445,150.00000000)">
<title>1053 ping_exporter running 25.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00505444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(815.25700121,150.00000000)">
<title>1053 ping_exporter running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00647236" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(812.78009349,30.00000000)">
<title>1053 ping_exporter running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143530" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(847.48531928,150.00000000)">
<title>1059 gdbus running 106.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02124542" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(920.61696508,210.00000000)">
<title>1076 thermald running 92.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01843616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.61108239,210.00000000)">
<title>1076 thermald running 25.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00499589" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.59668398,210.00000000)">
<title>1076 thermald running 66.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01324185" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.64668763,150.00000000)">
<title>1076 thermald running 40.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00807151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.64079015,150.00000000)">
<title>1076 thermald running 25.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00511678" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.62716065,150.00000000)">
<title>1076 thermald running 63.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01262700" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.58442100,150.00000000)">
<title>1076 thermald running 127.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02547680" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">thermald</text>
</g>
<g transform="translate(520.57602618,150.00000000)">
<title>1076 thermald running 37.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00755858" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.55972170,150.00000000)">
<title>1076 thermald running 75.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01508239" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(914.49885893,210.00000000)">
<title>1150 containerd running 3.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00064682" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(914.48243615,210.00000000)">
<title>1150 containerd running 15.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00315036" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.96643358,210.00000000)">
<title>1150 containerd running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111040" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.94893177,210.00000000)">
<title>1150 containerd running 17.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00349025" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.43096437,210.00000000)">
<title>1150 containerd running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108162" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.41423647,210.00000000)">
<title>1150 containerd running 21.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00428413" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(426.90094005,210.00000000)">
<title>1150 containerd running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125507" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(426.88303601,210.00000000)">
<title>1150 containerd running 19.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00389428" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.36184152,210.00000000)">
<title>1150 containerd running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.34440346,210.00000000)">
<title>1150 containerd running 20.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00405374" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(101.82998965,90.00000000)">
<title>1150 containerd running 20.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00408631" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(101.80357249,90.00000000)">
<title>1150 containerd running 70.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01399137" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(914.48792220,210.00000000)">
<title>1153 containerd running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150244" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.41702235,150.00000000)">
<title>1153 containerd running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(426.88459560,150.00000000)">
<title>1153 containerd running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00245199" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.35306324,150.00000000)">
<title>1153 containerd running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120831" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.34890540,30.00000000)">
<title>1153 containerd running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157498" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(914.47544326,30.00000000)">
<title>1167 containerd running 74.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01487038" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.94561077,30.00000000)">
<title>1167 containerd running 48.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00959314" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.41558985,30.00000000)">
<title>1167 containerd running 36.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00722748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(426.87871851,30.00000000)">
<title>1167 containerd running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01026933" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.35048037,30.00000000)">
<title>1167 containerd running 19.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00388489" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.34575044,30.00000000)">
<title>1167 containerd running 15.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00315495" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(101.80650185,30.00000000)">
<title>1167 containerd running 120.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02401632" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">containerd</text>
</g>
<g transform="translate(589.41881114,150.00000000)">
<title>1169 containerd running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186212" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.41084733,150.00000000)">
<title>1169 containerd running 30.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00617503" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(426.88778472,150.00000000)">
<title>1169 containerd running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174203" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(101.78589245,150.00000000)">
<title>1169 containerd running 131.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02629826" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">containerd</text>
</g>
<g transform="translate(914.48414521,90.00000000)">
<title>1170 containerd running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00552381" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.96525464,150.00000000)">
<title>1170 containerd running 3.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00066440" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.95134500,150.00000000)">
<title>1170 containerd running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00336536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.42148593,210.00000000)">
<title>1170 containerd running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100110" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(589.41852060,210.00000000)">
<title>1170 containerd running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00213248" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.34845720,210.00000000)">
<title>1170 containerd running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00292096" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(101.80382926,210.00000000)">
<title>1170 containerd running 68.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01368265" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(185.47153233,30.00000000)">
<title>1758 prometheus running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176701" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(185.45345865,30.00000000)">
<title>1758 prometheus running 24.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00480107" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.97946700,30.00000000)">
<title>1758 prometheus running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00097212" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.95941410,30.00000000)">
<title>1758 prometheus running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00399399" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.15462251,30.00000000)">
<title>1758 prometheus running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139734" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.13829026,30.00000000)">
<title>1758 prometheus running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00149625" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.12725342,30.00000000)">
<title>1758 prometheus running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.10989748,30.00000000)">
<title>1758 prometheus running 15.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00304965" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.16832015,30.00000000)">
<title>1758 prometheus running 24.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00495353" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.14251844,30.00000000)">
<title>1758 prometheus running 59.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01183532" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(185.45010907,210.00000000)">
<title>1759 prometheus running 23.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00468217" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.13661976,210.00000000)">
<title>1759 prometheus running 30.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00599978" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.12799155,210.00000000)">
<title>1759 prometheus running 124.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02479462" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">prometheus</text>
</g>
<g transform="translate(168.97510814,150.00000000)">
<title>1816 prometheus running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00164452" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.95941470,150.00000000)">
<title>1816 prometheus running 19.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00397601" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.14368439,90.00000000)">
<title>1816 prometheus running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094315" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.11542949,90.00000000)">
<title>1816 prometheus running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00201958" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.14371136,150.00000000)">
<title>1816 prometheus running 111.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02226191" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">prometheus</text>
</g>
<g transform="translate(168.96360132,90.00000000)">
<title>1817 prometheus running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00256688" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.95251233,90.00000000)">
<title>1817 prometheus running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00794483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.10610231,90.00000000)">
<title>1817 prometheus running 46.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00932718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.97155015,30.00000000)">
<title>1827 prometheus running 21.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00433369" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(929.69510348,90.00000000)">
<title>1838 dockerd running 3.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00074852" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(929.67840135,90.00000000)">
<title>1838 dockerd running 15.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00298890" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.85440407,30.00000000)">
<title>1838 dockerd running 3.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00077530" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.83748074,30.00000000)">
<title>1838 dockerd running 28.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00561573" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.01393185,30.00000000)">
<title>1838 dockerd running 3.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00078549" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(529.99720335,30.00000000)">
<title>1838 dockerd running 33.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00659585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.17642816,30.00000000)">
<title>1838 dockerd running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00092377" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.15919251,30.00000000)">
<title>1838 dockerd running 21.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00426175" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.19533715,90.00000000)">
<title>1838 dockerd running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094874" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.17856449,90.00000000)">
<title>1838 dockerd running 15.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00300808" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.34651881,90.00000000)">
<title>1838 dockerd running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.32567422,90.00000000)">
<title>1838 dockerd running 45.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00914754" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.84229020,210.00000000)">
<title>1839 dockerd running 14.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00294135" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(529.99811393,150.00000000)">
<title>1839 dockerd running 36.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00737794" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.16564209,150.00000000)">
<title>1839 dockerd running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151703" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.18293514,90.00000000)">
<title>1839 dockerd running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.32582448,150.00000000)">
<title>1839 dockerd running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00630211" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.97440757,90.00000000)">
<title>1952 prometheus running 23.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00459305" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.96045716,90.00000000)">
<title>1952 prometheus running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00314416" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.13983586,90.00000000)">
<title>1952 prometheus running 19.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00384853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.11209050,210.00000000)">
<title>1952 prometheus running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00686321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.16071801,210.00000000)">
<title>1952 prometheus running 23.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00466979" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(929.68166221,150.00000000)">
<title>1963 dockerd running 19.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00385872" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.84649161,150.00000000)">
<title>1963 dockerd running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139274" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.00185475,210.00000000)">
<title>1963 dockerd running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00229932" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.16157396,210.00000000)">
<title>1963 dockerd running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260085" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.18565689,210.00000000)">
<title>1963 dockerd running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133140" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.97815119,30.00000000)">
<title>1964 prometheus running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.14077202,30.00000000)">
<title>1964 prometheus running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.11581214,30.00000000)">
<title>1964 prometheus running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224138" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.14543681,90.00000000)">
<title>1964 prometheus running 53.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01059444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(929.68224409,90.00000000)">
<title>1994 dockerd running 14.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00284323" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.83948613,150.00000000)">
<title>1994 dockerd running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00700548" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.00379920,30.00000000)">
<title>1994 dockerd running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.15919331,150.00000000)">
<title>1994 dockerd running 32.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00644878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.18185432,150.00000000)">
<title>1994 dockerd running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00647176" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.31498207,30.00000000)">
<title>1994 dockerd running 86.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01718609" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(929.67403370,210.00000000)">
<title>2041 dockerd running 46.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00929361" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.84536782,30.00000000)">
<title>2041 dockerd running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(729.82942621,210.00000000)">
<title>2041 dockerd running 64.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01286399" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.00415408,210.00000000)">
<title>2041 dockerd running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133599" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(529.99007578,210.00000000)">
<title>2041 dockerd running 58.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01177897" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.16512196,210.00000000)">
<title>2041 dockerd running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.17465282,210.00000000)">
<title>2041 dockerd running 48.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00967727" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.15157639,210.00000000)">
<title>3066 dockerd running 50.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00999758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.32977352,210.00000000)">
<title>3066 dockerd running 39.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00793863" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(54.51052077,90.00000000)">
<title>3318 gmain running 75.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01508239" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(34.40560763,90.00000000)">
<title>3318 gmain running 90.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01806170" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(678.83274742,30.00000000)">
<title>3321 gdbus running 49.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00979156" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.59826885,30.00000000)">
<title>3321 gdbus running 96.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01936072" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.32705405,30.00000000)">
<title>3321 gdbus running 51.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01036804" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.82446608,30.00000000)">
<title>3321 gdbus running 38.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00765749" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.72361949,90.00000000)">
<title>3321 gdbus running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01035266" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(123.39870596,90.00000000)">
<title>3321 gdbus running 93.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01871531" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.19389346,90.00000000)">
<title>3321 gdbus running 186.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03732631" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(17.23151250,90.00000000)">
<title>3321 gdbus running 99.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01993940" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(16.67761705,210.00000000)">
<title>3321 gdbus running 43.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00877868" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.65424994,90.00000000)">
<title>3321 gdbus running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00673312" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(996.99109559,150.00000000)">
<title>3376 gmain running 95.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01898486" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(977.56983657,210.00000000)">
<title>3376 gmain running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176900" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(976.97211647,210.00000000)">
<title>3376 gmain running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00693214" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(911.25816261,210.00000000)">
<title>3376 gmain running 29.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00579317" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(891.24440618,210.00000000)">
<title>3376 gmain running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00678508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.13650030,210.00000000)">
<title>3376 gmain running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217144" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(875.12283883,150.00000000)">
<title>3376 gmain running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00206054" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.55986799,150.00000000)">
<title>3376 gmain running 10.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00199240" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.22966125,150.00000000)">
<title>3376 gmain running 46.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00924506" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(831.83377888,150.00000000)">
<title>3376 gmain running 26.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00520870" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(811.82117182,150.00000000)">
<title>3376 gmain running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00679007" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(795.38743364,150.00000000)">
<title>3376 gmain running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00223558" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.26276477,210.00000000)">
<title>3376 gmain running 3.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00064782" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.26029261,210.00000000)">
<title>3376 gmain running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133340" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.59969607,210.00000000)">
<title>3376 gmain running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00185872" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(792.38470613,210.00000000)">
<title>3376 gmain running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(791.80774689,210.00000000)">
<title>3376 gmain running 39.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00784772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(775.64594147,210.00000000)">
<title>3376 gmain running 35.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00700148" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(755.63527065,210.00000000)">
<title>3376 gmain running 41.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00831769" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.12211832,210.00000000)">
<title>3376 gmain running 10.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00200639" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(742.11685229,210.00000000)">
<title>3376 gmain running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00241722" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.38351220,150.00000000)">
<title>3376 gmain running 10.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00200359" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(736.28286269,150.00000000)">
<title>3376 gmain running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210910" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(735.63213684,150.00000000)">
<title>3376 gmain running 2.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00052233" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(735.62337135,150.00000000)">
<title>3376 gmain running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798040" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(663.73955985,150.00000000)">
<title>3376 gmain running 64.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01280025" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(643.72659930,150.00000000)">
<title>3376 gmain running 45.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00898469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(614.63766460,150.00000000)">
<title>3376 gmain running 20.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00418342" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(594.63059135,150.00000000)">
<title>3376 gmain running 25.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00518132" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(578.00322873,150.00000000)">
<title>3376 gmain running 8.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00166310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.62072741,150.00000000)">
<title>3376 gmain running 26.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00533898" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(554.97976649,150.00000000)">
<title>3376 gmain running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00147347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(554.61293879,150.00000000)">
<title>3376 gmain running 33.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00661803" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(538.36351745,150.00000000)">
<title>3376 gmain running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172564" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(534.60066183,150.00000000)">
<title>3376 gmain running 30.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00600498" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(516.07250290,150.00000000)">
<title>3376 gmain running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186771" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(514.58844442,150.00000000)">
<title>3376 gmain running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00628513" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(499.39401963,150.00000000)">
<title>3376 gmain running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(494.57583136,150.00000000)">
<title>3376 gmain running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00674012" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(256.04318401,150.00000000)">
<title>3376 gmain running 29.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00592905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(236.03594889,150.00000000)">
<title>3376 gmain running 24.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00487620" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.33583676,150.00000000)">
<title>3376 gmain running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257607" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(216.02397126,150.00000000)">
<title>3376 gmain running 54.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01095611" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.79849017,30.00000000)">
<title>3382 gvfs-afc-volume running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00259666" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(703.78217567,30.00000000)">
<title>3382 gvfs-afc-volume running 16.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00324807" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(503.76623503,30.00000000)">
<title>3382 gvfs-afc-volume running 13.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00267199" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(303.81372514,30.00000000)">
<title>3382 gvfs-afc-volume running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00255469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(103.79128936,30.00000000)">
<title>3382 gvfs-afc-volume running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00796581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.72884833,150.00000000)">
<title>3418 InputThread running 31.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00621359" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(635.13072501,150.00000000)">
<title>3418 InputThread running 33.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00675730" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.53204159,150.00000000)">
<title>3418 InputThread running 41.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00832808" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(631.93342791,150.00000000)">
<title>3418 InputThread running 77.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01545165" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.33523306,150.00000000)">
<title>3418 InputThread running 70.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01410547" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.73580651,150.00000000)">
<title>3418 InputThread running 72.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01455047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.14108432,150.00000000)">
<title>3418 InputThread running 89.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01784429" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(625.53978706,150.00000000)">
<title>3418 InputThread running 76.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01521347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.94040688,150.00000000)">
<title>3418 InputThread running 75.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01514133" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(622.34318974,150.00000000)">
<title>3418 InputThread running 93.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01870292" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.73864681,150.00000000)">
<title>3418 InputThread running 73.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01460981" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(619.14476786,150.00000000)">
<title>3418 InputThread running 77.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01545105" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.54543143,150.00000000)">
<title>3418 InputThread running 65.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01314034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(615.94716824,150.00000000)">
<title>3418 InputThread running 72.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01449672" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(614.34963878,150.00000000)">
<title>3418 InputThread running 75.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01504842" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(612.75060888,150.00000000)">
<title>3418 InputThread running 73.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01466676" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(611.15291097,150.00000000)">
<title>3418 InputThread running 85.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01709697" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(609.55460921,150.00000000)">
<title>3418 InputThread running 78.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01562050" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.95509774,150.00000000)">
<title>3418 InputThread running 73.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01464458" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(606.35660076,150.00000000)">
<title>3418 InputThread running 82.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01645695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.75785060,150.00000000)">
<title>3418 InputThread running 73.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01471472" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.16044563,150.00000000)">
<title>3418 InputThread running 80.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01617040" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(601.55724270,150.00000000)">
<title>3418 InputThread running 79.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01597138" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(599.96201176,150.00000000)">
<title>3418 InputThread running 74.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01485899" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(598.36387965,150.00000000)">
<title>3418 InputThread running 72.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01450691" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(596.76516866,150.00000000)">
<title>3418 InputThread running 70.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01415662" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(595.16586480,150.00000000)">
<title>3418 InputThread running 60.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01210867" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.56599166,150.00000000)">
<title>3418 InputThread running 45.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00911218" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.97636567,150.00000000)">
<title>3418 InputThread running 61.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01222576" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.37226914,150.00000000)">
<title>3418 InputThread running 85.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01715092" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(588.77308418,150.00000000)">
<title>3418 InputThread running 80.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01614563" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.17142825,150.00000000)">
<title>3418 InputThread running 88.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01768584" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.57338725,30.00000000)">
<title>3418 InputThread running 84.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01686778" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.97468685,30.00000000)">
<title>3418 InputThread running 70.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01413444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(582.37636631,30.00000000)">
<title>3418 InputThread running 77.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01539271" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.77726447,30.00000000)">
<title>3418 InputThread running 70.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01411226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(579.17923886,30.00000000)">
<title>3418 InputThread running 77.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01556515" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.58015460,30.00000000)">
<title>3418 InputThread running 67.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01355716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(575.98196754,30.00000000)">
<title>3418 InputThread running 74.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01485239" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.38307172,30.00000000)">
<title>3418 InputThread running 86.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01732956" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(572.78456234,30.00000000)">
<title>3418 InputThread running 67.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01348683" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(571.18578341,30.00000000)">
<title>3418 InputThread running 62.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01257205" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(569.58715915,30.00000000)">
<title>3418 InputThread running 59.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01192943" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.98941348,30.00000000)">
<title>3418 InputThread running 78.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01558333" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(566.39061477,30.00000000)">
<title>3418 InputThread running 70.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01401135" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(564.79229483,30.00000000)">
<title>3418 InputThread running 78.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01563089" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.19377327,30.00000000)">
<title>3418 InputThread running 63.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01258384" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(561.59525370,30.00000000)">
<title>3418 InputThread running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00796881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(559.99630992,30.00000000)">
<title>3418 InputThread running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00700428" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(558.39854867,30.00000000)">
<title>3418 InputThread running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00837044" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(556.80057662,30.00000000)">
<title>3418 InputThread running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00891176" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(555.20115287,30.00000000)">
<title>3418 InputThread running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00845437" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.40273234,30.00000000)">
<title>3418 InputThread running 49.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00985510" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(551.80444596,30.00000000)">
<title>3418 InputThread running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00836405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.20636460,30.00000000)">
<title>3418 InputThread running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00904144" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(252.08451873,30.00000000)">
<title>3418 InputThread running 34.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00688299" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.10798880,30.00000000)">
<title>3418 InputThread running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00844198" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.10369008,30.00000000)">
<title>3418 InputThread running 15.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00304645" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.13399319,30.00000000)">
<title>3418 InputThread running 103.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02070851" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(212.12322231,30.00000000)">
<title>3418 InputThread running 36.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00725825" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(193.14434020,150.00000000)">
<title>3418 InputThread running 55.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01113175" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(158.57534584,150.00000000)">
<title>3418 InputThread running 92.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01839440" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.18522258,210.00000000)">
<title>3418 InputThread running 194.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03876301" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(155.58661649,210.00000000)">
<title>3418 InputThread running 145.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02901781" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(153.98812431,210.00000000)">
<title>3418 InputThread running 149.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02985705" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(152.38858806,210.00000000)">
<title>3418 InputThread running 137.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02745022" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(150.78956135,210.00000000)">
<title>3418 InputThread running 129.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02596456" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(149.19113111,210.00000000)">
<title>3418 InputThread running 153.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03061037" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(147.58244013,210.00000000)">
<title>3418 InputThread running 103.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02070431" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(145.99483611,150.00000000)">
<title>3418 InputThread running 112.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02246572" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(144.38512505,150.00000000)">
<title>3418 InputThread running 107.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02146662" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(142.79381338,30.00000000)">
<title>3418 InputThread running 145.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02910973" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(140.97875866,30.00000000)">
<title>3418 InputThread running 144.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02887893" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(139.39770254,30.00000000)">
<title>3418 InputThread running 164.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03290090" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(105.03623866,30.00000000)">
<title>3418 InputThread running 102.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02042956" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(74.67651239,30.00000000)">
<title>3418 InputThread running 188.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03774913" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(74.66199310,30.00000000)">
<title>3418 InputThread running 57.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01155317" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(65.07346738,30.00000000)">
<title>3418 InputThread running 233.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04661592" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(52.87344721,30.00000000)">
<title>3418 InputThread running 148.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02972237" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(51.27589837,30.00000000)">
<title>3418 InputThread running 164.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03277442" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(49.67881991,30.00000000)">
<title>3418 InputThread running 145.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02908055" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(48.07851116,30.00000000)">
<title>3418 InputThread running 141.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02830845" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(46.48164770,30.00000000)">
<title>3418 InputThread running 146.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02922043" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(45.08178922,30.00000000)">
<title>3418 InputThread running 183.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03662095" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(43.28381489,30.00000000)">
<title>3418 InputThread running 190.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03805685" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(41.68426865,30.00000000)">
<title>3418 InputThread running 240.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04798789" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(40.08625423,30.00000000)">
<title>3418 InputThread running 249.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04986579" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(38.48795367,30.00000000)">
<title>3418 InputThread running 254.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05079136" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(36.88969827,30.00000000)">
<title>3418 InputThread running 271.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05422026" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(35.29141609,30.00000000)">
<title>3418 InputThread running 253.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05074100" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(33.69122523,30.00000000)">
<title>3418 InputThread running 240.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04807860" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(32.09295305,30.00000000)">
<title>3418 InputThread running 238.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04765898" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(30.49434397,30.00000000)">
<title>3418 InputThread running 233.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04662192" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(28.89509826,30.00000000)">
<title>3418 InputThread running 245.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04895381" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(27.29790430,30.00000000)">
<title>3418 InputThread running 218.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04368497" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(25.69742310,30.00000000)">
<title>3418 InputThread running 200.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04012618" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">InputThread</text>
</g>
<g transform="translate(24.09948282,30.00000000)">
<title>3418 InputThread running 191.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03815756" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(22.49141827,30.00000000)">
<title>3418 InputThread running 145.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02915648" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(20.88697925,30.00000000)">
<title>3418 InputThread running 132.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02636960" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(19.29104595,30.00000000)">
<title>3418 InputThread running 130.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02612982" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(17.68507132,30.00000000)">
<title>3418 InputThread running 107.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02142107" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">InputThread</text>
</g>
<g transform="translate(236.01558927,30.00000000)">
<title>3565 gmain running 24.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00491037" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(847.55031501,150.00000000)">
<title>3567 gdbus running 163.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03258839" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(847.54916485,30.00000000)">
<title>3728 gdbus running 163.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03273206" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(54.33440174,210.00000000)">
<title>3754 gmain running 92.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01857124" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(34.30497646,90.00000000)">
<title>3754 gmain running 127.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02541786" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gmain</text>
</g>
<g transform="translate(1013.55197261,150.00000000)">
<title>3880 IPC I/O Parent running 96.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01928060" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.21022490,150.00000000)">
<title>3880 IPC I/O Parent running 95.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01900884" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1006.88458005,150.00000000)">
<title>3880 IPC I/O Parent running 98.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01975197" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(1003.55727390,90.00000000)">
<title>3880 IPC I/O Parent running 63.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01266437" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1000.23519544,90.00000000)">
<title>3880 IPC I/O Parent running 98.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01968323" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(996.89161538,90.00000000)">
<title>3880 IPC I/O Parent running 113.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02266754" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(993.56747777,90.00000000)">
<title>3880 IPC I/O Parent running 86.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01722245" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(990.24830968,90.00000000)">
<title>3880 IPC I/O Parent running 103.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02058742" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(986.89739804,30.00000000)">
<title>3880 IPC I/O Parent running 88.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01776517" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(983.53355887,210.00000000)">
<title>3880 IPC I/O Parent running 98.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01966425" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(980.19219301,210.00000000)">
<title>3880 IPC I/O Parent running 41.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00825535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(976.85370076,210.00000000)">
<title>3880 IPC I/O Parent running 33.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00664101" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(973.51526346,210.00000000)">
<title>3880 IPC I/O Parent running 31.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00623078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(970.18920858,210.00000000)">
<title>3880 IPC I/O Parent running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00646616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(966.86110176,210.00000000)">
<title>3880 IPC I/O Parent running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735696" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.52637531,210.00000000)">
<title>3880 IPC I/O Parent running 38.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00772563" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.19894307,210.00000000)">
<title>3880 IPC I/O Parent running 39.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00787489" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.85644384,210.00000000)">
<title>3880 IPC I/O Parent running 34.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00692255" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.52902160,210.00000000)">
<title>3880 IPC I/O Parent running 33.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00670215" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(950.20562932,210.00000000)">
<title>3880 IPC I/O Parent running 30.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00615425" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(946.87481114,210.00000000)">
<title>3880 IPC I/O Parent running 30.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00609450" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(943.54181513,210.00000000)">
<title>3880 IPC I/O Parent running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00619441" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.21623163,210.00000000)">
<title>3880 IPC I/O Parent running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00796061" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.88975053,210.00000000)">
<title>3880 IPC I/O Parent running 36.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00731480" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(933.54525190,210.00000000)">
<title>3880 IPC I/O Parent running 33.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00676070" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(930.22426066,210.00000000)">
<title>3880 IPC I/O Parent running 35.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00709120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(926.88847536,210.00000000)">
<title>3880 IPC I/O Parent running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00682984" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(923.55642410,210.00000000)">
<title>3880 IPC I/O Parent running 29.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00592205" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.34414573,210.00000000)">
<title>3880 IPC I/O Parent running 21.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00432090" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.30085680,210.00000000)">
<title>3880 IPC I/O Parent running 21.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00424077" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.28645120,210.00000000)">
<title>3880 IPC I/O Parent running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00448136" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.22802034,210.00000000)">
<title>3880 IPC I/O Parent running 31.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00637964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(917.96591274,30.00000000)">
<title>3880 IPC I/O Parent running 72.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01444017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.89868303,210.00000000)">
<title>3880 IPC I/O Parent running 31.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00637684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(913.56887954,210.00000000)">
<title>3880 IPC I/O Parent running 31.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00623118" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(910.23757899,210.00000000)">
<title>3880 IPC I/O Parent running 32.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00651912" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.90612359,210.00000000)">
<title>3880 IPC I/O Parent running 30.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00609670" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.61890047,210.00000000)">
<title>3880 IPC I/O Parent running 39.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00778537" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.57649874,210.00000000)">
<title>3880 IPC I/O Parent running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00812327" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(900.25050221,90.00000000)">
<title>3880 IPC I/O Parent running 35.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00705963" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.91727960,210.00000000)">
<title>3880 IPC I/O Parent running 36.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00730401" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(893.58696517,90.00000000)">
<title>3880 IPC I/O Parent running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00693954" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.25831523,90.00000000)">
<title>3880 IPC I/O Parent running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00685142" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.92256231,90.00000000)">
<title>3880 IPC I/O Parent running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00702626" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.60158745,210.00000000)">
<title>3880 IPC I/O Parent running 33.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00670155" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.27299267,30.00000000)">
<title>3880 IPC I/O Parent running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713316" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.13040799,210.00000000)">
<title>3880 IPC I/O Parent running 43.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00859564" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.03176882,30.00000000)">
<title>3880 IPC I/O Parent running 29.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00584353" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.01497238,30.00000000)">
<title>3880 IPC I/O Parent running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00950062" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.00193934,30.00000000)">
<title>3880 IPC I/O Parent running 55.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01113915" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.89952059,30.00000000)">
<title>3880 IPC I/O Parent running 52.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01038583" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.88088721,30.00000000)">
<title>3880 IPC I/O Parent running 58.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01172801" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.59817341,30.00000000)">
<title>3880 IPC I/O Parent running 33.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00661843" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(870.27843843,30.00000000)">
<title>3880 IPC I/O Parent running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00719491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.94254783,30.00000000)">
<title>3880 IPC I/O Parent running 33.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00664960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(863.61263144,30.00000000)">
<title>3880 IPC I/O Parent running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00686121" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(860.28343959,30.00000000)">
<title>3880 IPC I/O Parent running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.95056707,30.00000000)">
<title>3880 IPC I/O Parent running 33.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00663161" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.62530648,30.00000000)">
<title>3880 IPC I/O Parent running 35.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00705563" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(850.29256683,30.00000000)">
<title>3880 IPC I/O Parent running 34.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00688119" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.95998525,30.00000000)">
<title>3880 IPC I/O Parent running 33.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00663641" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(843.63219334,30.00000000)">
<title>3880 IPC I/O Parent running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00684562" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(840.30126526,30.00000000)">
<title>3880 IPC I/O Parent running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00683643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.96700819,30.00000000)">
<title>3880 IPC I/O Parent running 34.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00695632" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(833.64038462,30.00000000)">
<title>3880 IPC I/O Parent running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00692495" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(830.30455197,30.00000000)">
<title>3880 IPC I/O Parent running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00672913" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.97520067,30.00000000)">
<title>3880 IPC I/O Parent running 32.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00643739" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(823.64827398,30.00000000)">
<title>3880 IPC I/O Parent running 37.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00744748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(820.31612481,30.00000000)">
<title>3880 IPC I/O Parent running 35.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00715075" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.98146650,30.00000000)">
<title>3880 IPC I/O Parent running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00795762" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(813.65260615,30.00000000)">
<title>3880 IPC I/O Parent running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00712637" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(810.32767666,30.00000000)">
<title>3880 IPC I/O Parent running 37.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00757376" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.98714605,30.00000000)">
<title>3880 IPC I/O Parent running 34.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00698350" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.65953238,30.00000000)">
<title>3880 IPC I/O Parent running 38.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00773722" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.33395647,150.00000000)">
<title>3880 IPC I/O Parent running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00721948" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.99027750,150.00000000)">
<title>3880 IPC I/O Parent running 36.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00729002" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.66620304,150.00000000)">
<title>3880 IPC I/O Parent running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00780655" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(790.34158726,150.00000000)">
<title>3880 IPC I/O Parent running 31.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00634287" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(787.00723088,150.00000000)">
<title>3880 IPC I/O Parent running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00607112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.67586419,150.00000000)">
<title>3880 IPC I/O Parent running 32.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00653570" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(780.34695330,150.00000000)">
<title>3880 IPC I/O Parent running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00607911" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(777.01473358,150.00000000)">
<title>3880 IPC I/O Parent running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00718971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(773.68672207,150.00000000)">
<title>3880 IPC I/O Parent running 31.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00632349" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(770.35548667,150.00000000)">
<title>3880 IPC I/O Parent running 31.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00624157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(767.02178510,150.00000000)">
<title>3880 IPC I/O Parent running 32.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00642700" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(763.69388089,150.00000000)">
<title>3880 IPC I/O Parent running 31.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00626754" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(760.36236195,150.00000000)">
<title>3880 IPC I/O Parent running 31.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00630731" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(757.02959253,150.00000000)">
<title>3880 IPC I/O Parent running 31.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00635606" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.70325211,150.00000000)">
<title>3880 IPC I/O Parent running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00673192" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.37268670,150.00000000)">
<title>3880 IPC I/O Parent running 49.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00985231" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.05073353,210.00000000)">
<title>3880 IPC I/O Parent running 36.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00729482" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.70849206,30.00000000)">
<title>3880 IPC I/O Parent running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00673752" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(740.38121608,30.00000000)">
<title>3880 IPC I/O Parent running 37.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00753000" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(737.05197728,30.00000000)">
<title>3880 IPC I/O Parent running 37.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00751322" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(733.70872053,30.00000000)">
<title>3880 IPC I/O Parent running 32.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00638963" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(730.39283987,30.00000000)">
<title>3880 IPC I/O Parent running 37.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00748444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(727.06162285,30.00000000)">
<title>3880 IPC I/O Parent running 34.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00688718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(723.72975682,30.00000000)">
<title>3880 IPC I/O Parent running 36.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00728163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.37789884,30.00000000)">
<title>3880 IPC I/O Parent running 22.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00452791" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(717.05247779,30.00000000)">
<title>3880 IPC I/O Parent running 22.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00458326" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(713.73484171,30.00000000)">
<title>3880 IPC I/O Parent running 31.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00631970" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(710.40655125,30.00000000)">
<title>3880 IPC I/O Parent running 30.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00609610" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(707.07570011,30.00000000)">
<title>3880 IPC I/O Parent running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00619081" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(703.74520264,30.00000000)">
<title>3880 IPC I/O Parent running 30.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00600498" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(700.41343512,30.00000000)">
<title>3880 IPC I/O Parent running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798739" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.08911108,30.00000000)">
<title>3880 IPC I/O Parent running 46.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00922048" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.75543268,30.00000000)">
<title>3880 IPC I/O Parent running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00703185" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.42910765,30.00000000)">
<title>3880 IPC I/O Parent running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00706722" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(687.09760789,30.00000000)">
<title>3880 IPC I/O Parent running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00704244" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(683.76715099,30.00000000)">
<title>3880 IPC I/O Parent running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00721009" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.42818896,30.00000000)">
<title>3880 IPC I/O Parent running 34.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00690077" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(677.10894973,30.00000000)">
<title>3880 IPC I/O Parent running 37.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00745687" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(673.77572173,30.00000000)">
<title>3880 IPC I/O Parent running 34.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00695672" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.44481763,30.00000000)">
<title>3880 IPC I/O Parent running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00706902" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(667.11545674,30.00000000)">
<title>3880 IPC I/O Parent running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00707302" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(663.77774478,30.00000000)">
<title>3880 IPC I/O Parent running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00703705" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.45282548,30.00000000)">
<title>3880 IPC I/O Parent running 37.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00738433" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(657.10501404,150.00000000)">
<title>3880 IPC I/O Parent running 25.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00503785" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(653.79249515,30.00000000)">
<title>3880 IPC I/O Parent running 34.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00696491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.46099239,30.00000000)">
<title>3880 IPC I/O Parent running 34.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00691536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(647.13009168,30.00000000)">
<title>3880 IPC I/O Parent running 34.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00687939" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(643.79820547,30.00000000)">
<title>3880 IPC I/O Parent running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00703325" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.46743265,30.00000000)">
<title>3880 IPC I/O Parent running 35.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00699569" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.13397825,30.00000000)">
<title>3880 IPC I/O Parent running 34.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00697990" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.80343263,30.00000000)">
<title>3880 IPC I/O Parent running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00719890" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.46810732,210.00000000)">
<title>3880 IPC I/O Parent running 35.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00708920" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.14504754,30.00000000)">
<title>3880 IPC I/O Parent running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00812367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.81272093,210.00000000)">
<title>3880 IPC I/O Parent running 38.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00778198" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.48432856,210.00000000)">
<title>3880 IPC I/O Parent running 42.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00841201" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.15094789,150.00000000)">
<title>3880 IPC I/O Parent running 34.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00681125" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(613.81296678,150.00000000)">
<title>3880 IPC I/O Parent running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00620300" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.48418437,150.00000000)">
<title>3880 IPC I/O Parent running 30.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00604854" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.15063586,150.00000000)">
<title>3880 IPC I/O Parent running 28.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00577878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.69603240,30.00000000)">
<title>3880 IPC I/O Parent running 50.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01002715" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.82293446,150.00000000)">
<title>3880 IPC I/O Parent running 30.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00604914" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.49698829,30.00000000)">
<title>3880 IPC I/O Parent running 37.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00741071" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.16594691,210.00000000)">
<title>3880 IPC I/O Parent running 38.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00760853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.83027452,30.00000000)">
<title>3880 IPC I/O Parent running 32.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00640882" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.58171090,150.00000000)">
<title>3880 IPC I/O Parent running 30.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00616583" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.17537688,210.00000000)">
<title>3880 IPC I/O Parent running 38.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00763811" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.84672155,210.00000000)">
<title>3880 IPC I/O Parent running 47.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00939772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.51194814,30.00000000)">
<title>3880 IPC I/O Parent running 30.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00617103" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.18092295,150.00000000)">
<title>3880 IPC I/O Parent running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00771703" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(573.85117241,210.00000000)">
<title>3880 IPC I/O Parent running 34.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00694853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.51998117,210.00000000)">
<title>3880 IPC I/O Parent running 41.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00832908" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.19064286,210.00000000)">
<title>3880 IPC I/O Parent running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00708241" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.85957930,210.00000000)">
<title>3880 IPC I/O Parent running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00722248" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.53255730,210.00000000)">
<title>3880 IPC I/O Parent running 36.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00733378" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(557.20355908,210.00000000)">
<title>3880 IPC I/O Parent running 37.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00742889" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.87169804,210.00000000)">
<title>3880 IPC I/O Parent running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00771304" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.53930589,210.00000000)">
<title>3880 IPC I/O Parent running 35.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00717372" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(547.21618796,210.00000000)">
<title>3880 IPC I/O Parent running 40.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00808171" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(543.88310543,210.00000000)">
<title>3880 IPC I/O Parent running 35.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00717992" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.55181428,210.00000000)">
<title>3880 IPC I/O Parent running 33.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00676649" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(537.21734340,210.00000000)">
<title>3880 IPC I/O Parent running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00720150" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(533.89183543,210.00000000)">
<title>3880 IPC I/O Parent running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00884661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.55676808,210.00000000)">
<title>3880 IPC I/O Parent running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00701047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.22870922,210.00000000)">
<title>3880 IPC I/O Parent running 34.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00691736" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(523.89813881,210.00000000)">
<title>3880 IPC I/O Parent running 40.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00809869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.57338217,30.00000000)">
<title>3880 IPC I/O Parent running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00892015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.44790584,30.00000000)">
<title>3880 IPC I/O Parent running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00551242" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.41961997,210.00000000)">
<title>3880 IPC I/O Parent running 22.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00440003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.40354288,210.00000000)">
<title>3880 IPC I/O Parent running 53.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01058585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(517.23841693,210.00000000)">
<title>3880 IPC I/O Parent running 37.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00741491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.25175011,30.00000000)">
<title>3880 IPC I/O Parent running 27.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00540112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.20442703,210.00000000)">
<title>3880 IPC I/O Parent running 30.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00616544" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.18776387,210.00000000)">
<title>3880 IPC I/O Parent running 54.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01084181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(513.90492637,210.00000000)">
<title>3880 IPC I/O Parent running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00678667" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.57260435,210.00000000)">
<title>3880 IPC I/O Parent running 34.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00694653" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(507.24143848,210.00000000)">
<title>3880 IPC I/O Parent running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00719151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(503.91207439,210.00000000)">
<title>3880 IPC I/O Parent running 33.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00671274" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.65930857,30.00000000)">
<title>3880 IPC I/O Parent running 44.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00893334" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.57658823,210.00000000)">
<title>3880 IPC I/O Parent running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00686281" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(497.25171469,210.00000000)">
<title>3880 IPC I/O Parent running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00712597" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(493.92502658,210.00000000)">
<title>3880 IPC I/O Parent running 37.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00748245" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.59084864,210.00000000)">
<title>3880 IPC I/O Parent running 33.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00660104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(487.26272243,210.00000000)">
<title>3880 IPC I/O Parent running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735596" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(483.93335814,210.00000000)">
<title>3880 IPC I/O Parent running 36.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00732319" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(480.60336182,210.00000000)">
<title>3880 IPC I/O Parent running 36.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00723567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.27080561,210.00000000)">
<title>3880 IPC I/O Parent running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00896511" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.93739937,210.00000000)">
<title>3880 IPC I/O Parent running 38.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00759494" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(470.60678701,210.00000000)">
<title>3880 IPC I/O Parent running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00701207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(468.04112200,30.00000000)">
<title>3880 IPC I/O Parent running 28.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00575620" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.97632508,210.00000000)">
<title>3880 IPC I/O Parent running 23.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00464980" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.96052654,210.00000000)">
<title>3880 IPC I/O Parent running 48.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00969665" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.27859966,210.00000000)">
<title>3880 IPC I/O Parent running 42.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00839083" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(463.95061892,210.00000000)">
<title>3880 IPC I/O Parent running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00782114" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(460.62007010,210.00000000)">
<title>3880 IPC I/O Parent running 36.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00732599" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(457.28193752,210.00000000)">
<title>3880 IPC I/O Parent running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00885221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.98033617,210.00000000)">
<title>3880 IPC I/O Parent running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00949463" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(450.62484127,210.00000000)">
<title>3880 IPC I/O Parent running 37.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00753280" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(447.29256721,210.00000000)">
<title>3880 IPC I/O Parent running 37.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00749863" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(443.96660305,210.00000000)">
<title>3880 IPC I/O Parent running 40.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00806992" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(440.63620829,210.00000000)">
<title>3880 IPC I/O Parent running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00781415" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(437.30660541,210.00000000)">
<title>3880 IPC I/O Parent running 39.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00783773" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(433.97554226,210.00000000)">
<title>3880 IPC I/O Parent running 37.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00752701" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(430.64256003,210.00000000)">
<title>3880 IPC I/O Parent running 33.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00668377" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(427.32306404,30.00000000)">
<title>3880 IPC I/O Parent running 37.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00756497" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(423.98443631,210.00000000)">
<title>3880 IPC I/O Parent running 37.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00738893" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.64368590,210.00000000)">
<title>3880 IPC I/O Parent running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00682684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(417.31719821,210.00000000)">
<title>3880 IPC I/O Parent running 36.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00728143" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(413.99099807,210.00000000)">
<title>3880 IPC I/O Parent running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00770664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(410.65818789,210.00000000)">
<title>3880 IPC I/O Parent running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00902965" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.33026969,150.00000000)">
<title>3880 IPC I/O Parent running 40.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00817402" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.00130504,150.00000000)">
<title>3880 IPC I/O Parent running 37.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00747246" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(400.65169063,150.00000000)">
<title>3880 IPC I/O Parent running 40.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00814485" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(397.33402158,150.00000000)">
<title>3880 IPC I/O Parent running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00684202" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(394.00699219,150.00000000)">
<title>3880 IPC I/O Parent running 35.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00706203" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(390.67411866,150.00000000)">
<title>3880 IPC I/O Parent running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00678428" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.69970180,150.00000000)">
<title>3880 IPC I/O Parent running 32.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00657906" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(384.01396877,150.00000000)">
<title>3880 IPC I/O Parent running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00707541" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.68171589,150.00000000)">
<title>3880 IPC I/O Parent running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00679387" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(377.35112171,150.00000000)">
<title>3880 IPC I/O Parent running 34.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00690816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.02314377,150.00000000)">
<title>3880 IPC I/O Parent running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00721429" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(370.69141841,150.00000000)">
<title>3880 IPC I/O Parent running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.36320048,150.00000000)">
<title>3880 IPC I/O Parent running 35.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00709839" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.03174968,150.00000000)">
<title>3880 IPC I/O Parent running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00721309" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(360.70124981,150.00000000)">
<title>3880 IPC I/O Parent running 33.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00671114" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(357.37148648,150.00000000)">
<title>3880 IPC I/O Parent running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00700588" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.03937327,150.00000000)">
<title>3880 IPC I/O Parent running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00706662" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(350.70757378,150.00000000)">
<title>3880 IPC I/O Parent running 34.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00688638" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(347.38119260,150.00000000)">
<title>3880 IPC I/O Parent running 34.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00687280" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.04829870,150.00000000)">
<title>3880 IPC I/O Parent running 34.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00689418" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(340.71165758,150.00000000)">
<title>3880 IPC I/O Parent running 42.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00850632" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.38116131,150.00000000)">
<title>3880 IPC I/O Parent running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00826874" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.05094698,150.00000000)">
<title>3880 IPC I/O Parent running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00693534" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.72068031,150.00000000)">
<title>3880 IPC I/O Parent running 32.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00645138" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(327.39299091,150.00000000)">
<title>3880 IPC I/O Parent running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00678568" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.06116444,150.00000000)">
<title>3880 IPC I/O Parent running 32.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00654469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.67771316,30.00000000)">
<title>3880 IPC I/O Parent running 26.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00535157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.62463926,150.00000000)">
<title>3880 IPC I/O Parent running 19.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00390727" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.61512425,150.00000000)">
<title>3880 IPC I/O Parent running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00703025" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(320.72992664,150.00000000)">
<title>3880 IPC I/O Parent running 38.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00778058" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(317.39352131,150.00000000)">
<title>3880 IPC I/O Parent running 33.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00668157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.06380194,150.00000000)">
<title>3880 IPC I/O Parent running 38.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00766049" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(310.73555944,150.00000000)">
<title>3880 IPC I/O Parent running 30.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00613286" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(307.40228388,150.00000000)">
<title>3880 IPC I/O Parent running 28.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00563811" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.07042544,150.00000000)">
<title>3880 IPC I/O Parent running 29.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00578618" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(300.72978493,150.00000000)">
<title>3880 IPC I/O Parent running 25.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00506383" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(297.41267418,150.00000000)">
<title>3880 IPC I/O Parent running 28.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00561233" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.08409238,150.00000000)">
<title>3880 IPC I/O Parent running 27.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00556278" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(290.75507098,150.00000000)">
<title>3880 IPC I/O Parent running 28.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00577878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.42500872,150.00000000)">
<title>3880 IPC I/O Parent running 31.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00620800" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.09783586,150.00000000)">
<title>3880 IPC I/O Parent running 33.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00671434" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(280.76549186,30.00000000)">
<title>3880 IPC I/O Parent running 41.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00833208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.43542100,30.00000000)">
<title>3880 IPC I/O Parent running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00684442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.09700369,30.00000000)">
<title>3880 IPC I/O Parent running 32.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00656727" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(270.77838590,210.00000000)">
<title>3880 IPC I/O Parent running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00896791" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(267.44656123,210.00000000)">
<title>3880 IPC I/O Parent running 38.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00764750" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.11243284,210.00000000)">
<title>3880 IPC I/O Parent running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(260.77897504,210.00000000)">
<title>3880 IPC I/O Parent running 37.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00755478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(257.45194185,210.00000000)">
<title>3880 IPC I/O Parent running 35.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00706123" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(254.12246586,210.00000000)">
<title>3880 IPC I/O Parent running 46.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00920129" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.78611847,150.00000000)">
<title>3880 IPC I/O Parent running 37.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00746646" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.45712705,150.00000000)">
<title>3880 IPC I/O Parent running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00843179" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.12672570,30.00000000)">
<title>3880 IPC I/O Parent running 34.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00692635" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.80052655,30.00000000)">
<title>3880 IPC I/O Parent running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00837624" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.45950098,30.00000000)">
<title>3880 IPC I/O Parent running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00721848" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.13488861,30.00000000)">
<title>3880 IPC I/O Parent running 37.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00739592" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.80996511,150.00000000)">
<title>3880 IPC I/O Parent running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00872393" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.47403894,150.00000000)">
<title>3880 IPC I/O Parent running 41.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00828352" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.14053759,150.00000000)">
<title>3880 IPC I/O Parent running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00795862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.53971614,150.00000000)">
<title>3880 IPC I/O Parent running 48.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00966148" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.82460565,90.00000000)">
<title>3880 IPC I/O Parent running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01034426" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(207.51639627,210.00000000)">
<title>3880 IPC I/O Parent running 54.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01096870" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.05484648,210.00000000)">
<title>3880 IPC I/O Parent running 48.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00973581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.98081350,210.00000000)">
<title>3880 IPC I/O Parent running 37.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00744168" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.96645227,210.00000000)">
<title>3880 IPC I/O Parent running 58.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01173461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.87744381,210.00000000)">
<title>3880 IPC I/O Parent running 38.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00776139" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.86233324,210.00000000)">
<title>3880 IPC I/O Parent running 53.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01077727" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.19740302,150.00000000)">
<title>3880 IPC I/O Parent running 55.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01115094" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.82353729,150.00000000)">
<title>3880 IPC I/O Parent running 48.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00972602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.50032525,150.00000000)">
<title>3880 IPC I/O Parent running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01027553" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.16733543,150.00000000)">
<title>3880 IPC I/O Parent running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01026853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.86220347,150.00000000)">
<title>3880 IPC I/O Parent running 51.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01022457" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.52943865,150.00000000)">
<title>3880 IPC I/O Parent running 50.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01006432" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.27080752,150.00000000)">
<title>3880 IPC I/O Parent running 39.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00789028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.85118570,150.00000000)">
<title>3880 IPC I/O Parent running 55.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01116093" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.54134438,150.00000000)">
<title>3880 IPC I/O Parent running 56.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01134536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.18336352,90.00000000)">
<title>3880 IPC I/O Parent running 42.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00851152" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.85742354,90.00000000)">
<title>3880 IPC I/O Parent running 67.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01354298" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.96207291,90.00000000)">
<title>3880 IPC I/O Parent running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00922567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.77185542,90.00000000)">
<title>3880 IPC I/O Parent running 85.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01711735" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.20957694,30.00000000)">
<title>3880 IPC I/O Parent running 50.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00998119" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(160.85733510,30.00000000)">
<title>3880 IPC I/O Parent running 40.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00807811" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.56824686,30.00000000)">
<title>3880 IPC I/O Parent running 90.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01815461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(154.25849227,150.00000000)">
<title>3880 IPC I/O Parent running 79.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01585869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(150.92341554,150.00000000)">
<title>3880 IPC I/O Parent running 81.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01634225" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(147.62285665,150.00000000)">
<title>3880 IPC I/O Parent running 77.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01556795" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(144.28456681,30.00000000)">
<title>3880 IPC I/O Parent running 106.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02134074" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(140.95526587,30.00000000)">
<title>3880 IPC I/O Parent running 93.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01875207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(137.59362991,90.00000000)">
<title>3880 IPC I/O Parent running 71.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01431648" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(134.26324074,90.00000000)">
<title>3880 IPC I/O Parent running 73.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01461021" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.91748585,90.00000000)">
<title>3880 IPC I/O Parent running 58.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01166048" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(127.58552910,90.00000000)">
<title>3880 IPC I/O Parent running 51.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01033267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.24995241,90.00000000)">
<title>3880 IPC I/O Parent running 45.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00916233" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(120.89085516,90.00000000)">
<title>3880 IPC I/O Parent running 32.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00652251" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.62696418,30.00000000)">
<title>3880 IPC I/O Parent running 113.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02261459" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(114.78110787,30.00000000)">
<title>3880 IPC I/O Parent running 91.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01828949" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.69208422,30.00000000)">
<title>3880 IPC I/O Parent running 77.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01556095" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.66685399,30.00000000)">
<title>3880 IPC I/O Parent running 91.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01828350" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.30142084,30.00000000)">
<title>3880 IPC I/O Parent running 110.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02197317" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(111.59328322,30.00000000)">
<title>3880 IPC I/O Parent running 88.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01765207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.46286194,30.00000000)">
<title>3880 IPC I/O Parent running 77.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01553198" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.43218763,30.00000000)">
<title>3880 IPC I/O Parent running 111.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02234383" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(110.97147747,30.00000000)">
<title>3880 IPC I/O Parent running 108.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02159851" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(107.63960285,30.00000000)">
<title>3880 IPC I/O Parent running 111.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02226890" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(104.30689697,30.00000000)">
<title>3880 IPC I/O Parent running 113.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02272749" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(100.93294233,30.00000000)">
<title>3880 IPC I/O Parent running 131.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02632624" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(97.82369376,30.00000000)">
<title>3880 IPC I/O Parent running 115.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02302522" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(97.64794739,30.00000000)">
<title>3880 IPC I/O Parent running 108.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02174138" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(94.31415550,30.00000000)">
<title>3880 IPC I/O Parent running 93.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01874208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(90.98666392,30.00000000)">
<title>3880 IPC I/O Parent running 96.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01919867" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(87.64308486,30.00000000)">
<title>3880 IPC I/O Parent running 100.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02011784" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(84.32206944,30.00000000)">
<title>3880 IPC I/O Parent running 81.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01635324" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(80.99536714,30.00000000)">
<title>3880 IPC I/O Parent running 88.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01766306" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(77.65560564,30.00000000)">
<title>3880 IPC I/O Parent running 88.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01760911" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.32189647,30.00000000)">
<title>3880 IPC I/O Parent running 80.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01614003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(70.99475178,30.00000000)">
<title>3880 IPC I/O Parent running 90.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01806969" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(67.63982696,30.00000000)">
<title>3880 IPC I/O Parent running 96.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01923464" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(64.33816507,30.00000000)">
<title>3880 IPC I/O Parent running 80.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01611645" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(61.00690988,30.00000000)">
<title>3880 IPC I/O Parent running 92.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01837342" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(57.67454690,30.00000000)">
<title>3880 IPC I/O Parent running 90.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01814242" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(54.35723313,30.00000000)">
<title>3880 IPC I/O Parent running 83.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01667495" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(51.01148583,30.00000000)">
<title>3880 IPC I/O Parent running 80.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01606670" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(47.68556503,30.00000000)">
<title>3880 IPC I/O Parent running 84.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01683281" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(44.35253146,30.00000000)">
<title>3880 IPC I/O Parent running 86.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01721047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.02391070,30.00000000)">
<title>3880 IPC I/O Parent running 93.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01861440" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(37.70650821,30.00000000)">
<title>3880 IPC I/O Parent running 99.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01981012" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Parent</text>
</g>
<g transform="translate(34.35539775,30.00000000)">
<title>3880 IPC I/O Parent running 92.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01838261" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(31.03200946,30.00000000)">
<title>3880 IPC I/O Parent running 91.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01833465" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(27.66947651,30.00000000)">
<title>3880 IPC I/O Parent running 69.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01395980" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(24.32904881,30.00000000)">
<title>3880 IPC I/O Parent running 97.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01944245" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(20.99314862,90.00000000)">
<title>3880 IPC I/O Parent running 60.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01203594" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(17.64752241,210.00000000)">
<title>3880 IPC I/O Parent running 64.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01289056" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.37388704,90.00000000)">
<title>3881 Timer running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00797760" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.27230096,210.00000000)">
<title>3882 Netlink Monitor running 35.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00699988" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.49999140,30.00000000)">
<title>3888 JS Watchdog running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00295713" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.67023950,30.00000000)">
<title>3888 JS Watchdog running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00250454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(20.84368712,30.00000000)">
<title>3888 JS Watchdog running 25.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00510659" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(825.00765899,90.00000000)">
<title>3889 JS Helper running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.97626333,90.00000000)">
<title>3889 JS Helper running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233249" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96935616,90.00000000)">
<title>3889 JS Helper running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098091" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96337476,30.00000000)">
<title>3889 JS Helper running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119013" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.79158262,30.00000000)">
<title>3889 JS Helper running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.62408960,30.00000000)">
<title>3889 JS Helper running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.61781766,30.00000000)">
<title>3889 JS Helper running 28.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00569306" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.59221058,30.00000000)">
<title>3889 JS Helper running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186632" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.58466299,90.00000000)">
<title>3889 JS Helper running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00104725" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.57537218,150.00000000)">
<title>3889 JS Helper running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.39519341,90.00000000)">
<title>3889 JS Helper running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222459" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(825.01217711,30.00000000)">
<title>3890 JS Helper running 58.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01174760" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.98076427,30.00000000)">
<title>3890 JS Helper running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00192906" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96474433,150.00000000)">
<title>3890 JS Helper running 41.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00830670" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.79476755,150.00000000)">
<title>3890 JS Helper running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170186" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.64439448,150.00000000)">
<title>3890 JS Helper running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108562" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.64185597,150.00000000)">
<title>3890 JS Helper running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00082026" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.63805480,150.00000000)">
<title>3890 JS Helper running 15.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00299809" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.59522586,150.00000000)">
<title>3890 JS Helper running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289579" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.58091857,150.00000000)">
<title>3890 JS Helper running 34.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00680526" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.41615069,90.00000000)">
<title>3890 JS Helper running 18.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00366789" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(825.02494898,30.00000000)">
<title>3891 JS Helper running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095054" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.99663394,30.00000000)">
<title>3891 JS Helper running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00544768" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.99481139,30.00000000)">
<title>3891 JS Helper running 3.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00064901" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.99312171,30.00000000)">
<title>3891 JS Helper running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114357" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.97080865,30.00000000)">
<title>3891 JS Helper running 23.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00459585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96524308,30.00000000)">
<title>3891 JS Helper running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00082985" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.95968969,30.00000000)">
<title>3891 JS Helper running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232410" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.64104330,30.00000000)">
<title>3891 JS Helper running 185.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03697223" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">JS Helper</text>
</g>
<g transform="translate(824.59752498,30.00000000)">
<title>3891 JS Helper running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099091" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.59037963,150.00000000)">
<title>3891 JS Helper running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087701" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.58246058,90.00000000)">
<title>3891 JS Helper running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103487" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.57473755,90.00000000)">
<title>3891 JS Helper running 13.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00261844" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.74496205,210.00000000)">
<title>3891 JS Helper running 110.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02214481" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">JS Helper</text>
</g>
<g transform="translate(825.00165921,90.00000000)">
<title>3892 JS Helper running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190788" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.99410562,90.00000000)">
<title>3892 JS Helper running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00682684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.97540450,30.00000000)">
<title>3892 JS Helper running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96762253,30.00000000)">
<title>3892 JS Helper running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096073" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96265241,150.00000000)">
<title>3892 JS Helper running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209191" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.68367023,150.00000000)">
<title>3892 JS Helper running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096293" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.61909171,150.00000000)">
<title>3892 JS Helper running 27.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00552821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.61707793,150.00000000)">
<title>3892 JS Helper running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118633" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.58648475,90.00000000)">
<title>3892 JS Helper running 30.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00600598" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.57735599,90.00000000)">
<title>3892 JS Helper running 15.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00301148" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.40913922,90.00000000)">
<title>3892 JS Helper running 29.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00583373" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1013.50082577,150.00000000)">
<title>3904 GLXVsyncThread running 153.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03062136" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(1010.15965854,150.00000000)">
<title>3904 GLXVsyncThread running 150.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03005187" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(1006.83848026,150.00000000)">
<title>3904 GLXVsyncThread running 164.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03281838" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(1003.50532859,150.00000000)">
<title>3904 GLXVsyncThread running 118.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02367183" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(1000.18086048,90.00000000)">
<title>3904 GLXVsyncThread running 165.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03296624" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(996.84948341,90.00000000)">
<title>3904 GLXVsyncThread running 169.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03392238" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(993.51873577,90.00000000)">
<title>3904 GLXVsyncThread running 169.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03395535" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(990.19359606,90.00000000)">
<title>3904 GLXVsyncThread running 174.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03481957" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(986.85779998,30.00000000)">
<title>3904 GLXVsyncThread running 179.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03581927" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(983.50175817,210.00000000)">
<title>3904 GLXVsyncThread running 133.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02657601" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(980.16950689,210.00000000)">
<title>3904 GLXVsyncThread running 76.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01536133" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(976.83533394,210.00000000)">
<title>3904 GLXVsyncThread running 68.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01367286" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(973.50041906,210.00000000)">
<title>3904 GLXVsyncThread running 55.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01105622" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(970.17150916,210.00000000)">
<title>3904 GLXVsyncThread running 67.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01337972" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(966.84549444,210.00000000)">
<title>3904 GLXVsyncThread running 67.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01353179" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.51056917,210.00000000)">
<title>3904 GLXVsyncThread running 69.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01396340" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.18979333,210.00000000)">
<title>3904 GLXVsyncThread running 38.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00766808" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.17917412,210.00000000)">
<title>3904 GLXVsyncThread running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00884901" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.84299438,210.00000000)">
<title>3904 GLXVsyncThread running 60.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01215823" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.51493191,210.00000000)">
<title>3904 GLXVsyncThread running 66.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01325643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(950.18832833,210.00000000)">
<title>3904 GLXVsyncThread running 64.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01287898" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(946.85723341,210.00000000)">
<title>3904 GLXVsyncThread running 64.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01279925" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(943.52620742,210.00000000)">
<title>3904 GLXVsyncThread running 61.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01237283" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.20020329,210.00000000)">
<title>3904 GLXVsyncThread running 72.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01440500" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.88064136,210.00000000)">
<title>3904 GLXVsyncThread running 40.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00811887" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.86866776,210.00000000)">
<title>3904 GLXVsyncThread running 50.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01017841" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(933.53147954,210.00000000)">
<title>3904 GLXVsyncThread running 60.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01202035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(930.20906657,210.00000000)">
<title>3904 GLXVsyncThread running 67.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01352120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(926.87318137,210.00000000)">
<title>3904 GLXVsyncThread running 72.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01444017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(923.54158949,210.00000000)">
<title>3904 GLXVsyncThread running 54.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01089237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.21208573,210.00000000)">
<title>3904 GLXVsyncThread running 61.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01233147" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.88200488,210.00000000)">
<title>3904 GLXVsyncThread running 65.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01307899" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(913.55200836,210.00000000)">
<title>3904 GLXVsyncThread running 62.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01241439" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(910.22117320,210.00000000)">
<title>3904 GLXVsyncThread running 64.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01287718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.89010725,210.00000000)">
<title>3904 GLXVsyncThread running 61.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01232388" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.55888104,210.00000000)">
<title>3904 GLXVsyncThread running 60.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01202215" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(900.23463453,90.00000000)">
<title>3904 GLXVsyncThread running 67.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01350661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.89816246,90.00000000)">
<title>3904 GLXVsyncThread running 85.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01711515" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(893.57206702,90.00000000)">
<title>3904 GLXVsyncThread running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01277027" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.24269134,90.00000000)">
<title>3904 GLXVsyncThread running 71.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01421317" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.90837851,90.00000000)">
<title>3904 GLXVsyncThread running 62.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01252270" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.58783646,30.00000000)">
<title>3904 GLXVsyncThread running 37.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00741970" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.57652367,30.00000000)">
<title>3904 GLXVsyncThread running 47.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00955218" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.25289800,210.00000000)">
<title>3904 GLXVsyncThread running 67.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01344027" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.93688646,210.00000000)">
<title>3904 GLXVsyncThread running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190348" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.91434441,210.00000000)">
<title>3904 GLXVsyncThread running 67.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01348043" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.58412449,30.00000000)">
<title>3904 GLXVsyncThread running 66.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01322047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(870.26191374,30.00000000)">
<title>3904 GLXVsyncThread running 73.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01472111" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.92836743,30.00000000)">
<title>3904 GLXVsyncThread running 63.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01264818" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(863.59812713,30.00000000)">
<title>3904 GLXVsyncThread running 65.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01298508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(860.26844353,30.00000000)">
<title>3904 GLXVsyncThread running 66.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01334256" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.93685405,30.00000000)">
<title>3904 GLXVsyncThread running 62.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01242538" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.60892766,30.00000000)">
<title>3904 GLXVsyncThread running 72.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01446654" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(850.27738594,30.00000000)">
<title>3904 GLXVsyncThread running 67.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01357155" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.94532108,30.00000000)">
<title>3904 GLXVsyncThread running 65.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01309798" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(843.61661740,30.00000000)">
<title>3904 GLXVsyncThread running 69.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01392383" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(840.28516240,30.00000000)">
<title>3904 GLXVsyncThread running 71.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01437383" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.95295208,30.00000000)">
<title>3904 GLXVsyncThread running 62.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01254288" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(833.62519254,30.00000000)">
<title>3904 GLXVsyncThread running 67.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01349062" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(830.28972835,30.00000000)">
<title>3904 GLXVsyncThread running 69.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01391784" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.96147286,30.00000000)">
<title>3904 GLXVsyncThread running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01276028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(823.63262950,30.00000000)">
<title>3904 GLXVsyncThread running 70.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01409847" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(820.30143986,30.00000000)">
<title>3904 GLXVsyncThread running 67.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01353898" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.96545635,30.00000000)">
<title>3904 GLXVsyncThread running 75.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01503083" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(813.63801252,30.00000000)">
<title>3904 GLXVsyncThread running 64.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01293453" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(810.31103848,30.00000000)">
<title>3904 GLXVsyncThread running 73.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01464838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.97339306,30.00000000)">
<title>3904 GLXVsyncThread running 64.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01292513" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.64047997,30.00000000)">
<title>3904 GLXVsyncThread running 82.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01657144" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.31052862,150.00000000)">
<title>3904 GLXVsyncThread running 77.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01555756" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.97811528,150.00000000)">
<title>3904 GLXVsyncThread running 56.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01121648" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.65043447,150.00000000)">
<title>3904 GLXVsyncThread running 73.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01458923" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(790.32324402,150.00000000)">
<title>3904 GLXVsyncThread running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01276368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(786.99047460,150.00000000)">
<title>3904 GLXVsyncThread running 61.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01233746" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.65926078,150.00000000)">
<title>3904 GLXVsyncThread running 60.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01215403" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(780.32895134,150.00000000)">
<title>3904 GLXVsyncThread running 62.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01253908" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(776.99852441,150.00000000)">
<title>3904 GLXVsyncThread running 59.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01181773" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(773.66940430,150.00000000)">
<title>3904 GLXVsyncThread running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01277367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(770.33753528,150.00000000)">
<title>3904 GLXVsyncThread running 64.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01278086" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(767.00654186,150.00000000)">
<title>3904 GLXVsyncThread running 56.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01128861" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(763.67703390,150.00000000)">
<title>3904 GLXVsyncThread running 58.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01175859" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(760.34558449,150.00000000)">
<title>3904 GLXVsyncThread running 60.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01201476" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(757.01417644,150.00000000)">
<title>3904 GLXVsyncThread running 56.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01125224" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.68957146,150.00000000)">
<title>3904 GLXVsyncThread running 55.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01108400" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.35301406,150.00000000)">
<title>3904 GLXVsyncThread running 73.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01474269" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.02498497,210.00000000)">
<title>3904 GLXVsyncThread running 79.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01580214" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.69282300,30.00000000)">
<title>3904 GLXVsyncThread running 61.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01220358" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(740.36114500,30.00000000)">
<title>3904 GLXVsyncThread running 76.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01529140" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(737.03374274,30.00000000)">
<title>3904 GLXVsyncThread running 66.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01326363" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(733.69789370,30.00000000)">
<title>3904 GLXVsyncThread running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00897290" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(730.37416473,30.00000000)">
<title>3904 GLXVsyncThread running 71.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01420178" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(727.04418499,30.00000000)">
<title>3904 GLXVsyncThread running 62.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01247034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(723.71206259,30.00000000)">
<title>3904 GLXVsyncThread running 68.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01360052" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.36975918,30.00000000)">
<title>3904 GLXVsyncThread running 30.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00608930" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(717.04362658,30.00000000)">
<title>3904 GLXVsyncThread running 32.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00649274" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(713.71931613,30.00000000)">
<title>3904 GLXVsyncThread running 59.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01189986" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(710.38869217,30.00000000)">
<title>3904 GLXVsyncThread running 64.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01289656" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(707.05829961,30.00000000)">
<title>3904 GLXVsyncThread running 63.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01264279" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(703.72752559,30.00000000)">
<title>3904 GLXVsyncThread running 64.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01293872" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(700.39871321,30.00000000)">
<title>3904 GLXVsyncThread running 67.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01340770" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.06888534,30.00000000)">
<title>3904 GLXVsyncThread running 79.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01580414" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.74041124,30.00000000)">
<title>3904 GLXVsyncThread running 67.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01346964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.41264491,30.00000000)">
<title>3904 GLXVsyncThread running 73.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01477446" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(687.08142170,30.00000000)">
<title>3904 GLXVsyncThread running 72.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01451210" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(683.75058993,30.00000000)">
<title>3904 GLXVsyncThread running 74.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01486458" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.41337993,30.00000000)">
<title>3904 GLXVsyncThread running 64.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01291554" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(677.09128987,30.00000000)">
<title>3904 GLXVsyncThread running 76.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01518949" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(673.75971158,30.00000000)">
<title>3904 GLXVsyncThread running 71.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01431488" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.42848757,30.00000000)">
<title>3904 GLXVsyncThread running 73.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01461920" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(667.09874922,30.00000000)">
<title>3904 GLXVsyncThread running 74.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01485739" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(663.76295453,30.00000000)">
<title>3904 GLXVsyncThread running 65.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01305202" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.43655856,30.00000000)">
<title>3904 GLXVsyncThread running 70.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01412085" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(657.09426794,30.00000000)">
<title>3904 GLXVsyncThread running 42.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00841341" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(653.77659390,30.00000000)">
<title>3904 GLXVsyncThread running 72.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01442358" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.44549737,30.00000000)">
<title>3904 GLXVsyncThread running 69.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01394501" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(647.11442622,30.00000000)">
<title>3904 GLXVsyncThread running 71.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01420118" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(643.78278819,30.00000000)">
<title>3904 GLXVsyncThread running 69.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01381193" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.45198619,30.00000000)">
<title>3904 GLXVsyncThread running 69.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01381053" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.11843189,30.00000000)">
<title>3904 GLXVsyncThread running 70.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01410347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.78812984,30.00000000)">
<title>3904 GLXVsyncThread running 69.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01384390" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.44832358,210.00000000)">
<title>3904 GLXVsyncThread running 90.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01808667" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.14086592,210.00000000)">
<title>3904 GLXVsyncThread running 18.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00376720" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.12178054,210.00000000)">
<title>3904 GLXVsyncThread running 90.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01803252" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.79150368,210.00000000)">
<title>3904 GLXVsyncThread running 91.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01818179" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.46269109,210.00000000)">
<title>3904 GLXVsyncThread running 93.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01860820" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.12813788,210.00000000)">
<title>3904 GLXVsyncThread running 73.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01459383" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(613.79787700,150.00000000)">
<title>3904 GLXVsyncThread running 58.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01171103" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.46902205,150.00000000)">
<title>3904 GLXVsyncThread running 58.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01160413" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.13565777,150.00000000)">
<title>3904 GLXVsyncThread running 54.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01089237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.80714931,150.00000000)">
<title>3904 GLXVsyncThread running 56.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01119450" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.48209813,30.00000000)">
<title>3904 GLXVsyncThread running 66.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01319029" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.14449188,30.00000000)">
<title>3904 GLXVsyncThread running 67.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01342568" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.81220703,210.00000000)">
<title>3904 GLXVsyncThread running 59.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01197299" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.56206103,150.00000000)">
<title>3904 GLXVsyncThread running 58.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01168285" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.15769744,210.00000000)">
<title>3904 GLXVsyncThread running 88.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01767944" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.82467465,210.00000000)">
<title>3904 GLXVsyncThread running 91.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01828689" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.49623393,150.00000000)">
<title>3904 GLXVsyncThread running 64.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01289196" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.16222183,150.00000000)">
<title>3904 GLXVsyncThread running 69.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01378536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(573.83077682,210.00000000)">
<title>3904 GLXVsyncThread running 81.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01624094" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.50016326,210.00000000)">
<title>3904 GLXVsyncThread running 78.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01566546" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.17007622,210.00000000)">
<title>3904 GLXVsyncThread running 83.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01666776" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.83879147,210.00000000)">
<title>3904 GLXVsyncThread running 83.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01673310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.51212234,210.00000000)">
<title>3904 GLXVsyncThread running 82.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01654826" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(557.18074088,210.00000000)">
<title>3904 GLXVsyncThread running 95.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01913633" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.84938678,210.00000000)">
<title>3904 GLXVsyncThread running 95.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01902243" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.51887813,210.00000000)">
<title>3904 GLXVsyncThread running 84.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01690454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(547.19228314,210.00000000)">
<title>3904 GLXVsyncThread running 96.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01931776" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(543.86050503,210.00000000)">
<title>3904 GLXVsyncThread running 92.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01852388" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.53128660,210.00000000)">
<title>3904 GLXVsyncThread running 81.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01621816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(537.19660771,210.00000000)">
<title>3904 GLXVsyncThread running 87.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01756555" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(533.86837140,210.00000000)">
<title>3904 GLXVsyncThread running 93.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01867195" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.53662886,210.00000000)">
<title>3904 GLXVsyncThread running 82.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01642358" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.20646090,210.00000000)">
<title>3904 GLXVsyncThread running 92.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01846373" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(523.87599141,210.00000000)">
<title>3904 GLXVsyncThread running 96.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01917609" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.55549251,210.00000000)">
<title>3904 GLXVsyncThread running 82.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01650211" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(517.21582113,210.00000000)">
<title>3904 GLXVsyncThread running 92.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01847912" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(513.88341958,210.00000000)">
<title>3904 GLXVsyncThread running 87.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01743426" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.55206169,210.00000000)">
<title>3904 GLXVsyncThread running 82.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01653288" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(507.22096516,210.00000000)">
<title>3904 GLXVsyncThread running 84.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01681163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(503.89010802,210.00000000)">
<title>3904 GLXVsyncThread running 84.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01694950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.56060945,210.00000000)">
<title>3904 GLXVsyncThread running 72.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01452709" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(497.23111108,210.00000000)">
<title>3904 GLXVsyncThread running 91.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01830528" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(493.90189366,210.00000000)">
<title>3904 GLXVsyncThread running 93.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01858023" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.56954007,210.00000000)">
<title>3904 GLXVsyncThread running 82.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01638081" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(487.24046252,210.00000000)">
<title>3904 GLXVsyncThread running 91.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01817619" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(483.91072197,210.00000000)">
<title>3904 GLXVsyncThread running 91.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01832226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(480.57911431,210.00000000)">
<title>3904 GLXVsyncThread running 97.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01941588" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.24765491,210.00000000)">
<title>3904 GLXVsyncThread running 94.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01895010" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.91635517,210.00000000)">
<title>3904 GLXVsyncThread running 90.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01814942" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(470.58618980,210.00000000)">
<title>3904 GLXVsyncThread running 83.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01662459" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.25643426,210.00000000)">
<title>3904 GLXVsyncThread running 92.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01847393" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(463.92757891,210.00000000)">
<title>3904 GLXVsyncThread running 95.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01913992" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(460.59612731,210.00000000)">
<title>3904 GLXVsyncThread running 102.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02047292" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(457.26471687,210.00000000)">
<title>3904 GLXVsyncThread running 80.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01600775" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.93990247,30.00000000)">
<title>3904 GLXVsyncThread running 68.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01361511" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(450.60291746,210.00000000)">
<title>3904 GLXVsyncThread running 86.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01728899" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(447.27227832,210.00000000)">
<title>3904 GLXVsyncThread running 85.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01710716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(443.94437691,210.00000000)">
<title>3904 GLXVsyncThread running 94.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01889774" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(440.61370500,210.00000000)">
<title>3904 GLXVsyncThread running 99.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01992362" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(437.28322392,210.00000000)">
<title>3904 GLXVsyncThread running 91.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01825952" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(433.95292587,210.00000000)">
<title>3904 GLXVsyncThread running 91.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01832006" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(430.62054031,210.00000000)">
<title>3904 GLXVsyncThread running 81.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01631747" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(427.29252181,210.00000000)">
<title>3904 GLXVsyncThread running 132.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02651727" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(423.96116172,210.00000000)">
<title>3904 GLXVsyncThread running 94.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01894750" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.62767495,210.00000000)">
<title>3904 GLXVsyncThread running 74.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01480644" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(417.29707078,210.00000000)">
<title>3904 GLXVsyncThread running 89.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01793721" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(413.96874675,210.00000000)">
<title>3904 GLXVsyncThread running 92.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01843316" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(410.63643852,210.00000000)">
<title>3904 GLXVsyncThread running 89.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01791163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.30697672,210.00000000)">
<title>3904 GLXVsyncThread running 78.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01566846" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(403.97819630,210.00000000)">
<title>3904 GLXVsyncThread running 77.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01553038" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(400.63488879,150.00000000)">
<title>3904 GLXVsyncThread running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00923027" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(397.31956423,150.00000000)">
<title>3904 GLXVsyncThread running 66.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01334475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(393.99123641,150.00000000)">
<title>3904 GLXVsyncThread running 71.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01425453" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(390.65939276,150.00000000)">
<title>3904 GLXVsyncThread running 68.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01364608" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.68486279,150.00000000)">
<title>3904 GLXVsyncThread running 67.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01355816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(383.99823237,150.00000000)">
<title>3904 GLXVsyncThread running 71.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01418460" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.67940477,150.00000000)">
<title>3904 GLXVsyncThread running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160815" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.66251681,150.00000000)">
<title>3904 GLXVsyncThread running 75.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01506220" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(377.33573100,150.00000000)">
<title>3904 GLXVsyncThread running 66.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01319709" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.00729687,150.00000000)">
<title>3904 GLXVsyncThread running 71.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01437063" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(370.67592839,150.00000000)">
<title>3904 GLXVsyncThread running 70.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01406790" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.34712859,150.00000000)">
<title>3904 GLXVsyncThread running 70.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01411686" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.01604006,150.00000000)">
<title>3904 GLXVsyncThread running 70.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01409748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(360.68467937,150.00000000)">
<title>3904 GLXVsyncThread running 76.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01527042" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(357.35515742,150.00000000)">
<title>3904 GLXVsyncThread running 72.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01441479" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.02377695,150.00000000)">
<title>3904 GLXVsyncThread running 70.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01412225" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(350.69277454,150.00000000)">
<title>3904 GLXVsyncThread running 67.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01340250" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(347.36477742,150.00000000)">
<title>3904 GLXVsyncThread running 72.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01451610" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.03260087,150.00000000)">
<title>3904 GLXVsyncThread running 71.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01429829" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(340.69642273,150.00000000)">
<title>3904 GLXVsyncThread running 67.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01354398" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.36515156,150.00000000)">
<title>3904 GLXVsyncThread running 75.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01507659" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.03721138,150.00000000)">
<title>3904 GLXVsyncThread running 60.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01207690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.70774119,150.00000000)">
<title>3904 GLXVsyncThread running 59.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01182493" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(327.37863247,150.00000000)">
<title>3904 GLXVsyncThread running 64.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01290835" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.04794757,150.00000000)">
<title>3904 GLXVsyncThread running 59.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01181653" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(320.71687882,150.00000000)">
<title>3904 GLXVsyncThread running 59.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01182113" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(317.37960427,150.00000000)">
<title>3904 GLXVsyncThread running 65.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01316492" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.04740814,150.00000000)">
<title>3904 GLXVsyncThread running 69.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01388567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(310.71995752,150.00000000)">
<title>3904 GLXVsyncThread running 57.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01156856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(307.38774380,150.00000000)">
<title>3904 GLXVsyncThread running 51.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01025934" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.05700695,150.00000000)">
<title>3904 GLXVsyncThread running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00970664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(300.71873790,150.00000000)">
<title>3904 GLXVsyncThread running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00795702" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(297.39673776,150.00000000)">
<title>3904 GLXVsyncThread running 57.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01145666" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.06750296,150.00000000)">
<title>3904 GLXVsyncThread running 59.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01179675" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(290.73803876,150.00000000)">
<title>3904 GLXVsyncThread running 59.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01191065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.40757606,150.00000000)">
<title>3904 GLXVsyncThread running 65.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01303583" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.07999836,30.00000000)">
<title>3904 GLXVsyncThread running 80.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01616401" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(280.75088924,30.00000000)">
<title>3904 GLXVsyncThread running 65.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01308079" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.42060418,30.00000000)">
<title>3904 GLXVsyncThread running 66.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01325903" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.08295497,30.00000000)">
<title>3904 GLXVsyncThread running 63.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01273151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(270.75481158,210.00000000)">
<title>3904 GLXVsyncThread running 93.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01876386" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(267.42462583,210.00000000)">
<title>3904 GLXVsyncThread running 94.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01895889" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.09179187,210.00000000)">
<title>3904 GLXVsyncThread running 81.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01630089" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(260.76246535,210.00000000)">
<title>3904 GLXVsyncThread running 74.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01496170" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(257.43075897,210.00000000)">
<title>3904 GLXVsyncThread running 92.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01844815" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(254.10113392,210.00000000)">
<title>3904 GLXVsyncThread running 84.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01682421" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.77043663,150.00000000)">
<title>3904 GLXVsyncThread running 72.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01453488" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.43887772,150.00000000)">
<title>3904 GLXVsyncThread running 76.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01527162" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.11030891,30.00000000)">
<title>3904 GLXVsyncThread running 68.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01372941" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.78158904,30.00000000)">
<title>3904 GLXVsyncThread running 79.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01586108" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.44434886,30.00000000)">
<title>3904 GLXVsyncThread running 75.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01515212" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.11825082,30.00000000)">
<title>3904 GLXVsyncThread running 67.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01350481" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.78784927,30.00000000)">
<title>3904 GLXVsyncThread running 73.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01461621" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.45741355,150.00000000)">
<title>3904 GLXVsyncThread running 75.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01497908" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.12283896,150.00000000)">
<title>3904 GLXVsyncThread running 69.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01388926" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.52111873,150.00000000)">
<title>3904 GLXVsyncThread running 85.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01702503" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.80230118,90.00000000)">
<title>3904 GLXVsyncThread running 97.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01957034" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(207.49534787,210.00000000)">
<title>3904 GLXVsyncThread running 96.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01936792" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.16683061,150.00000000)">
<title>3904 GLXVsyncThread running 105.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02099505" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(200.80745541,150.00000000)">
<title>3904 GLXVsyncThread running 72.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01439161" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.48028194,150.00000000)">
<title>3904 GLXVsyncThread running 84.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01686438" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.14892925,150.00000000)">
<title>3904 GLXVsyncThread running 84.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01681602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.84089171,150.00000000)">
<title>3904 GLXVsyncThread running 93.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01867195" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.50865281,150.00000000)">
<title>3904 GLXVsyncThread running 93.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01874668" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.25537005,150.00000000)">
<title>3904 GLXVsyncThread running 70.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01412065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.83243062,150.00000000)">
<title>3904 GLXVsyncThread running 82.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01655985" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.51652099,150.00000000)">
<title>3904 GLXVsyncThread running 97.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01956114" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(174.16420302,150.00000000)">
<title>3904 GLXVsyncThread running 77.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01550201" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.83143940,150.00000000)">
<title>3904 GLXVsyncThread running 84.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01685818" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.94405058,90.00000000)">
<title>3904 GLXVsyncThread running 78.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01571881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.18960877,30.00000000)">
<title>3904 GLXVsyncThread running 91.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01828869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(160.83771741,30.00000000)">
<title>3904 GLXVsyncThread running 81.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01635364" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.52617483,90.00000000)">
<title>3904 GLXVsyncThread running 165.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03313010" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(154.21995106,150.00000000)">
<title>3904 GLXVsyncThread running 169.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03383846" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(150.88472346,150.00000000)">
<title>3904 GLXVsyncThread running 177.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03549696" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(147.58279681,150.00000000)">
<title>3904 GLXVsyncThread running 181.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03631822" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(144.22969234,150.00000000)">
<title>3904 GLXVsyncThread running 151.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03030365" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(140.89773180,150.00000000)">
<title>3904 GLXVsyncThread running 163.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03261476" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(137.56127651,90.00000000)">
<title>3904 GLXVsyncThread running 149.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02985226" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(134.22982810,90.00000000)">
<title>3904 GLXVsyncThread running 154.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03085955" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(130.89275237,90.00000000)">
<title>3904 GLXVsyncThread running 110.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02198815" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(127.56189203,90.00000000)">
<title>3904 GLXVsyncThread running 109.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02186027" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(124.22864405,90.00000000)">
<title>3904 GLXVsyncThread running 98.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01957733" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(120.87753718,90.00000000)">
<title>3904 GLXVsyncThread running 61.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01229690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.57725504,90.00000000)">
<title>3904 GLXVsyncThread running 186.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03720242" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(114.24979144,90.00000000)">
<title>3904 GLXVsyncThread running 203.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04066230" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">GLXVsyncThread</text>
</g>
<g transform="translate(110.91828748,90.00000000)">
<title>3904 GLXVsyncThread running 193.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03859217" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(107.58860887,90.00000000)">
<title>3904 GLXVsyncThread running 187.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03750315" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(104.25699601,90.00000000)">
<title>3904 GLXVsyncThread running 184.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03691768" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(100.90122896,90.00000000)">
<title>3904 GLXVsyncThread running 119.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02386246" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(97.59468347,90.00000000)">
<title>3904 GLXVsyncThread running 192.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03849126" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(94.26659943,90.00000000)">
<title>3904 GLXVsyncThread running 175.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03496444" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(90.93610056,90.00000000)">
<title>3904 GLXVsyncThread running 186.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03721041" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(87.59829629,90.00000000)">
<title>3904 GLXVsyncThread running 199.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03981406" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">GLXVsyncThread</text>
</g>
<g transform="translate(84.27451136,30.00000000)">
<title>3904 GLXVsyncThread running 163.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03263055" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(80.94159368,30.00000000)">
<title>3904 GLXVsyncThread running 207.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04148555" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">GLXVsyncThread</text>
</g>
<g transform="translate(77.60959017,30.00000000)">
<title>3904 GLXVsyncThread running 174.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03492648" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(74.28327713,30.00000000)">
<title>3904 GLXVsyncThread running 167.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03340445" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(70.94893513,30.00000000)">
<title>3904 GLXVsyncThread running 169.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03379150" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(67.60230283,30.00000000)">
<title>3904 GLXVsyncThread running 147.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02947839" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(64.29030427,30.00000000)">
<title>3904 GLXVsyncThread running 167.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03336588" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(60.95697296,30.00000000)">
<title>3904 GLXVsyncThread running 213.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04270146" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">GLXVsyncThread</text>
</g>
<g transform="translate(57.62880219,30.00000000)">
<title>3904 GLXVsyncThread running 174.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03477861" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(54.29607514,30.00000000)">
<title>3904 GLXVsyncThread running 181.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03628125" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(50.96512767,30.00000000)">
<title>3904 GLXVsyncThread running 158.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03166462" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(47.63921287,30.00000000)">
<title>3904 GLXVsyncThread running 164.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03290110" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(44.30575847,30.00000000)">
<title>3904 GLXVsyncThread running 163.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03268850" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(40.97716209,30.00000000)">
<title>3904 GLXVsyncThread running 189.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03780867" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(37.65319633,30.00000000)">
<title>3904 GLXVsyncThread running 157.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03154553" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(34.31449267,30.00000000)">
<title>3904 GLXVsyncThread running 178.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03566701" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(30.98273993,30.00000000)">
<title>3904 GLXVsyncThread running 190.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03810081" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(27.63096987,30.00000000)">
<title>3904 GLXVsyncThread running 124.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02491611" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(24.29912182,210.00000000)">
<title>3904 GLXVsyncThread running 132.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02641795" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(20.96328098,210.00000000)">
<title>3904 GLXVsyncThread running 121.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02436201" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">GLXVsyncThread</text>
</g>
<g transform="translate(17.62765894,30.00000000)">
<title>3904 GLXVsyncThread running 85.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01699806" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1013.52536562,210.00000000)">
<title>3920 IPDL Background running 139.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02791980" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(1010.18377177,210.00000000)">
<title>3920 IPDL Background running 137.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02738528" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(1006.86405238,210.00000000)">
<title>3920 IPDL Background running 133.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02661957" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(1003.54389778,210.00000000)">
<title>3920 IPDL Background running 91.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01835144" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1000.20782814,150.00000000)">
<title>3920 IPDL Background running 144.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02878602" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(996.87236076,150.00000000)">
<title>3920 IPDL Background running 128.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02567183" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(993.54508798,150.00000000)">
<title>3920 IPDL Background running 143.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02858820" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(990.22097235,150.00000000)">
<title>3920 IPDL Background running 141.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02822353" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(986.87951318,90.00000000)">
<title>3920 IPDL Background running 118.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02362667" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(983.51605007,30.00000000)">
<title>3920 IPDL Background running 134.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02681300" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(980.18252573,150.00000000)">
<title>3920 IPDL Background running 62.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01238122" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(976.84480019,150.00000000)">
<title>3920 IPDL Background running 57.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01146585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(973.50759458,150.00000000)">
<title>3920 IPDL Background running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00948704" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(970.18060974,150.00000000)">
<title>3920 IPDL Background running 55.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01112456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(966.85342389,150.00000000)">
<title>3920 IPDL Background running 51.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01020899" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.51900476,150.00000000)">
<title>3920 IPDL Background running 49.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00979816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.19140728,150.00000000)">
<title>3920 IPDL Background running 49.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00994422" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.18802313,210.00000000)">
<title>3920 IPDL Background running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.84963978,90.00000000)">
<title>3920 IPDL Background running 46.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00925664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.52227049,90.00000000)">
<title>3920 IPDL Background running 45.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00901007" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(950.19718634,150.00000000)">
<title>3920 IPDL Background running 55.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01107800" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(946.86592716,150.00000000)">
<title>3920 IPDL Background running 57.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01149602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(943.53455088,150.00000000)">
<title>3920 IPDL Background running 47.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00956237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.20833216,150.00000000)">
<title>3920 IPDL Background running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01027912" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.88220534,150.00000000)">
<title>3920 IPDL Background running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01011747" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.87884618,210.00000000)">
<title>3920 IPDL Background running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179518" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(933.53825342,90.00000000)">
<title>3920 IPDL Background running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00942529" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(930.21691529,90.00000000)">
<title>3920 IPDL Background running 47.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00955597" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(926.88175383,90.00000000)">
<title>3920 IPDL Background running 46.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00918471" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(923.54858458,30.00000000)">
<title>3920 IPDL Background running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00981674" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.34763738,30.00000000)">
<title>3920 IPDL Background running 17.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00349724" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.29022799,30.00000000)">
<title>3920 IPDL Background running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00970304" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.21986670,30.00000000)">
<title>3920 IPDL Background running 53.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01066797" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.89061491,30.00000000)">
<title>3920 IPDL Background running 53.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01060063" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(913.56072829,30.00000000)">
<title>3920 IPDL Background running 53.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01063700" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(910.23007996,30.00000000)">
<title>3920 IPDL Background running 49.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00994163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.89821233,30.00000000)">
<title>3920 IPDL Background running 51.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01032428" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.56676153,30.00000000)">
<title>3920 IPDL Background running 65.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01298828" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(900.24273762,210.00000000)">
<title>3920 IPDL Background running 51.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01032548" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.90664280,210.00000000)">
<title>3920 IPDL Background running 53.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01063680" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(893.58007619,210.00000000)">
<title>3920 IPDL Background running 45.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00910718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.25068692,210.00000000)">
<title>3920 IPDL Background running 50.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01000017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.91501432,210.00000000)">
<title>3920 IPDL Background running 46.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00932019" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.58955691,210.00000000)">
<title>3920 IPDL Background running 60.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01203054" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.58607585,30.00000000)">
<title>3920 IPDL Background running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176061" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.26109620,30.00000000)">
<title>3920 IPDL Background running 59.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01189646" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.13708176,30.00000000)">
<title>3920 IPDL Background running 30.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00599619" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.02447300,30.00000000)">
<title>3920 IPDL Background running 36.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00729581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.92098481,90.00000000)">
<title>3920 IPDL Background running 45.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00914634" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.89216003,90.00000000)">
<title>3920 IPDL Background running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00943109" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.59163231,150.00000000)">
<title>3920 IPDL Background running 43.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00870414" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(870.27079553,150.00000000)">
<title>3920 IPDL Background running 51.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01018441" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.93541627,150.00000000)">
<title>3920 IPDL Background running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00896751" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(863.60566553,150.00000000)">
<title>3920 IPDL Background running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00902405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(860.27627826,150.00000000)">
<title>3920 IPDL Background running 48.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00965509" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.94360455,150.00000000)">
<title>3920 IPDL Background running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00890256" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.61745037,150.00000000)">
<title>3920 IPDL Background running 52.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01039262" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(850.28575179,150.00000000)">
<title>3920 IPDL Background running 46.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00928922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.95281552,150.00000000)">
<title>3920 IPDL Background running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00898069" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(843.62476305,150.00000000)">
<title>3920 IPDL Background running 49.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00996461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(840.29369829,150.00000000)">
<title>3920 IPDL Background running 51.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01022297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.96014818,150.00000000)">
<title>3920 IPDL Background running 43.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00871593" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(833.63357617,150.00000000)">
<title>3920 IPDL Background running 46.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00927103" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(830.29754390,150.00000000)">
<title>3920 IPDL Background running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00954039" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.96813005,150.00000000)">
<title>3920 IPDL Background running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00890756" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(823.64106369,150.00000000)">
<title>3920 IPDL Background running 49.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00991425" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(820.30901343,150.00000000)">
<title>3920 IPDL Background running 47.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00952101" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.97399464,150.00000000)">
<title>3920 IPDL Background running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00942689" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(813.64526218,150.00000000)">
<title>3920 IPDL Background running 48.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00966068" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(810.31944509,150.00000000)">
<title>3920 IPDL Background running 54.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01088977" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.98037756,150.00000000)">
<title>3920 IPDL Background running 43.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00876629" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.65191465,150.00000000)">
<title>3920 IPDL Background running 51.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01030170" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.32282572,30.00000000)">
<title>3920 IPDL Background running 59.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01180255" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.98412445,30.00000000)">
<title>3920 IPDL Background running 40.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00801756" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.65922813,30.00000000)">
<title>3920 IPDL Background running 44.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00895212" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(790.33244251,210.00000000)">
<title>3920 IPDL Background running 59.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01195421" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(786.99883825,210.00000000)">
<title>3920 IPDL Background running 54.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01090016" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.66769677,210.00000000)">
<title>3920 IPDL Background running 54.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01080565" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(780.33792544,210.00000000)">
<title>3920 IPDL Background running 57.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01154698" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(777.00655217,210.00000000)">
<title>3920 IPDL Background running 52.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01053189" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(773.67796797,210.00000000)">
<title>3920 IPDL Background running 57.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01145766" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(770.34664765,210.00000000)">
<title>3920 IPDL Background running 57.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01141250" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(767.01399053,210.00000000)">
<title>3920 IPDL Background running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00971803" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(763.68514597,210.00000000)">
<title>3920 IPDL Background running 57.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01149922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(760.35417094,210.00000000)">
<title>3920 IPDL Background running 53.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01064120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(757.02154020,210.00000000)">
<title>3920 IPDL Background running 50.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01017442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.69597208,210.00000000)">
<title>3920 IPDL Background running 50.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01002355" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.36496268,210.00000000)">
<title>3920 IPDL Background running 49.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00997280" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.03764494,150.00000000)">
<title>3920 IPDL Background running 48.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00976758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.70069989,210.00000000)">
<title>3920 IPDL Background running 52.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01040261" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(740.37293836,210.00000000)">
<title>3920 IPDL Background running 56.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01130120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(737.04324217,210.00000000)">
<title>3920 IPDL Background running 56.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01118890" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(733.70268498,210.00000000)">
<title>3920 IPDL Background running 40.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00817202" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(730.38412394,210.00000000)">
<title>3920 IPDL Background running 57.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01151201" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(727.05285437,210.00000000)">
<title>3920 IPDL Background running 57.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01151041" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(723.72138458,210.00000000)">
<title>3920 IPDL Background running 55.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01111537" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.37351220,210.00000000)">
<title>3920 IPDL Background running 28.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00572004" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(717.04770410,210.00000000)">
<title>3920 IPDL Background running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00620360" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(713.72716025,210.00000000)">
<title>3920 IPDL Background running 49.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00994023" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(710.39784451,210.00000000)">
<title>3920 IPDL Background running 55.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01115913" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(707.06743457,210.00000000)">
<title>3920 IPDL Background running 53.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01071193" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(703.73695868,210.00000000)">
<title>3920 IPDL Background running 54.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01087878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(700.40636810,210.00000000)">
<title>3920 IPDL Background running 46.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00927163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.08164042,210.00000000)">
<title>3920 IPDL Background running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00981374" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.74817883,150.00000000)">
<title>3920 IPDL Background running 48.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00972642" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.42150252,150.00000000)">
<title>3920 IPDL Background running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01011227" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(687.08987966,150.00000000)">
<title>3920 IPDL Background running 52.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01042599" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(683.75946412,150.00000000)">
<title>3920 IPDL Background running 52.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01040301" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.42094390,150.00000000)">
<title>3920 IPDL Background running 47.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00946686" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(677.10052374,150.00000000)">
<title>3920 IPDL Background running 56.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01128142" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(673.76815196,150.00000000)">
<title>3920 IPDL Background running 50.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01005373" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.43724926,150.00000000)">
<title>3920 IPDL Background running 50.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01012746" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(667.10769934,150.00000000)">
<title>3920 IPDL Background running 52.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01053769" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(663.77075189,150.00000000)">
<title>3920 IPDL Background running 47.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00938513" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.44506169,150.00000000)">
<title>3920 IPDL Background running 52.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01045336" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(657.09869594,150.00000000)">
<title>3920 IPDL Background running 31.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00631810" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(653.78528106,150.00000000)">
<title>3920 IPDL Background running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00980275" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.45392277,150.00000000)">
<title>3920 IPDL Background running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00949463" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(647.12302846,150.00000000)">
<title>3920 IPDL Background running 46.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00931020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(643.79107091,150.00000000)">
<title>3920 IPDL Background running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00949303" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.46033626,150.00000000)">
<title>3920 IPDL Background running 47.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00951941" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.12644326,150.00000000)">
<title>3920 IPDL Background running 47.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00951161" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.79604090,150.00000000)">
<title>3920 IPDL Background running 48.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00964849" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.46123692,30.00000000)">
<title>3920 IPDL Background running 46.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00935616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.13387303,30.00000000)">
<title>3920 IPDL Background running 55.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01117451" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.80475272,30.00000000)">
<title>3920 IPDL Background running 54.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01086479" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.47633757,30.00000000)">
<title>3920 IPDL Background running 53.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01071253" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.13590088,30.00000000)">
<title>3920 IPDL Background running 49.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00996960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(613.80501336,210.00000000)">
<title>3920 IPDL Background running 50.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01003494" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.47624354,210.00000000)">
<title>3920 IPDL Background running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01008470" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.14244425,210.00000000)">
<title>3920 IPDL Background running 53.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01062501" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.81449228,210.00000000)">
<title>3920 IPDL Background running 54.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01085320" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.48959656,150.00000000)">
<title>3920 IPDL Background running 48.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00972982" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.15791756,30.00000000)">
<title>3920 IPDL Background running 55.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01100806" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.81960415,30.00000000)">
<title>3920 IPDL Background running 53.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01067037" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.57374389,150.00000000)">
<title>3920 IPDL Background running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00796701" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.16707378,30.00000000)">
<title>3920 IPDL Background running 58.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01173781" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.83856831,30.00000000)">
<title>3920 IPDL Background running 53.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01068835" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.50304758,30.00000000)">
<title>3920 IPDL Background running 44.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00890057" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.17318274,210.00000000)">
<title>3920 IPDL Background running 49.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00995222" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(573.84328793,30.00000000)">
<title>3920 IPDL Background running 50.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01013305" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.51202435,30.00000000)">
<title>3920 IPDL Background running 49.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00990066" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.18271881,30.00000000)">
<title>3920 IPDL Background running 51.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01024275" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.85152517,30.00000000)">
<title>3920 IPDL Background running 52.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01042779" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.52470099,30.00000000)">
<title>3920 IPDL Background running 48.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00968306" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(557.19520702,30.00000000)">
<title>3920 IPDL Background running 52.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01056806" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.86354021,30.00000000)">
<title>3920 IPDL Background running 51.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01023876" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.53152151,30.00000000)">
<title>3920 IPDL Background running 48.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00961332" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(547.20727860,30.00000000)">
<title>3920 IPDL Background running 56.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01137254" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(543.87491442,30.00000000)">
<title>3920 IPDL Background running 53.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01076309" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.54411203,30.00000000)">
<title>3920 IPDL Background running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00981614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(537.20938118,30.00000000)">
<title>3920 IPDL Background running 50.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01002535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(533.88340424,30.00000000)">
<title>3920 IPDL Background running 54.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01082083" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.54951403,30.00000000)">
<title>3920 IPDL Background running 46.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00919310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.22060653,30.00000000)">
<title>3920 IPDL Background running 52.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01054508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(523.88998298,30.00000000)">
<title>3920 IPDL Background running 52.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01047694" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.56466064,30.00000000)">
<title>3920 IPDL Background running 43.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00872153" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.45163987,150.00000000)">
<title>3920 IPDL Background running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00308661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.41464826,150.00000000)">
<title>3920 IPDL Background running 32.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00649953" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(517.23012202,150.00000000)">
<title>3920 IPDL Background running 54.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01093013" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.25543878,150.00000000)">
<title>3920 IPDL Background running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00307942" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.19918816,150.00000000)">
<title>3920 IPDL Background running 33.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00674092" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(513.89704128,150.00000000)">
<title>3920 IPDL Background running 51.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01025015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.56501999,150.00000000)">
<title>3920 IPDL Background running 48.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00973022" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(507.23427775,150.00000000)">
<title>3920 IPDL Background running 46.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00936215" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(503.90376389,150.00000000)">
<title>3920 IPDL Background running 53.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01067976" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.57041200,150.00000000)">
<title>3920 IPDL Background running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798140" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(497.24428619,150.00000000)">
<title>3920 IPDL Background running 48.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00959894" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(493.91662676,150.00000000)">
<title>3920 IPDL Background running 54.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01097989" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.58296295,150.00000000)">
<title>3920 IPDL Background running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01009189" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(487.25475522,150.00000000)">
<title>3920 IPDL Background running 53.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01067297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(483.92507702,150.00000000)">
<title>3920 IPDL Background running 55.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01103944" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(480.59511806,150.00000000)">
<title>3920 IPDL Background running 53.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01060243" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.26181073,150.00000000)">
<title>3920 IPDL Background running 59.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01180115" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.92985198,150.00000000)">
<title>3920 IPDL Background running 49.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00982433" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(470.59906578,150.00000000)">
<title>3920 IPDL Background running 48.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00960193" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(468.04510900,150.00000000)">
<title>3920 IPDL Background running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00313897" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.97152122,150.00000000)">
<title>3920 IPDL Background running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00618841" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.27087623,150.00000000)">
<title>3920 IPDL Background running 50.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01012226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(463.94252802,150.00000000)">
<title>3920 IPDL Background running 53.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01066437" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(460.61208211,150.00000000)">
<title>3920 IPDL Background running 51.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01025055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(457.27404585,150.00000000)">
<title>3920 IPDL Background running 50.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01015084" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.94680644,150.00000000)">
<title>3920 IPDL Background running 46.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00934137" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(450.61626461,30.00000000)">
<title>3920 IPDL Background running 55.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01109219" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(447.28547701,30.00000000)">
<title>3920 IPDL Background running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00953879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(443.95859028,30.00000000)">
<title>3920 IPDL Background running 54.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01093793" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(440.62869747,30.00000000)">
<title>3920 IPDL Background running 49.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00995182" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(437.29804354,30.00000000)">
<title>3920 IPDL Background running 56.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01136194" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(433.96718280,30.00000000)">
<title>3920 IPDL Background running 55.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01110538" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(430.63396719,30.00000000)">
<title>3920 IPDL Background running 54.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01088917" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(427.31102890,30.00000000)">
<title>3920 IPDL Background running 60.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01203514" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(423.97610563,30.00000000)">
<title>3920 IPDL Background running 54.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01095751" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.63505149,30.00000000)">
<title>3920 IPDL Background running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01028052" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(417.30985484,30.00000000)">
<title>3920 IPDL Background running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00940671" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(413.98302486,30.00000000)">
<title>3920 IPDL Background running 53.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01062581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(410.64998489,30.00000000)">
<title>3920 IPDL Background running 51.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01018661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.32264517,210.00000000)">
<title>3920 IPDL Background running 50.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01001516" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(403.99372668,210.00000000)">
<title>3920 IPDL Background running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00980255" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(400.64411906,150.00000000)">
<title>3920 IPDL Background running 37.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00757157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(397.32673236,30.00000000)">
<title>3920 IPDL Background running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00970924" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(393.99929693,30.00000000)">
<title>3920 IPDL Background running 50.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01002195" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(390.66685142,30.00000000)">
<title>3920 IPDL Background running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00948324" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.69234224,30.00000000)">
<title>3920 IPDL Background running 48.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00969085" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(384.00639141,30.00000000)">
<title>3920 IPDL Background running 49.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00995701" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.67934203,30.00000000)">
<title>3920 IPDL Background running 22.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00450793" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.66923975,30.00000000)">
<title>3920 IPDL Background running 42.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00842200" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(377.34423872,30.00000000)">
<title>3920 IPDL Background running 47.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00945886" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.01547928,30.00000000)">
<title>3920 IPDL Background running 50.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01012646" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(370.68392877,30.00000000)">
<title>3920 IPDL Background running 48.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00963710" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.35573722,30.00000000)">
<title>3920 IPDL Background running 49.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00991505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.02395511,30.00000000)">
<title>3920 IPDL Background running 52.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01045556" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(360.69183611,30.00000000)">
<title>3920 IPDL Background running 55.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01111617" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(357.36380242,30.00000000)">
<title>3920 IPDL Background running 50.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01007131" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.03177693,30.00000000)">
<title>3920 IPDL Background running 50.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01004313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(350.70038067,30.00000000)">
<title>3920 IPDL Background running 46.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00936015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(347.37357248,30.00000000)">
<title>3920 IPDL Background running 51.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01019020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.04064021,30.00000000)">
<title>3920 IPDL Background running 50.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01017262" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(340.70442750,30.00000000)">
<title>3920 IPDL Background running 56.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01134116" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.37402415,30.00000000)">
<title>3920 IPDL Background running 47.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00957216" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.04398747,30.00000000)">
<title>3920 IPDL Background running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00923746" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.71432265,30.00000000)">
<title>3920 IPDL Background running 41.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00820400" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(327.38598643,30.00000000)">
<title>3920 IPDL Background running 45.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00905982" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.05449067,30.00000000)">
<title>3920 IPDL Background running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00836225" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.68145658,150.00000000)">
<title>3920 IPDL Background running 15.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00315615" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.62019487,30.00000000)">
<title>3920 IPDL Background running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00629971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(320.72343310,30.00000000)">
<title>3920 IPDL Background running 48.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00963850" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(317.38653641,30.00000000)">
<title>3920 IPDL Background running 45.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00916433" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.05729941,30.00000000)">
<title>3920 IPDL Background running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00891615" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(310.72753448,210.00000000)">
<title>3920 IPDL Background running 51.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01031169" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(307.39483001,210.00000000)">
<title>3920 IPDL Background running 48.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00959954" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.06347491,210.00000000)">
<title>3920 IPDL Background running 45.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00906222" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(300.72329319,210.00000000)">
<title>3920 IPDL Background running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00844718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(297.40464143,210.00000000)">
<title>3920 IPDL Background running 52.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01049313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.07576450,210.00000000)">
<title>3920 IPDL Background running 54.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01078327" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(290.74648673,210.00000000)">
<title>3920 IPDL Background running 55.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01103544" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.41634854,210.00000000)">
<title>3920 IPDL Background running 57.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01140590" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.08776595,150.00000000)">
<title>3920 IPDL Background running 50.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01006991" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(280.75876813,150.00000000)">
<title>3920 IPDL Background running 44.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00890157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.42846608,150.00000000)">
<title>3920 IPDL Background running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00922487" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.09047378,150.00000000)">
<title>3920 IPDL Background running 40.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00801876" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(270.76954568,30.00000000)">
<title>3920 IPDL Background running 55.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01116033" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(267.43909477,30.00000000)">
<title>3920 IPDL Background running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01008390" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.10466065,30.00000000)">
<title>3920 IPDL Background running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00980755" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(260.77151917,30.00000000)">
<title>3920 IPDL Background running 48.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00972362" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(257.44425819,30.00000000)">
<title>3920 IPDL Background running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01034726" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(254.11414957,30.00000000)">
<title>3920 IPDL Background running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01009249" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.77915496,30.00000000)">
<title>3920 IPDL Background running 46.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00925405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.45014395,30.00000000)">
<title>3920 IPDL Background running 47.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00938793" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.12075768,150.00000000)">
<title>3920 IPDL Background running 38.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00776939" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.79392830,150.00000000)">
<title>3920 IPDL Background running 45.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00911138" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.45212744,150.00000000)">
<title>3920 IPDL Background running 49.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00982753" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.12832733,150.00000000)">
<title>3920 IPDL Background running 41.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00833907" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.80246548,30.00000000)">
<title>3920 IPDL Background running 50.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01016562" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.46654790,90.00000000)">
<title>3920 IPDL Background running 51.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01025215" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.13370116,90.00000000)">
<title>3920 IPDL Background running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00854369" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.53017895,30.00000000)">
<title>3920 IPDL Background running 63.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01275868" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.81324051,210.00000000)">
<title>3920 IPDL Background running 74.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01487897" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(207.50646623,90.00000000)">
<title>3920 IPDL Background running 67.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01351081" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.06213091,90.00000000)">
<title>3920 IPDL Background running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00418802" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.97394690,90.00000000)">
<title>3920 IPDL Background running 46.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00926783" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.87007586,90.00000000)">
<title>3920 IPDL Background running 51.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01033207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.18465812,210.00000000)">
<title>3920 IPDL Background running 81.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01617940" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.81479578,210.00000000)">
<title>3920 IPDL Background running 60.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01207130" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.48967167,210.00000000)">
<title>3920 IPDL Background running 71.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01420778" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.15849561,210.00000000)">
<title>3920 IPDL Background running 57.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01151720" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.85250063,30.00000000)">
<title>3920 IPDL Background running 68.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01360292" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.51955158,30.00000000)">
<title>3920 IPDL Background running 65.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01303483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.26239251,30.00000000)">
<title>3920 IPDL Background running 55.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01115393" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.84195723,30.00000000)">
<title>3920 IPDL Background running 71.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01436064" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.52946291,90.00000000)">
<title>3920 IPDL Background running 81.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01621117" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.17608010,30.00000000)">
<title>3920 IPDL Background running 43.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00861363" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.84829758,150.00000000)">
<title>3920 IPDL Background running 55.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01106461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.95307004,210.00000000)">
<title>3920 IPDL Background running 60.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01212605" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.20021020,150.00000000)">
<title>3920 IPDL Background running 63.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01265837" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(160.84791541,90.00000000)">
<title>3920 IPDL Background running 59.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01184251" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.54404570,30.00000000)">
<title>3920 IPDL Background running 121.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02420116" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(154.23940650,30.00000000)">
<title>3920 IPDL Background running 119.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02384348" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(150.90451260,30.00000000)">
<title>3920 IPDL Background running 127.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02549799" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(147.60429940,30.00000000)">
<title>3920 IPDL Background running 126.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02518926" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(144.25496353,210.00000000)">
<title>3920 IPDL Background running 146.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02934252" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(140.92618352,210.00000000)">
<title>3920 IPDL Background running 140.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02813540" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(137.57849297,210.00000000)">
<title>3920 IPDL Background running 101.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02021515" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(134.24790498,210.00000000)">
<title>3920 IPDL Background running 101.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02028049" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(130.90657629,210.00000000)">
<title>3920 IPDL Background running 73.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01467635" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(127.57469008,210.00000000)">
<title>3920 IPDL Background running 73.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01458603" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.24019362,210.00000000)">
<title>3920 IPDL Background running 66.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01321787" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(120.88454466,210.00000000)">
<title>3920 IPDL Background running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00843139" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.60854180,150.00000000)">
<title>3920 IPDL Background running 127.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02536710" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(114.79327788,150.00000000)">
<title>3920 IPDL Background running 56.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01128781" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.67926379,150.00000000)">
<title>3920 IPDL Background running 93.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01861420" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.28281963,150.00000000)">
<title>3920 IPDL Background running 128.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02564985" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(111.60460201,150.00000000)">
<title>3920 IPDL Background running 57.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01150462" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.44743287,150.00000000)">
<title>3920 IPDL Background running 106.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02128179" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(110.95080613,150.00000000)">
<title>3920 IPDL Background running 134.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02695167" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(107.62018238,150.00000000)">
<title>3920 IPDL Background running 132.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02644213" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(104.28749648,150.00000000)">
<title>3920 IPDL Background running 132.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02654904" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(100.91658110,150.00000000)">
<title>3920 IPDL Background running 137.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02736930" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(97.62114359,150.00000000)">
<title>3920 IPDL Background running 138.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02764605" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(94.29580107,150.00000000)">
<title>3920 IPDL Background running 125.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02504639" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(90.96738133,150.00000000)">
<title>3920 IPDL Background running 132.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02647211" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(87.62698739,150.00000000)">
<title>3920 IPDL Background running 120.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02409126" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(84.30224233,90.00000000)">
<title>3920 IPDL Background running 124.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02477564" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(80.97632333,90.00000000)">
<title>3920 IPDL Background running 120.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02411324" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(77.63815139,90.00000000)">
<title>3920 IPDL Background running 112.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02241177" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(74.30332044,90.00000000)">
<title>3920 IPDL Background running 118.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02373857" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(70.97640334,90.00000000)">
<title>3920 IPDL Background running 116.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02329298" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(67.62117380,90.00000000)">
<title>3920 IPDL Background running 133.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02667792" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(64.31810617,90.00000000)">
<title>3920 IPDL Background running 125.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02512332" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(60.98712494,90.00000000)">
<title>3920 IPDL Background running 123.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02474247" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(57.65702671,90.00000000)">
<title>3920 IPDL Background running 110.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02206608" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(54.32541585,90.00000000)">
<title>3920 IPDL Background running 167.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03341264" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(50.99192149,90.00000000)">
<title>3920 IPDL Background running 123.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02471170" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(47.66724957,90.00000000)">
<title>3920 IPDL Background running 116.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02333174" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(44.33352062,90.00000000)">
<title>3920 IPDL Background running 117.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02338889" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(41.00070164,90.00000000)">
<title>3920 IPDL Background running 132.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02644533" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(37.67840238,90.00000000)">
<title>3920 IPDL Background running 145.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02911492" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(34.33991173,90.00000000)">
<title>3920 IPDL Background running 101.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02032485" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(31.01362726,90.00000000)">
<title>3920 IPDL Background running 117.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02349679" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(27.65226984,90.00000000)">
<title>3920 IPDL Background running 108.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02171000" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPDL Background</text>
</g>
<g transform="translate(24.31293415,90.00000000)">
<title>3920 IPDL Background running 95.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01915391" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(20.97683015,90.00000000)">
<title>3920 IPDL Background running 81.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01631847" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(17.63629614,150.00000000)">
<title>3920 IPDL Background running 59.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01178936" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(825.02337221,150.00000000)">
<title>3936 DOM Worker running 208.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04170855" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">DOM Worker</text>
</g>
<g transform="translate(825.00299500,150.00000000)">
<title>3936 DOM Worker running 56.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01128861" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(825.00047587,150.00000000)">
<title>3936 DOM Worker running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00097072" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.99818834,150.00000000)">
<title>3936 DOM Worker running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121291" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.98195020,150.00000000)">
<title>3936 DOM Worker running 68.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01366247" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.97894970,150.00000000)">
<title>3936 DOM Worker running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00235408" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.97206072,90.00000000)">
<title>3936 DOM Worker running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084803" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.96131442,90.00000000)">
<title>3936 DOM Worker running 26.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00522628" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.67776256,90.00000000)">
<title>3936 DOM Worker running 1.4 ms</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.28135545" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.15625000pt">DOM Worker</text>
</g>
<g transform="translate(824.64334063,90.00000000)">
<title>3936 DOM Worker running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00707062" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.63992671,90.00000000)">
<title>3936 DOM Worker running 13.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00265960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.62532109,90.00000000)">
<title>3936 DOM Worker running 69.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01389226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.62316244,90.00000000)">
<title>3936 DOM Worker running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117254" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.59677945,90.00000000)">
<title>3936 DOM Worker running 116.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02329637" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">DOM Worker</text>
</g>
<g transform="translate(824.59385290,90.00000000)">
<title>3936 DOM Worker running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00228614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.57943571,30.00000000)">
<title>3936 DOM Worker running 32.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00644658" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.41420145,30.00000000)">
<title>3936 DOM Worker running 821.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.16406791" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.15625000pt">DOM Worker</text>
</g>
<g transform="translate(824.38173555,30.00000000)">
<title>3936 DOM Worker running 147.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02948419" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">DOM Worker</text>
</g>
<g transform="translate(649.35192884,30.00000000)">
<title>3967 Timer running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00239084" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(649.32733404,30.00000000)">
<title>3967 Timer running 41.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00831130" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(917.95912227,210.00000000)">
<title>4091 IPC I/O Child running 50.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01003834" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.67325098,210.00000000)">
<title>4091 IPC I/O Child running 27.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00541651" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.62829776,210.00000000)">
<title>4091 IPC I/O Child running 47.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00939972" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.60365780,210.00000000)">
<title>4091 IPC I/O Child running 56.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01120549" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(922.07661659,30.00000000)">
<title>4116 JS Watchdog running 17.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00342771" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(722.24923216,30.00000000)">
<title>4116 JS Watchdog running 25.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00510459" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(522.41672775,30.00000000)">
<title>4116 JS Watchdog running 18.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00368368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.58663117,30.00000000)">
<title>4116 JS Watchdog running 16.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00320910" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(917.93865374,30.00000000)">
<title>4123 Timer running 59.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01188767" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.30191381,30.00000000)">
<title>4123 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179578" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.28613425,30.00000000)">
<title>4123 Timer running 41.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00818741" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(322.57278946,30.00000000)">
<title>4123 Timer running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00800118" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(161.79262550,30.00000000)">
<title>4123 Timer running 54.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01078467" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.12524265,30.00000000)">
<title>4190 IPC I/O Child running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00781075" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.03761235,30.00000000)">
<title>4190 IPC I/O Child running 46.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00920989" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.99724818,210.00000000)">
<title>4190 IPC I/O Child running 30.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00616064" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.98725140,210.00000000)">
<title>4190 IPC I/O Child running 41.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00822677" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.90990641,30.00000000)">
<title>4190 IPC I/O Child running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01010728" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.87295716,90.00000000)">
<title>4190 IPC I/O Child running 47.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00950602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.76089731,30.00000000)">
<title>4190 IPC I/O Child running 80.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01613524" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.84685712,90.00000000)">
<title>4209 JS Watchdog running 16.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00338494" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.05521301,30.00000000)">
<title>4209 JS Watchdog running 19.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00393385" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.22407457,30.00000000)">
<title>4209 JS Watchdog running 21.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00423378" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(77.38740772,30.00000000)">
<title>4209 JS Watchdog running 91.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01819957" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.11625496,210.00000000)">
<title>4210 JS Helper running 37.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00741551" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.10831992,210.00000000)">
<title>4214 Timer running 39.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00793504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.83083099,90.00000000)">
<title>4214 Timer running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00826454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.60954907,150.00000000)">
<title>4214 Timer running 33.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00664880" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.73935136,90.00000000)">
<title>4214 Timer running 64.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01278486" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.68992571,210.00000000)">
<title>4266 IPC I/O Child running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00886100" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.05050800,90.00000000)">
<title>4266 IPC I/O Child running 44.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00881964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.98556881,90.00000000)">
<title>4266 IPC I/O Child running 42.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00848294" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.97013434,90.00000000)">
<title>4266 IPC I/O Child running 19.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00381256" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.96010420,90.00000000)">
<title>4266 IPC I/O Child running 42.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00856567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.88252642,90.00000000)">
<title>4266 IPC I/O Child running 45.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00900487" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.85454867,90.00000000)">
<title>4266 IPC I/O Child running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00981514" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(804.30076580,30.00000000)">
<title>4271 JS Watchdog running 18.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00359076" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.47065363,210.00000000)">
<title>4271 JS Watchdog running 23.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00472553" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.64694208,210.00000000)">
<title>4271 JS Watchdog running 22.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00439064" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.81809737,90.00000000)">
<title>4271 JS Watchdog running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00545608" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.04035816,90.00000000)">
<title>4272 JS Helper running 50.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01014984" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.67225866,210.00000000)">
<title>4280 Timer running 44.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00881524" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.03861853,210.00000000)">
<title>4280 Timer running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735376" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.78969241,210.00000000)">
<title>4280 Timer running 72.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01439661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(435.83577040,210.00000000)">
<title>4334 gmain running 28.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00565709" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(435.82673935,210.00000000)">
<title>4446 gmain running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00903105" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1013.57271788,210.00000000)">
<title>4487 IPC I/O Child running 120.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02406927" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(1010.23076935,210.00000000)">
<title>4487 IPC I/O Child running 122.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02444494" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(1006.90011403,210.00000000)">
<title>4487 IPC I/O Child running 108.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02164706" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(1003.57208993,150.00000000)">
<title>4487 IPC I/O Child running 94.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01891473" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1000.25681292,150.00000000)">
<title>4487 IPC I/O Child running 146.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02927558" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(996.91082504,150.00000000)">
<title>4487 IPC I/O Child running 116.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02326300" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(993.58480113,150.00000000)">
<title>4487 IPC I/O Child running 126.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02526320" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(990.27040673,150.00000000)">
<title>4487 IPC I/O Child running 126.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02531815" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(986.90968854,90.00000000)">
<title>4487 IPC I/O Child running 119.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02383449" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(983.54996865,30.00000000)">
<title>4487 IPC I/O Child running 105.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02105300" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(980.19952599,150.00000000)">
<title>4487 IPC I/O Child running 63.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01271313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(976.85881254,150.00000000)">
<title>4487 IPC I/O Child running 69.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01380694" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(973.52014505,150.00000000)">
<title>4487 IPC I/O Child running 61.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01226273" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(970.19456535,150.00000000)">
<title>4487 IPC I/O Child running 71.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01426952" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(966.86689313,150.00000000)">
<title>4487 IPC I/O Child running 69.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01386409" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.53410093,210.00000000)">
<title>4487 IPC I/O Child running 58.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01174840" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.20681797,210.00000000)">
<title>4487 IPC I/O Child running 53.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01062801" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.86104948,90.00000000)">
<title>4487 IPC I/O Child running 43.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00859464" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.53342742,90.00000000)">
<title>4487 IPC I/O Child running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00854409" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(950.21042978,150.00000000)">
<title>4487 IPC I/O Child running 52.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01042159" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(946.87952049,150.00000000)">
<title>4487 IPC I/O Child running 70.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01403173" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(943.54681781,150.00000000)">
<title>4487 IPC I/O Child running 67.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01341289" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.22252095,150.00000000)">
<title>4487 IPC I/O Child running 70.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01403373" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.89706533,210.00000000)">
<title>4487 IPC I/O Child running 55.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01117371" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(933.54978541,90.00000000)">
<title>4487 IPC I/O Child running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00843439" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(930.22889408,90.00000000)">
<title>4487 IPC I/O Child running 43.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00864959" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(926.89306562,90.00000000)">
<title>4487 IPC I/O Child running 45.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00900168" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(923.56105712,30.00000000)">
<title>4487 IPC I/O Child running 58.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01169924" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.34053379,30.00000000)">
<title>4487 IPC I/O Child running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00469396" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.30433666,30.00000000)">
<title>4487 IPC I/O Child running 48.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00960333" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.28091660,30.00000000)">
<title>4487 IPC I/O Child running 27.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00541791" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.23295509,30.00000000)">
<title>4487 IPC I/O Child running 71.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01418020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.90363396,30.00000000)">
<title>4487 IPC I/O Child running 70.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01412305" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(913.57390160,30.00000000)">
<title>4487 IPC I/O Child running 66.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01336454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(910.24281327,30.00000000)">
<title>4487 IPC I/O Child running 69.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01391664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.91085732,30.00000000)">
<title>4487 IPC I/O Child running 53.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01060543" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.61432859,30.00000000)">
<title>4487 IPC I/O Child running 38.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00767208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.58273671,30.00000000)">
<title>4487 IPC I/O Child running 40.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00815944" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(900.25525312,210.00000000)">
<title>4487 IPC I/O Child running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00943309" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.92458361,210.00000000)">
<title>4487 IPC I/O Child running 37.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00755918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(893.59174046,210.00000000)">
<title>4487 IPC I/O Child running 38.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00758855" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.26285793,210.00000000)">
<title>4487 IPC I/O Child running 43.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00863840" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.92749546,210.00000000)">
<title>4487 IPC I/O Child running 33.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00662122" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.60650241,30.00000000)">
<title>4487 IPC I/O Child running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01027573" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.27825332,210.00000000)">
<title>4487 IPC I/O Child running 54.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01092794" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.00928711,210.00000000)">
<title>4487 IPC I/O Child running 68.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01371962" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.60247992,150.00000000)">
<title>4487 IPC I/O Child running 48.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00966268" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(870.28318175,150.00000000)">
<title>4487 IPC I/O Child running 44.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00882224" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.94694106,150.00000000)">
<title>4487 IPC I/O Child running 33.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00660604" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(863.61729703,150.00000000)">
<title>4487 IPC I/O Child running 37.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00748664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(860.28838793,150.00000000)">
<title>4487 IPC I/O Child running 43.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00862282" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.95501306,150.00000000)">
<title>4487 IPC I/O Child running 33.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00664540" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.63005679,150.00000000)">
<title>4487 IPC I/O Child running 42.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00851771" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(850.29722323,150.00000000)">
<title>4487 IPC I/O Child running 43.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00869295" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.96451336,150.00000000)">
<title>4487 IPC I/O Child running 33.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00663221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(843.63700180,150.00000000)">
<title>4487 IPC I/O Child running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00855688" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(840.30591746,150.00000000)">
<title>4487 IPC I/O Child running 42.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00846816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.97167418,150.00000000)">
<title>4487 IPC I/O Child running 33.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00676449" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(833.64505181,150.00000000)">
<title>4487 IPC I/O Child running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00896751" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(830.30890644,150.00000000)">
<title>4487 IPC I/O Child running 48.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00969725" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.97943025,150.00000000)">
<title>4487 IPC I/O Child running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00812427" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(823.65309143,150.00000000)">
<title>4487 IPC I/O Child running 51.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01033347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(820.32070867,150.00000000)">
<title>4487 IPC I/O Child running 48.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00969445" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.98646558,150.00000000)">
<title>4487 IPC I/O Child running 43.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00859504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(813.65721179,150.00000000)">
<title>4487 IPC I/O Child running 51.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01022737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(810.33266695,150.00000000)">
<title>4487 IPC I/O Child running 49.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00987109" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.99176208,150.00000000)">
<title>4487 IPC I/O Child running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00842779" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.66726959,30.00000000)">
<title>4487 IPC I/O Child running 54.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01093213" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.33830714,30.00000000)">
<title>4487 IPC I/O Child running 57.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01145886" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.99468232,30.00000000)">
<title>4487 IPC I/O Child running 39.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00790606" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.67110261,30.00000000)">
<title>4487 IPC I/O Child running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00890896" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(790.34680355,210.00000000)">
<title>4487 IPC I/O Child running 70.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01399976" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(787.01215223,210.00000000)">
<title>4487 IPC I/O Child running 52.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01054288" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.68111106,210.00000000)">
<title>4487 IPC I/O Child running 72.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01438262" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(780.35190303,210.00000000)">
<title>4487 IPC I/O Child running 70.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01413604" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(777.02090162,210.00000000)">
<title>4487 IPC I/O Child running 66.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01330479" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(773.69165662,210.00000000)">
<title>4487 IPC I/O Child running 72.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01451030" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(770.36044140,210.00000000)">
<title>4487 IPC I/O Child running 71.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01418240" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(767.02691447,210.00000000)">
<title>4487 IPC I/O Child running 62.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01247354" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(763.69900407,210.00000000)">
<title>4487 IPC I/O Child running 67.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01341489" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(760.36752688,210.00000000)">
<title>4487 IPC I/O Child running 68.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01364788" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(757.03486577,210.00000000)">
<title>4487 IPC I/O Child running 63.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01270533" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.70847260,210.00000000)">
<title>4487 IPC I/O Child running 67.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01338652" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.38253901,150.00000000)">
<title>4487 IPC I/O Child running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01011267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.05802834,210.00000000)">
<title>4487 IPC I/O Child running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01026713" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.71352851,210.00000000)">
<title>4487 IPC I/O Child running 76.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01521187" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(740.38643557,210.00000000)">
<title>4487 IPC I/O Child running 44.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00888458" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(737.05713063,210.00000000)">
<title>4487 IPC I/O Child running 59.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01193243" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(733.71327102,210.00000000)">
<title>4487 IPC I/O Child running 57.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01138412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(730.39864243,210.00000000)">
<title>4487 IPC I/O Child running 72.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01451570" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(727.06683015,210.00000000)">
<title>4487 IPC I/O Child running 68.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01375618" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(723.73529363,210.00000000)">
<title>4487 IPC I/O Child running 70.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01407310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.38131136,210.00000000)">
<title>4487 IPC I/O Child running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735556" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(717.05619383,210.00000000)">
<title>4487 IPC I/O Child running 48.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00967687" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(713.73990154,210.00000000)">
<title>4487 IPC I/O Child running 65.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01303424" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(710.41126760,210.00000000)">
<title>4487 IPC I/O Child running 69.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01378296" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(707.08072297,210.00000000)">
<title>4487 IPC I/O Child running 67.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01348902" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(703.75014138,210.00000000)">
<title>4487 IPC I/O Child running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01034626" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(700.41947547,210.00000000)">
<title>4487 IPC I/O Child running 67.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01343288" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.09833156,30.00000000)">
<title>4487 IPC I/O Child running 55.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01109638" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.76004992,150.00000000)">
<title>4487 IPC I/O Child running 44.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00894752" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.43372868,150.00000000)">
<title>4487 IPC I/O Child running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00885421" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(687.10252725,150.00000000)">
<title>4487 IPC I/O Child running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00837444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(683.77216506,150.00000000)">
<title>4487 IPC I/O Child running 44.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00888258" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.43278741,150.00000000)">
<title>4487 IPC I/O Child running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00855368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(677.11404513,150.00000000)">
<title>4487 IPC I/O Child running 45.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00905922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(673.78054318,150.00000000)">
<title>4487 IPC I/O Child running 42.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00846896" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.44962489,150.00000000)">
<title>4487 IPC I/O Child running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00886020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(667.12039768,150.00000000)">
<title>4487 IPC I/O Child running 44.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00896611" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(663.78247751,150.00000000)">
<title>4487 IPC I/O Child running 42.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00857246" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.45795605,150.00000000)">
<title>4487 IPC I/O Child running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00872632" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(657.10819976,30.00000000)">
<title>4487 IPC I/O Child running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00551962" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(653.79722967,150.00000000)">
<title>4487 IPC I/O Child running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00855188" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.46555587,150.00000000)">
<title>4487 IPC I/O Child running 43.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00862961" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(647.13458483,150.00000000)">
<title>4487 IPC I/O Child running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00854409" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(643.80298915,150.00000000)">
<title>4487 IPC I/O Child running 43.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00866338" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.47217577,150.00000000)">
<title>4487 IPC I/O Child running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00845916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.13845102,150.00000000)">
<title>4487 IPC I/O Child running 42.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00850772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.80812699,150.00000000)">
<title>4487 IPC I/O Child running 44.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00879126" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.47446978,30.00000000)">
<title>4487 IPC I/O Child running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00941190" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(627.15317121,30.00000000)">
<title>4487 IPC I/O Child running 51.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01029870" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.81836803,30.00000000)">
<title>4487 IPC I/O Child running 50.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01007950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.49018347,30.00000000)">
<title>4487 IPC I/O Child running 52.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01049832" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.15585487,210.00000000)">
<title>4487 IPC I/O Child running 64.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01283981" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(613.81780901,210.00000000)">
<title>4487 IPC I/O Child running 67.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01350481" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.48890291,210.00000000)">
<title>4487 IPC I/O Child running 67.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01350441" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(607.15498453,210.00000000)">
<title>4487 IPC I/O Child running 69.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01380174" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(603.82760125,210.00000000)">
<title>4487 IPC I/O Child running 68.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01375618" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.50185630,150.00000000)">
<title>4487 IPC I/O Child running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00970664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.17192092,30.00000000)">
<title>4487 IPC I/O Child running 51.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01019580" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.83668333,30.00000000)">
<title>4487 IPC I/O Child running 54.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01090356" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.58559459,30.00000000)">
<title>4487 IPC I/O Child running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00781814" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.18070068,30.00000000)">
<title>4487 IPC I/O Child running 55.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01116033" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.85959034,30.00000000)">
<title>4487 IPC I/O Child running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00941570" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.51685731,210.00000000)">
<title>4487 IPC I/O Child running 56.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01131579" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.18863999,150.00000000)">
<title>4487 IPC I/O Child running 53.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01076069" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(573.85658373,30.00000000)">
<title>4487 IPC I/O Child running 45.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00906362" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.53238398,30.00000000)">
<title>4487 IPC I/O Child running 34.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00687180" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(567.19631634,30.00000000)">
<title>4487 IPC I/O Child running 40.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00802536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.86512130,30.00000000)">
<title>4487 IPC I/O Child running 43.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00874591" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.53783813,30.00000000)">
<title>4487 IPC I/O Child running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00679267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(557.20901216,30.00000000)">
<title>4487 IPC I/O Child running 43.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00860723" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(553.87731178,30.00000000)">
<title>4487 IPC I/O Child running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00884222" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.54450160,30.00000000)">
<title>4487 IPC I/O Child running 34.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00684422" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(547.22217615,30.00000000)">
<title>4487 IPC I/O Child running 43.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00862022" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(543.88957619,30.00000000)">
<title>4487 IPC I/O Child running 41.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00822478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.55763103,30.00000000)">
<title>4487 IPC I/O Child running 33.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00668597" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(537.22309141,30.00000000)">
<title>4487 IPC I/O Child running 36.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00725205" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(533.90444984,30.00000000)">
<title>4487 IPC I/O Child running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00904104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.56329199,30.00000000)">
<title>4487 IPC I/O Child running 32.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00653470" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.23465865,30.00000000)">
<title>4487 IPC I/O Child running 39.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00790347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(523.90498444,30.00000000)">
<title>4487 IPC I/O Child running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00873092" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.58057587,210.00000000)">
<title>4487 IPC I/O Child running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00845936" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.44381933,150.00000000)">
<title>4487 IPC I/O Child running 29.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00587889" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.42405277,150.00000000)">
<title>4487 IPC I/O Child running 26.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00528623" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.39827244,150.00000000)">
<title>4487 IPC I/O Child running 31.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00636505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(517.24422689,150.00000000)">
<title>4487 IPC I/O Child running 43.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00864580" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.24759007,150.00000000)">
<title>4487 IPC I/O Child running 30.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00600598" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.20912918,150.00000000)">
<title>4487 IPC I/O Child running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00551103" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.18291724,150.00000000)">
<title>4487 IPC I/O Child running 29.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00582135" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(513.91058846,150.00000000)">
<title>4487 IPC I/O Child running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00835006" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.57812456,150.00000000)">
<title>4487 IPC I/O Child running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00629512" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(507.24715772,150.00000000)">
<title>4487 IPC I/O Child running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713076" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(503.91728709,150.00000000)">
<title>4487 IPC I/O Child running 43.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00859964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.65451569,150.00000000)">
<title>4487 IPC I/O Child running 44.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00887979" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.58151139,150.00000000)">
<title>4487 IPC I/O Child running 33.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00671574" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(497.25699152,150.00000000)">
<title>4487 IPC I/O Child running 41.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00828492" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(493.93205524,150.00000000)">
<title>4487 IPC I/O Child running 43.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00865659" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.59588769,150.00000000)">
<title>4487 IPC I/O Child running 32.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00656208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(487.26816871,150.00000000)">
<title>4487 IPC I/O Child running 43.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00874950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(483.93867214,150.00000000)">
<title>4487 IPC I/O Child running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00843439" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(480.60863366,150.00000000)">
<title>4487 IPC I/O Child running 39.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00780176" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.27764884,150.00000000)">
<title>4487 IPC I/O Child running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00846076" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.94297574,150.00000000)">
<title>4487 IPC I/O Child running 40.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00801357" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(470.61183425,150.00000000)">
<title>4487 IPC I/O Child running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(468.03681668,150.00000000)">
<title>4487 IPC I/O Child running 30.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00602356" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.98059103,150.00000000)">
<title>4487 IPC I/O Child running 26.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00525865" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.95596886,150.00000000)">
<title>4487 IPC I/O Child running 27.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00553580" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.28655907,150.00000000)">
<title>4487 IPC I/O Child running 38.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00773242" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(463.95652499,30.00000000)">
<title>4487 IPC I/O Child running 44.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00881444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(460.62541667,30.00000000)">
<title>4487 IPC I/O Child running 38.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00775620" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(457.28832056,30.00000000)">
<title>4487 IPC I/O Child running 42.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00851392" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.98858633,30.00000000)">
<title>4487 IPC I/O Child running 43.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00864999" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(450.63046340,30.00000000)">
<title>4487 IPC I/O Child running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00782254" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(447.29774493,30.00000000)">
<title>4487 IPC I/O Child running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00813166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(443.97351441,30.00000000)">
<title>4487 IPC I/O Child running 44.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00878847" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(440.64176967,30.00000000)">
<title>4487 IPC I/O Child running 40.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00817762" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(437.31248810,30.00000000)">
<title>4487 IPC I/O Child running 45.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00910059" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(433.98146851,30.00000000)">
<title>4487 IPC I/O Child running 45.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00900088" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(430.64791700,30.00000000)">
<title>4487 IPC I/O Child running 36.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00727104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(427.32907162,210.00000000)">
<title>4487 IPC I/O Child running 77.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01541389" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(423.99039313,30.00000000)">
<title>4487 IPC I/O Child running 43.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00875230" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.64864222,30.00000000)">
<title>4487 IPC I/O Child running 35.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00716254" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(417.32370634,30.00000000)">
<title>4487 IPC I/O Child running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00835226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(413.99709596,30.00000000)">
<title>4487 IPC I/O Child running 44.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00887119" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(410.67104988,30.00000000)">
<title>4487 IPC I/O Child running 38.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00764290" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.33654043,210.00000000)">
<title>4487 IPC I/O Child running 56.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01127842" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.00682206,210.00000000)">
<title>4487 IPC I/O Child running 58.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01167147" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(400.65944903,210.00000000)">
<title>4487 IPC I/O Child running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00943948" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(397.33848076,30.00000000)">
<title>4487 IPC I/O Child running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00952161" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(394.01163919,30.00000000)">
<title>4487 IPC I/O Child running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00970364" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(390.67853768,30.00000000)">
<title>4487 IPC I/O Child running 44.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00888078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.70399512,30.00000000)">
<title>4487 IPC I/O Child running 46.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00927962" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(384.01869131,30.00000000)">
<title>4487 IPC I/O Child running 46.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00936475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.68628516,30.00000000)">
<title>4487 IPC I/O Child running 42.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00852830" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(377.35570217,30.00000000)">
<title>4487 IPC I/O Child running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00940691" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.02787230,30.00000000)">
<title>4487 IPC I/O Child running 47.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00938293" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(370.69627682,30.00000000)">
<title>4487 IPC I/O Child running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00903145" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.36801494,30.00000000)">
<title>4487 IPC I/O Child running 47.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00954878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.03652676,30.00000000)">
<title>4487 IPC I/O Child running 48.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00974321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(360.70567961,30.00000000)">
<title>4487 IPC I/O Child running 42.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00854669" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(357.37622281,30.00000000)">
<title>4487 IPC I/O Child running 47.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00957176" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.04405785,30.00000000)">
<title>4487 IPC I/O Child running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00953759" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(350.71225676,30.00000000)">
<title>4487 IPC I/O Child running 44.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00893593" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(347.38584640,30.00000000)">
<title>4487 IPC I/O Child running 49.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00989207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.05293331,30.00000000)">
<title>4487 IPC I/O Child running 47.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00951521" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(340.71784159,30.00000000)">
<title>4487 IPC I/O Child running 45.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00903445" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.38671509,30.00000000)">
<title>4487 IPC I/O Child running 48.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00965129" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.05558580,30.00000000)">
<title>4487 IPC I/O Child running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00952700" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(330.72480179,30.00000000)">
<title>4487 IPC I/O Child running 39.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00787289" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(327.39755379,30.00000000)">
<title>4487 IPC I/O Child running 46.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00921228" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.06533648,30.00000000)">
<title>4487 IPC I/O Child running 46.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00937014" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(320.73540710,30.00000000)">
<title>4487 IPC I/O Child running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00837304" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(317.39789456,30.00000000)">
<title>4487 IPC I/O Child running 40.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00811488" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.07146243,150.00000000)">
<title>4487 IPC I/O Child running 42.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00843639" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(310.74046361,210.00000000)">
<title>4487 IPC I/O Child running 65.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01309458" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(307.40663195,210.00000000)">
<title>4487 IPC I/O Child running 61.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01226613" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.07516117,210.00000000)">
<title>4487 IPC I/O Child running 62.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01251770" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(300.73366523,210.00000000)">
<title>4487 IPC I/O Child running 42.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00841660" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(297.41705422,210.00000000)">
<title>4487 IPC I/O Child running 53.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01058105" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.08841288,210.00000000)">
<title>4487 IPC I/O Child running 65.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01309498" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(290.75980051,210.00000000)">
<title>4487 IPC I/O Child running 70.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01404572" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.43005717,210.00000000)">
<title>4487 IPC I/O Child running 73.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01471172" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.10455020,150.00000000)">
<title>4487 IPC I/O Child running 38.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00760593" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(280.77169466,150.00000000)">
<title>4487 IPC I/O Child running 38.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00772723" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.43990975,150.00000000)">
<title>4487 IPC I/O Child running 43.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00860703" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.10141570,150.00000000)">
<title>4487 IPC I/O Child running 32.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00657327" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(270.79091399,30.00000000)">
<title>4487 IPC I/O Child running 44.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00881065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(267.45210702,30.00000000)">
<title>4487 IPC I/O Child running 43.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00877468" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.11824959,30.00000000)">
<title>4487 IPC I/O Child running 31.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00635007" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(260.78459497,30.00000000)">
<title>4487 IPC I/O Child running 50.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00999977" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(257.45791546,150.00000000)">
<title>4487 IPC I/O Child running 43.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00865399" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(254.13505310,150.00000000)">
<title>4487 IPC I/O Child running 34.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00689957" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.79358494,150.00000000)">
<title>4487 IPC I/O Child running 50.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00998918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.46259272,30.00000000)">
<title>4487 IPC I/O Child running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01008510" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.13365204,30.00000000)">
<title>4487 IPC I/O Child running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798699" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.80890279,30.00000000)">
<title>4487 IPC I/O Child running 51.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01033947" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.46671947,30.00000000)">
<title>4487 IPC I/O Child running 55.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01111577" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.14228453,30.00000000)">
<title>4487 IPC I/O Child running 44.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00879206" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.81543297,30.00000000)">
<title>4487 IPC I/O Child running 59.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01184331" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.48232246,150.00000000)">
<title>4487 IPC I/O Child running 55.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01112516" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.14849620,150.00000000)">
<title>4487 IPC I/O Child running 41.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00821099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.54937762,150.00000000)">
<title>4487 IPC I/O Child running 80.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01611485" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.83288178,150.00000000)">
<title>4487 IPC I/O Child running 86.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01732976" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(207.52351444,90.00000000)">
<title>4487 IPC I/O Child running 76.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01530758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.20587237,210.00000000)">
<title>4487 IPC I/O Child running 97.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01945204" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.84854472,210.00000000)">
<title>4487 IPC I/O Child running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220081" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.83037452,210.00000000)">
<title>4487 IPC I/O Child running 81.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01636723" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.50912311,210.00000000)">
<title>4487 IPC I/O Child running 75.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01515392" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.17464144,210.00000000)">
<title>4487 IPC I/O Child running 57.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01150781" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.86935162,30.00000000)">
<title>4487 IPC I/O Child running 69.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01391384" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.53599713,30.00000000)">
<title>4487 IPC I/O Child running 81.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01623035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.27595627,30.00000000)">
<title>4487 IPC I/O Child running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01010028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.85869332,30.00000000)">
<title>4487 IPC I/O Child running 100.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02010905" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(177.54870534,30.00000000)">
<title>4487 IPC I/O Child running 71.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01431108" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.18978333,150.00000000)">
<title>4487 IPC I/O Child running 56.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01133237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.86651674,150.00000000)">
<title>4487 IPC I/O Child running 62.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01241000" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.96821936,210.00000000)">
<title>4487 IPC I/O Child running 61.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01228431" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.21605809,150.00000000)">
<title>4487 IPC I/O Child running 62.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01242838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(160.86308611,90.00000000)">
<title>4487 IPC I/O Child running 48.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00974400" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(157.58193251,90.00000000)">
<title>4487 IPC I/O Child running 142.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02845332" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(154.27239972,210.00000000)">
<title>4487 IPC I/O Child running 128.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02562687" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(150.93668456,210.00000000)">
<title>4487 IPC I/O Child running 129.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02587764" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(147.63466099,210.00000000)">
<title>4487 IPC I/O Child running 111.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02220795" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(144.30765198,210.00000000)">
<title>4487 IPC I/O Child running 120.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02403830" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(140.97457444,210.00000000)">
<title>4487 IPC I/O Child running 160.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03196515" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(137.60267174,210.00000000)">
<title>4487 IPC I/O Child running 86.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01723524" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(134.27342735,210.00000000)">
<title>4487 IPC I/O Child running 90.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01808847" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(130.92521107,210.00000000)">
<title>4487 IPC I/O Child running 72.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01437902" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(127.59279414,210.00000000)">
<title>4487 IPC I/O Child running 64.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01280125" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.25576397,210.00000000)">
<title>4487 IPC I/O Child running 60.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01204473" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(120.89497564,210.00000000)">
<title>4487 IPC I/O Child running 40.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00810429" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.64197163,150.00000000)">
<title>4487 IPC I/O Child running 120.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02398135" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(114.76768099,150.00000000)">
<title>4487 IPC I/O Child running 88.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01775098" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.70242988,150.00000000)">
<title>4487 IPC I/O Child running 86.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01718049" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.65177161,150.00000000)">
<title>4487 IPC I/O Child running 93.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01863718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.31597570,150.00000000)">
<title>4487 IPC I/O Child running 117.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02348280" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(111.57887123,150.00000000)">
<title>4487 IPC I/O Child running 89.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01786488" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.47361624,150.00000000)">
<title>4487 IPC I/O Child running 92.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01853827" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.41384219,150.00000000)">
<title>4487 IPC I/O Child running 109.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02181331" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(110.98549782,150.00000000)">
<title>4487 IPC I/O Child running 118.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02373458" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(107.65452038,150.00000000)">
<title>4487 IPC I/O Child running 127.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02538209" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(104.32190043,150.00000000)">
<title>4487 IPC I/O Child running 122.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02444693" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(100.95193319,150.00000000)">
<title>4487 IPC I/O Child running 118.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02370360" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(97.80765324,150.00000000)">
<title>4487 IPC I/O Child running 132.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02654504" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(97.66247228,150.00000000)">
<title>4487 IPC I/O Child running 132.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02650508" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(94.33470395,90.00000000)">
<title>4487 IPC I/O Child running 131.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02623932" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(91.00411317,90.00000000)">
<title>4487 IPC I/O Child running 135.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02716548" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(87.65872674,90.00000000)">
<title>4487 IPC I/O Child running 114.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02290832" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(84.33654537,90.00000000)">
<title>4487 IPC I/O Child running 136.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02720844" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(81.01176534,90.00000000)">
<title>4487 IPC I/O Child running 134.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02678882" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(77.66999665,90.00000000)">
<title>4487 IPC I/O Child running 131.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02634122" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(74.33437880,90.00000000)">
<title>4487 IPC I/O Child running 132.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02653165" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(71.00884606,90.00000000)">
<title>4487 IPC I/O Child running 136.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02729736" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(67.65352260,90.00000000)">
<title>4487 IPC I/O Child running 169.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03394636" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(64.35281484,90.00000000)">
<title>4487 IPC I/O Child running 138.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02759509" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(61.02782900,90.00000000)">
<title>4487 IPC I/O Child running 139.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02793598" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(57.69003692,90.00000000)">
<title>4487 IPC I/O Child running 135.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02704439" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(54.37152823,90.00000000)">
<title>4487 IPC I/O Child running 133.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02670190" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(51.02620455,90.00000000)">
<title>4487 IPC I/O Child running 138.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02758031" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(47.70142152,90.00000000)">
<title>4487 IPC I/O Child running 139.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02786005" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(44.36620711,90.00000000)">
<title>4487 IPC I/O Child running 137.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02737329" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(41.03811507,90.00000000)">
<title>4487 IPC I/O Child running 134.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02683458" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(37.72303529,210.00000000)">
<title>4487 IPC I/O Child running 120.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02416619" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(34.37575937,210.00000000)">
<title>4487 IPC I/O Child running 123.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02474367" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(31.05350127,210.00000000)">
<title>4487 IPC I/O Child running 121.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02430886" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(27.68273914,210.00000000)">
<title>4487 IPC I/O Child running 106.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02125901" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(24.34866510,210.00000000)">
<title>4487 IPC I/O Child running 103.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02059421" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(21.03631306,210.00000000)">
<title>4487 IPC I/O Child running 42.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00838983" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(21.00022963,210.00000000)">
<title>4487 IPC I/O Child running 136.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02727738" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">IPC I/O Child</text>
</g>
<g transform="translate(17.65777715,150.00000000)">
<title>4487 IPC I/O Child running 55.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01101566" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(818.56687809,150.00000000)">
<title>4494 JS Watchdog running 17.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00351922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(618.73627597,150.00000000)">
<title>4494 JS Watchdog running 19.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00389209" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(418.90630967,150.00000000)">
<title>4494 JS Watchdog running 15.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00303166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(219.07688508,150.00000000)">
<title>4494 JS Watchdog running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00219062" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(19.24952203,210.00000000)">
<title>4494 JS Watchdog running 30.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00598879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.66936426,30.00000000)">
<title>4505 Timer running 46.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00921069" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.57240877,30.00000000)">
<title>4505 Timer running 225.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04499838" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">Timer</text>
</g>
<g transform="translate(1011.31673715,30.00000000)">
<title>4505 Timer running 29.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00598260" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1011.28287471,30.00000000)">
<title>4505 Timer running 114.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02281341" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(1007.54846402,30.00000000)">
<title>4505 Timer running 25.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00516414" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1007.52444910,30.00000000)">
<title>4505 Timer running 78.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01576637" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.53133652,30.00000000)">
<title>4505 Timer running 50.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01001416" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.51726442,210.00000000)">
<title>4505 Timer running 44.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00892275" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1002.47638652,210.00000000)">
<title>4505 Timer running 171.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03421132" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(997.49228521,210.00000000)">
<title>4505 Timer running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289738" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(997.47834679,210.00000000)">
<title>4505 Timer running 53.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01058045" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(997.42250619,210.00000000)">
<title>4505 Timer running 124.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02492151" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(992.42136326,210.00000000)">
<title>4505 Timer running 14.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00294035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(992.41044612,210.00000000)">
<title>4505 Timer running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00771004" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(992.36335063,210.00000000)">
<title>4505 Timer running 112.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02239978" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(987.37255815,210.00000000)">
<title>4505 Timer running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00271295" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(987.36151912,210.00000000)">
<title>4505 Timer running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00922367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(987.32394064,210.00000000)">
<title>4505 Timer running 70.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01404332" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(982.32254733,210.00000000)">
<title>4505 Timer running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177919" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(982.31567953,210.00000000)">
<title>4505 Timer running 28.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00558896" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(982.27480023,210.00000000)">
<title>4505 Timer running 101.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02027090" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(977.26320114,210.00000000)">
<title>4505 Timer running 14.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00281746" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(977.24034657,210.00000000)">
<title>4505 Timer running 34.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00690976" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(973.46127479,210.00000000)">
<title>4505 Timer running 28.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00578358" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(972.24185145,210.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(972.21376580,210.00000000)">
<title>4505 Timer running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00836725" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(967.21654213,210.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220241" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(967.19537224,210.00000000)">
<title>4505 Timer running 23.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00477969" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(962.19348798,210.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175741" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(962.17309639,210.00000000)">
<title>4505 Timer running 28.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00572903" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(961.29447624,210.00000000)">
<title>4505 Timer running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00231371" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(961.27269550,210.00000000)">
<title>4505 Timer running 43.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00867057" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(957.16932843,210.00000000)">
<title>4505 Timer running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224258" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(957.15416252,210.00000000)">
<title>4505 Timer running 25.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00518012" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(952.15380668,210.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156059" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(952.14697045,210.00000000)">
<title>4505 Timer running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00189969" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(952.12942708,210.00000000)">
<title>4505 Timer running 48.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00970204" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(947.12600061,210.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154880" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(947.11989253,210.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183374" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(947.11082851,210.00000000)">
<title>4505 Timer running 28.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00572303" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(942.10890788,210.00000000)">
<title>4505 Timer running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(942.10205007,210.00000000)">
<title>4505 Timer running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167409" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(942.07709699,210.00000000)">
<title>4505 Timer running 109.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02192841" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(937.07334862,210.00000000)">
<title>4505 Timer running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153142" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(937.06749470,210.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183115" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(937.05894422,210.00000000)">
<title>4505 Timer running 27.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00540272" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(932.06851642,210.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212448" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(932.05580549,210.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225996" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(932.03370164,210.00000000)">
<title>4505 Timer running 44.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00880186" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(927.03287942,210.00000000)">
<title>4505 Timer running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127365" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(927.02756582,210.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(927.01440090,210.00000000)">
<title>4505 Timer running 27.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00553940" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(923.48274320,210.00000000)">
<title>4505 Timer running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00606533" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(922.01290969,210.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179998" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(921.99427471,210.00000000)">
<title>4505 Timer running 39.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00788928" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.33707651,210.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181776" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.32386723,210.00000000)">
<title>4505 Timer running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00307902" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.99272654,210.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156778" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.98647119,210.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182935" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.97755324,210.00000000)">
<title>4505 Timer running 27.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00552401" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(911.98370573,210.00000000)">
<title>4505 Timer running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157378" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(911.97894862,210.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(911.96942402,210.00000000)">
<title>4505 Timer running 29.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00584892" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(911.28552931,210.00000000)">
<title>4505 Timer running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186851" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(911.27201750,210.00000000)">
<title>4505 Timer running 39.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00781275" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.95974220,210.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180018" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(906.95122209,210.00000000)">
<title>4505 Timer running 35.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00702466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(903.57906462,90.00000000)">
<title>4505 Timer running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00736295" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(901.95155023,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211269" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(901.93194992,30.00000000)">
<title>4505 Timer running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00872313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.93490689,30.00000000)">
<title>4505 Timer running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00296872" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(896.90954179,30.00000000)">
<title>4505 Timer running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01011547" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(891.91386632,90.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00235747" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(891.88891025,90.00000000)">
<title>4505 Timer running 35.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00709959" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.88577891,90.00000000)">
<title>4505 Timer running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186492" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.86594621,90.00000000)">
<title>4505 Timer running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00949363" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.86325948,90.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183554" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.84367436,90.00000000)">
<title>4505 Timer running 43.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00859864" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.85024207,90.00000000)">
<title>4505 Timer running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00334878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.81866737,30.00000000)">
<title>4505 Timer running 54.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01087538" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.81939195,30.00000000)">
<title>4505 Timer running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00258287" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.79126854,30.00000000)">
<title>4505 Timer running 57.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01152879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.79710631,30.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234009" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.76875729,30.00000000)">
<title>4505 Timer running 43.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00865858" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(861.76521833,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170606" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(861.74837373,30.00000000)">
<title>4505 Timer running 21.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00438165" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(861.28768236,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00235408" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(861.27003848,30.00000000)">
<title>4505 Timer running 31.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00626415" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.74338627,30.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234189" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.72089078,30.00000000)">
<title>4505 Timer running 45.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00905103" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(851.72755680,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220741" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(851.71535042,30.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233749" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(851.69407262,30.00000000)">
<title>4505 Timer running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00835466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.70129135,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225516" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.68901463,30.00000000)">
<title>4505 Timer running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00238844" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.66675872,30.00000000)">
<title>4505 Timer running 44.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00882703" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.67836168,30.00000000)">
<title>4505 Timer running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00223478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.66607038,30.00000000)">
<title>4505 Timer running 11.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00237905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.64637835,30.00000000)">
<title>4505 Timer running 36.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00721808" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(838.14727747,30.00000000)">
<title>4505 Timer running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00228314" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(838.13044606,30.00000000)">
<title>4505 Timer running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00618542" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.64124882,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00236706" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(836.61862904,30.00000000)">
<title>4505 Timer running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00922367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(831.61623764,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(831.60956426,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180057" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(831.59589520,30.00000000)">
<title>4505 Timer running 41.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00837444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.59352198,30.00000000)">
<title>4505 Timer running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.58673251,30.00000000)">
<title>4505 Timer running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00188470" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(826.57121851,30.00000000)">
<title>4505 Timer running 48.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00967966" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(821.56860151,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171365" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(821.56198269,30.00000000)">
<title>4505 Timer running 10.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00199860" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(821.54915307,30.00000000)">
<title>4505 Timer running 37.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00753580" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.54717269,30.00000000)">
<title>4505 Timer running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163213" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.54029210,30.00000000)">
<title>4505 Timer running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195743" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.52462784,30.00000000)">
<title>4505 Timer running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00980495" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(811.51867046,30.00000000)">
<title>4505 Timer running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00149485" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(811.51505672,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171245" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(811.50799110,30.00000000)">
<title>4505 Timer running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00447916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(811.28562421,30.00000000)">
<title>4505 Timer running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190588" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(811.27488190,30.00000000)">
<title>4505 Timer running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00630191" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.50344884,30.00000000)">
<title>4505 Timer running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00192466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.48912257,30.00000000)">
<title>4505 Timer running 47.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00956277" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(801.48758899,30.00000000)">
<title>4505 Timer running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(801.48042326,30.00000000)">
<title>4505 Timer running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177460" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(801.46656677,30.00000000)">
<title>4505 Timer running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00845637" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.46899621,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.46215099,30.00000000)">
<title>4505 Timer running 10.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00200539" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.44704922,30.00000000)">
<title>4505 Timer running 50.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00999358" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(791.44990888,30.00000000)">
<title>4505 Timer running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210050" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(791.43695118,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179038" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(791.41566939,30.00000000)">
<title>4505 Timer running 44.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00888978" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(786.42206585,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(786.40952557,30.00000000)">
<title>4505 Timer running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257048" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(786.38499012,30.00000000)">
<title>4505 Timer running 53.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01066757" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(781.39142195,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226116" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(781.37901974,30.00000000)">
<title>4505 Timer running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00241862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(781.36065692,30.00000000)">
<title>4505 Timer running 32.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00640862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(776.36819016,30.00000000)">
<title>4505 Timer running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227075" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(776.35586528,30.00000000)">
<title>4505 Timer running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00249015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(776.33263605,30.00000000)">
<title>4505 Timer running 51.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01020879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(771.34452776,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210970" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(771.33178146,30.00000000)">
<title>4505 Timer running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232250" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(771.31339785,30.00000000)">
<title>4505 Timer running 31.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00635187" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(766.32147360,30.00000000)">
<title>4505 Timer running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214666" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(766.30862200,30.00000000)">
<title>4505 Timer running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00246098" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(766.28602160,30.00000000)">
<title>4505 Timer running 45.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00901786" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(761.29203521,30.00000000)">
<title>4505 Timer running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243900" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(761.26265673,30.00000000)">
<title>4505 Timer running 29.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00595762" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(756.26907338,30.00000000)">
<title>4505 Timer running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143610" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(756.25781994,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180717" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(756.23922332,30.00000000)">
<title>4505 Timer running 36.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00729202" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.24786916,30.00000000)">
<title>4505 Timer running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227115" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.23572792,30.00000000)">
<title>4505 Timer running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00231351" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.21913549,30.00000000)">
<title>4505 Timer running 31.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00630950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(746.21692553,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169447" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(746.21027853,30.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182875" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(746.19564653,30.00000000)">
<title>4505 Timer running 48.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00976379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.19272121,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.18688208,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.17245770,30.00000000)">
<title>4505 Timer running 33.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00661583" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(736.17490573,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155620" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(736.16801955,30.00000000)">
<title>4505 Timer running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00173144" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(736.15338636,30.00000000)">
<title>4505 Timer running 46.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00930680" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(731.15042067,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(731.14404942,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175042" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(731.13362244,30.00000000)">
<title>4505 Timer running 30.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00604315" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(726.13264696,30.00000000)">
<title>4505 Timer running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158257" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(726.12511635,30.00000000)">
<title>4505 Timer running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00185273" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(726.10818683,30.00000000)">
<title>4505 Timer running 52.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01045157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(721.10671520,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152323" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(721.10011336,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169527" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(721.08636117,30.00000000)">
<title>4505 Timer running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00834906" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(716.08384408,30.00000000)">
<title>4505 Timer running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154720" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(716.07805051,30.00000000)">
<title>4505 Timer running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161674" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(716.06921629,30.00000000)">
<title>4505 Timer running 28.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00569966" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(711.35601806,30.00000000)">
<title>4505 Timer running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174463" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(711.34812478,30.00000000)">
<title>4505 Timer running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00447256" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(711.06020266,30.00000000)">
<title>4505 Timer running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00189389" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(711.05044327,30.00000000)">
<title>4505 Timer running 29.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00583873" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(706.04905656,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160375" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(706.04182909,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181676" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(706.02500507,30.00000000)">
<title>4505 Timer running 55.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01106921" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(701.02270479,30.00000000)">
<title>4505 Timer running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158677" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(701.01614691,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181556" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(701.00295122,30.00000000)">
<title>4505 Timer running 42.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00848114" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(696.00963502,30.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222040" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(695.99735671,30.00000000)">
<title>4505 Timer running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243041" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(695.97474132,30.00000000)">
<title>4505 Timer running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00940971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.98289020,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216984" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.97071759,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230212" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.95424166,30.00000000)">
<title>4505 Timer running 31.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00634527" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(685.95902258,30.00000000)">
<title>4505 Timer running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138895" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(685.94831625,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175542" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(685.92616824,30.00000000)">
<title>4505 Timer running 54.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01083202" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.93239446,30.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222539" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.92024483,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230172" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(680.90481295,30.00000000)">
<title>4505 Timer running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00545747" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(675.91191758,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(675.89968522,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00236067" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(675.87736037,30.00000000)">
<title>4505 Timer running 50.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01006651" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.87865205,30.00000000)">
<title>4505 Timer running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.87345833,30.00000000)">
<title>4505 Timer running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00213527" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(670.85741621,30.00000000)">
<title>4505 Timer running 28.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00562312" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(665.86674743,30.00000000)">
<title>4505 Timer running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00213387" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(665.85416818,30.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221200" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(665.83035608,30.00000000)">
<title>4505 Timer running 49.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00996760" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(661.36162059,30.00000000)">
<title>4505 Timer running 11.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00238725" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(661.34267569,30.00000000)">
<title>4505 Timer running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00772083" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.82452958,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225097" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.80727775,30.00000000)">
<title>4505 Timer running 35.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00714555" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(655.80867393,30.00000000)">
<title>4505 Timer running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129203" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(655.80349101,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211369" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(655.78712478,30.00000000)">
<title>4505 Timer running 28.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00576220" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.78891400,30.00000000)">
<title>4505 Timer running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093256" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.78301533,30.00000000)">
<title>4505 Timer running 8.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00165011" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.76796031,30.00000000)">
<title>4505 Timer running 29.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00587550" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(645.77518663,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00219802" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(645.76309794,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220041" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(645.74018622,30.00000000)">
<title>4505 Timer running 49.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00985051" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.73936400,30.00000000)">
<title>4505 Timer running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095953" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.73620046,30.00000000)">
<title>4505 Timer running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(640.72030621,30.00000000)">
<title>4505 Timer running 26.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00525865" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(638.28184358,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(638.26086432,30.00000000)">
<title>4505 Timer running 43.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00867597" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(635.71512512,30.00000000)">
<title>4505 Timer running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243660" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(635.69440343,30.00000000)">
<title>4505 Timer running 40.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00804254" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.69224022,30.00000000)">
<title>4505 Timer running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117594" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.68648182,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160775" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.67764539,30.00000000)">
<title>4505 Timer running 24.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00497951" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(625.68025228,30.00000000)">
<title>4505 Timer running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167629" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(625.67331194,30.00000000)">
<title>4505 Timer running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216764" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(625.65847633,30.00000000)">
<title>4505 Timer running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00942349" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.65940234,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160655" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.65339476,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(620.64572089,30.00000000)">
<title>4505 Timer running 25.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00501587" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(615.64480955,30.00000000)">
<title>4505 Timer running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(615.63810999,30.00000000)">
<title>4505 Timer running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00188030" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(615.62325600,30.00000000)">
<title>4505 Timer running 47.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00949963" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(611.35669703,30.00000000)">
<title>4505 Timer running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177859" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(611.34364861,30.00000000)">
<title>4505 Timer running 41.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00825055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.61381716,30.00000000)">
<title>4505 Timer running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161214" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(610.60503509,30.00000000)">
<title>4505 Timer running 28.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00559655" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(605.60415112,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155280" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(605.59743259,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(605.58239776,30.00000000)">
<title>4505 Timer running 48.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00964150" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.58027651,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170766" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.57346266,30.00000000)">
<title>4505 Timer running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(600.56336917,30.00000000)">
<title>4505 Timer running 25.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00512258" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(595.56608276,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176720" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(595.55918859,30.00000000)">
<title>4505 Timer running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195024" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(595.54440373,30.00000000)">
<title>4505 Timer running 47.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00939412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.55582986,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(590.51708503,30.00000000)">
<title>4505 Timer running 60.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01198458" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.52837368,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00211649" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.51580862,30.00000000)">
<title>4505 Timer running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224717" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.49293067,30.00000000)">
<title>4505 Timer running 48.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00967647" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.49686276,30.00000000)">
<title>4505 Timer running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227355" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.49145444,30.00000000)">
<title>4505 Timer running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257388" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.48735934,30.00000000)">
<title>4505 Timer running 15.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00300329" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.46744771,30.00000000)">
<title>4505 Timer running 43.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00876289" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(575.47436471,30.00000000)">
<title>4505 Timer running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215745" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(575.46214354,30.00000000)">
<title>4505 Timer running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00239544" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(575.44138967,30.00000000)">
<title>4505 Timer running 41.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00832948" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.44879003,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218203" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.43651871,30.00000000)">
<title>4505 Timer running 11.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00237446" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(570.41612172,30.00000000)">
<title>4505 Timer running 39.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00786850" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(565.42418228,30.00000000)">
<title>4505 Timer running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210330" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(565.41161343,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00228813" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(565.39130396,30.00000000)">
<title>4505 Timer running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00712877" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(561.35798007,30.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221600" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(561.34030842,30.00000000)">
<title>4505 Timer running 29.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00587989" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.38793564,30.00000000)">
<title>4505 Timer running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00223838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(560.36709824,30.00000000)">
<title>4505 Timer running 39.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00789108" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(555.37519138,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212308" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(555.36262752,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00229053" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(555.34120266,30.00000000)">
<title>4505 Timer running 38.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00774321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.34865157,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220241" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.33643380,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00236167" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(550.31442766,30.00000000)">
<title>4505 Timer running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00800218" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(545.32381763,30.00000000)">
<title>4505 Timer running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00258527" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(545.31118303,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225976" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(545.28916770,30.00000000)">
<title>4505 Timer running 43.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00869056" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.29567067,30.00000000)">
<title>4505 Timer running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00208452" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.28318474,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226735" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.26038272,30.00000000)">
<title>4505 Timer running 44.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00884442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(535.26724457,30.00000000)">
<title>4505 Timer running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00208552" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(535.25478741,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225237" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(535.23445776,30.00000000)">
<title>4505 Timer running 37.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00748984" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.24145489,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.22922692,30.00000000)">
<title>4505 Timer running 11.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00237106" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(530.20762243,30.00000000)">
<title>4505 Timer running 42.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00840501" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(525.21602668,30.00000000)">
<title>4505 Timer running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215885" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(525.20367643,30.00000000)">
<title>4505 Timer running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00244879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(525.18557097,30.00000000)">
<title>4505 Timer running 32.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00644039" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.19290799,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218703" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.18060989,30.00000000)">
<title>4505 Timer running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243540" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(520.16002527,30.00000000)">
<title>4505 Timer running 40.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00815264" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.44303124,30.00000000)">
<title>4505 Timer running 13.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00277609" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(518.37478084,30.00000000)">
<title>4505 Timer running 25.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00499929" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.24578510,30.00000000)">
<title>4505 Timer running 12.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00248456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.22834144,30.00000000)">
<title>4505 Timer running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224038" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.17060995,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.15958290,30.00000000)">
<title>4505 Timer running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135278" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.15443955,30.00000000)">
<title>4505 Timer running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00238844" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(515.13782274,30.00000000)">
<title>4505 Timer running 28.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00576660" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(511.35946612,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210970" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(511.34436715,30.00000000)">
<title>4505 Timer running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00469736" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.13299674,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226096" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(510.11217673,30.00000000)">
<title>4505 Timer running 40.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00803635" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(505.12086993,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217424" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(505.10865035,30.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232810" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(505.09175361,30.00000000)">
<title>4505 Timer running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00619461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.63675412,30.00000000)">
<title>4505 Timer running 22.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00443060" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.09278432,30.00000000)">
<title>4505 Timer running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232051" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.06560185,30.00000000)">
<title>4505 Timer running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00827193" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(495.06708875,30.00000000)">
<title>4505 Timer running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00240643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(495.03932741,30.00000000)">
<title>4505 Timer running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00812766" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.04218586,30.00000000)">
<title>4505 Timer running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00250134" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.01170598,30.00000000)">
<title>4505 Timer running 52.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01041960" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(485.01189205,30.00000000)">
<title>4505 Timer running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(484.98690740,30.00000000)">
<title>4505 Timer running 35.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00701807" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(479.98821286,30.00000000)">
<title>4505 Timer running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00256968" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(479.95787245,30.00000000)">
<title>4505 Timer running 53.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01072772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(474.95688078,30.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183674" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(474.93410494,30.00000000)">
<title>4505 Timer running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00646676" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(469.93460293,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00236726" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(469.90879382,30.00000000)">
<title>4505 Timer running 40.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00807491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.92261197,30.00000000)">
<title>4505 Timer running 26.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00528103" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(464.90930480,30.00000000)">
<title>4505 Timer running 12.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00248676" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(464.88640067,30.00000000)">
<title>4505 Timer running 28.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00561054" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(461.35739978,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00235188" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(461.33931970,30.00000000)">
<title>4505 Timer running 33.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00670715" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(459.88146577,30.00000000)">
<title>4505 Timer running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00249575" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(459.85853187,30.00000000)">
<title>4505 Timer running 45.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00910278" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.86715173,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.85478569,30.00000000)">
<title>4505 Timer running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00251313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.83563098,30.00000000)">
<title>4505 Timer running 36.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00730661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(449.84446584,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226795" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(449.83210700,30.00000000)">
<title>4505 Timer running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00255210" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(449.80970722,30.00000000)">
<title>4505 Timer running 46.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00934696" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(444.81621578,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220141" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(444.80390989,30.00000000)">
<title>4505 Timer running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243061" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(444.78770951,30.00000000)">
<title>4505 Timer running 26.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00536855" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(439.79600606,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217244" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(439.78319523,30.00000000)">
<title>4505 Timer running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00249575" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(439.76032866,30.00000000)">
<title>4505 Timer running 46.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00920809" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(438.40923038,30.00000000)">
<title>4505 Timer running 14.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00279368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(438.38620336,30.00000000)">
<title>4505 Timer running 44.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00890796" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(434.75443023,30.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232970" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(434.73591894,30.00000000)">
<title>4505 Timer running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00683004" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(429.74284712,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216904" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(429.73053364,30.00000000)">
<title>4505 Timer running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00231651" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(429.70742310,30.00000000)">
<title>4505 Timer running 50.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01009029" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(424.71346788,30.00000000)">
<title>4505 Timer running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00219262" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(424.70129247,30.00000000)">
<title>4505 Timer running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232250" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(424.68538882,30.00000000)">
<title>4505 Timer running 26.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00523028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(419.69390378,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225397" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(419.68168880,30.00000000)">
<title>4505 Timer running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234009" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(419.66009709,30.00000000)">
<title>4505 Timer running 44.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00888438" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(414.66537836,30.00000000)">
<title>4505 Timer running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00217624" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(414.65318297,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00229773" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(414.63732668,30.00000000)">
<title>4505 Timer running 25.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00507922" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(411.35230077,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226336" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(411.33703735,30.00000000)">
<title>4505 Timer running 23.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00472034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(409.63244373,30.00000000)">
<title>4505 Timer running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00239524" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(409.61051612,30.00000000)">
<title>4505 Timer running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00874191" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.60843744,30.00000000)">
<title>4505 Timer running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115096" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.60178324,30.00000000)">
<title>4505 Timer running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.58726315,30.00000000)">
<title>4505 Timer running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00953719" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.58379892,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152522" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.57670852,30.00000000)">
<title>4505 Timer running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00185393" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.56179238,30.00000000)">
<title>4505 Timer running 47.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00953260" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(394.55975766,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151084" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(394.55382421,30.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183235" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(394.54441870,30.00000000)">
<title>4505 Timer running 28.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00574382" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(389.54292129,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158917" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(389.53572739,30.00000000)">
<title>4505 Timer running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00173483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(389.52039343,30.00000000)">
<title>4505 Timer running 44.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00895971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(384.51842644,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(384.51255834,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(384.50411816,30.00000000)">
<title>4505 Timer running 25.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00501927" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(379.50242233,30.00000000)">
<title>4505 Timer running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(379.49532593,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169967" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(379.48078765,30.00000000)">
<title>4505 Timer running 45.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00900687" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.47704327,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152422" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.47122832,30.00000000)">
<title>4505 Timer running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170666" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.46275936,30.00000000)">
<title>4505 Timer running 26.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00520170" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(369.46105834,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154980" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(369.45415917,30.00000000)">
<title>4505 Timer running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177260" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(369.43872070,30.00000000)">
<title>4505 Timer running 48.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00976099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.43485043,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155180" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.42872077,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180357" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(364.41980122,30.00000000)">
<title>4505 Timer running 25.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00513157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(361.35301273,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(361.34324314,30.00000000)">
<title>4505 Timer running 28.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00561134" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(359.41074723,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180018" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(359.39685976,30.00000000)">
<title>4505 Timer running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00812866" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.39321150,30.00000000)">
<title>4505 Timer running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00147966" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.38725867,30.00000000)">
<title>4505 Timer running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161095" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(354.37896576,30.00000000)">
<title>4505 Timer running 25.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00514995" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(349.37867765,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154920" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(349.37171134,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179238" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(349.35575554,30.00000000)">
<title>4505 Timer running 50.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01016602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.35121668,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159036" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.34519811,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175901" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(344.33655671,30.00000000)">
<title>4505 Timer running 25.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00508321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(339.33483031,30.00000000)">
<title>4505 Timer running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154201" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(339.32794273,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180797" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(339.31164983,30.00000000)">
<title>4505 Timer running 52.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01053010" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.30769145,30.00000000)">
<title>4505 Timer running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117174" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.30200618,30.00000000)">
<title>4505 Timer running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126865" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.29389610,30.00000000)">
<title>4505 Timer running 24.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00498190" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(329.29178864,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151164" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(329.28538062,30.00000000)">
<title>4505 Timer running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160455" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(329.27398091,30.00000000)">
<title>4505 Timer running 33.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00666578" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.27067893,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151224" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.26480144,30.00000000)">
<title>4505 Timer running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174003" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(324.25643239,30.00000000)">
<title>4505 Timer running 25.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00516134" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(319.26328924,30.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221600" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(319.25112142,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230092" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(319.23546575,30.00000000)">
<title>4505 Timer running 26.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00521230" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.24065751,30.00000000)">
<title>4505 Timer running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138555" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.23049029,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.21616282,30.00000000)">
<title>4505 Timer running 25.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00509860" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(311.35938517,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181156" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(311.35050758,30.00000000)">
<title>4505 Timer running 26.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00528243" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(309.20735601,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175641" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(309.19156346,30.00000000)">
<title>4505 Timer running 50.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01011447" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.18699722,30.00000000)">
<title>4505 Timer running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157997" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.18100063,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171146" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(304.17250250,30.00000000)">
<title>4505 Timer running 26.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00533838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(299.17098391,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155979" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(299.16486524,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(299.15492960,30.00000000)">
<title>4505 Timer running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00646916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.16321377,30.00000000)">
<title>4505 Timer running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214926" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.15057198,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230592" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(294.13588304,30.00000000)">
<title>4505 Timer running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00400439" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(289.14798635,30.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(289.13543648,30.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222219" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(289.11720633,30.00000000)">
<title>4505 Timer running 32.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00646317" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.12292501,30.00000000)">
<title>4505 Timer running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225277" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.10979726,30.00000000)">
<title>4505 Timer running 12.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00252912" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.09013581,210.00000000)">
<title>4505 Timer running 53.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01059763" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.09839699,30.00000000)">
<title>4505 Timer running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146288" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.08753819,30.00000000)">
<title>4505 Timer running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178699" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.07021782,30.00000000)">
<title>4505 Timer running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00719930" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.07154487,30.00000000)">
<title>4505 Timer running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167589" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.06541880,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00229373" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(274.04375315,30.00000000)">
<title>4505 Timer running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00812567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(269.05143685,30.00000000)">
<title>4505 Timer running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212948" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(269.03882084,30.00000000)">
<title>4505 Timer running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224298" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(269.01782240,30.00000000)">
<title>4505 Timer running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00828013" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.02497478,30.00000000)">
<title>4505 Timer running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212868" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.01242491,30.00000000)">
<title>4505 Timer running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00229113" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(263.99183469,30.00000000)">
<title>4505 Timer running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00796761" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(261.35976582,30.00000000)">
<title>4505 Timer running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00214307" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(261.34365116,30.00000000)">
<title>4505 Timer running 26.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00529182" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(258.98991366,30.00000000)">
<title>4505 Timer running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00235128" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(258.97086845,30.00000000)">
<title>4505 Timer running 36.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00733238" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(253.96880356,30.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155799" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(253.96193316,30.00000000)">
<title>4505 Timer running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176820" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(253.94602732,30.00000000)">
<title>4505 Timer running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01035086" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.94338654,30.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151603" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.93687162,30.00000000)">
<title>4505 Timer running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.92286087,30.00000000)">
<title>4505 Timer running 47.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00944707" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(243.92945615,30.00000000)">
<title>4505 Timer running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(243.91811639,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172364" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(243.89725382,30.00000000)">
<title>4505 Timer running 43.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00877668" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.89287881,30.00000000)">
<title>4505 Timer running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.88829774,30.00000000)">
<title>4505 Timer running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209911" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.87716639,30.00000000)">
<title>4505 Timer running 29.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00583593" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.53937568,30.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172185" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.52723344,30.00000000)">
<title>4505 Timer running 38.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00762292" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.87200409,30.00000000)">
<title>4505 Timer running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00192746" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.85640816,30.00000000)">
<title>4505 Timer running 51.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01027952" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.85661941,30.00000000)">
<title>4505 Timer running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197742" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.84892636,30.00000000)">
<title>4505 Timer running 12.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00248356" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.83198705,30.00000000)">
<title>4505 Timer running 50.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01013485" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(223.83399927,150.00000000)">
<title>4505 Timer running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151343" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(223.82707972,150.00000000)">
<title>4505 Timer running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00193645" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(223.81221533,150.00000000)">
<title>4505 Timer running 53.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01059464" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(218.82061299,150.00000000)">
<title>4505 Timer running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00206394" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(218.80297811,30.00000000)">
<title>4505 Timer running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183115" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(218.78820484,30.00000000)">
<title>4505 Timer running 52.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01057406" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(213.80367672,90.00000000)">
<title>4505 Timer running 17.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00341372" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(213.79074299,90.00000000)">
<title>4505 Timer running 30.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00615065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(213.75305261,90.00000000)">
<title>4505 Timer running 84.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01689535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(211.35796683,210.00000000)">
<title>4505 Timer running 24.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00481505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(211.33314404,210.00000000)">
<title>4505 Timer running 43.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00873432" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.74815267,210.00000000)">
<title>4505 Timer running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00400339" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.72162462,210.00000000)">
<title>4505 Timer running 78.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01567765" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(203.72386543,210.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171605" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(203.71538009,210.00000000)">
<title>4505 Timer running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227155" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(203.69075192,210.00000000)">
<title>4505 Timer running 54.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01078527" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(198.69584676,210.00000000)">
<title>4505 Timer running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00188630" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(198.68856993,210.00000000)">
<title>4505 Timer running 17.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00340593" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(198.66903616,210.00000000)">
<title>4505 Timer running 38.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00772782" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(193.67003750,210.00000000)">
<title>4505 Timer running 14.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00282405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(193.66248791,210.00000000)">
<title>4505 Timer running 17.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00339214" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(193.63906026,210.00000000)">
<title>4505 Timer running 82.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01649411" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.64347731,210.00000000)">
<title>4505 Timer running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156519" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.63392194,210.00000000)">
<title>4505 Timer running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177700" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.61688571,210.00000000)">
<title>4505 Timer running 45.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00913396" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(183.61936631,210.00000000)">
<title>4505 Timer running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297651" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(183.61239980,210.00000000)">
<title>4505 Timer running 14.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00293875" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(183.59146150,210.00000000)">
<title>4505 Timer running 55.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01116852" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.59777244,210.00000000)">
<title>4505 Timer running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116934" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.59003902,210.00000000)">
<title>4505 Timer running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00327165" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.56466333,210.00000000)">
<title>4505 Timer running 59.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01191904" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.57070871,210.00000000)">
<title>4505 Timer running 17.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00353101" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.56226433,90.00000000)">
<title>4505 Timer running 10.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00212149" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.54173606,90.00000000)">
<title>4505 Timer running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01035945" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.55189373,30.00000000)">
<title>4505 Timer running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243820" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.54013655,30.00000000)">
<title>4505 Timer running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00327604" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.51481620,30.00000000)">
<title>4505 Timer running 60.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01209928" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(163.52025033,30.00000000)">
<title>4505 Timer running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136377" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(163.51480285,30.00000000)">
<title>4505 Timer running 19.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00385112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(163.48657833,30.00000000)">
<title>4505 Timer running 57.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01155437" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(161.34311423,30.00000000)">
<title>4505 Timer running 9.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00193685" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(161.33061911,30.00000000)">
<title>4505 Timer running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00827553" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(158.47852623,90.00000000)">
<title>4505 Timer running 68.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01361471" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(158.43781298,90.00000000)">
<title>4505 Timer running 99.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01986607" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(153.44735041,90.00000000)">
<title>4505 Timer running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00287540" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(153.43657214,90.00000000)">
<title>4505 Timer running 43.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00870314" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(153.38569506,90.00000000)">
<title>4505 Timer running 100.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02005989" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(148.39978039,90.00000000)">
<title>4505 Timer running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00296432" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(148.38526449,90.00000000)">
<title>4505 Timer running 55.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01099907" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(148.32775440,90.00000000)">
<title>4505 Timer running 124.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02488654" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(143.33439445,90.00000000)">
<title>4505 Timer running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00307223" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(143.32070281,90.00000000)">
<title>4505 Timer running 51.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01020879" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(143.25515197,90.00000000)">
<title>4505 Timer running 125.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02508336" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(138.25131447,90.00000000)">
<title>4505 Timer running 13.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00261644" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(138.23962463,90.00000000)">
<title>4505 Timer running 49.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00983472" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(138.19007995,90.00000000)">
<title>4505 Timer running 113.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02274487" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(133.18233498,90.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221180" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(133.17287731,90.00000000)">
<title>4505 Timer running 38.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00771863" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(133.12911981,90.00000000)">
<title>4505 Timer running 102.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02037281" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(128.12607000,90.00000000)">
<title>4505 Timer running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00256249" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(128.11175612,90.00000000)">
<title>4505 Timer running 43.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00863041" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(128.08002716,90.00000000)">
<title>4505 Timer running 75.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01509997" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(123.07615809,90.00000000)">
<title>4505 Timer running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215086" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(123.06362820,90.00000000)">
<title>4505 Timer running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222759" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(123.04453603,90.00000000)">
<title>4505 Timer running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00679347" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.07707490,90.00000000)">
<title>4505 Timer running 67.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01351780" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.04710695,90.00000000)">
<title>4505 Timer running 57.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01138173" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.98400091,90.00000000)">
<title>4505 Timer running 266.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05322396" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">Timer</text>
</g>
<g transform="translate(114.75341187,90.00000000)">
<title>4505 Timer running 38.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00776799" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(114.59747562,90.00000000)">
<title>4505 Timer running 86.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01729039" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(112.97654068,90.00000000)">
<title>4505 Timer running 37.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00739532" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(112.90584849,90.00000000)">
<title>4505 Timer running 202.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04044350" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">Timer</text>
</g>
<g transform="translate(111.56185859,90.00000000)">
<title>4505 Timer running 30.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00614445" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.52580913,90.00000000)">
<title>4505 Timer running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00826654" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.31476162,90.00000000)">
<title>4505 Timer running 46.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00919270" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(111.26745532,90.00000000)">
<title>4505 Timer running 141.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02831444" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(107.88775686,90.00000000)">
<title>4505 Timer running 49.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00987309" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(107.84258463,90.00000000)">
<title>4505 Timer running 146.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02917067" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(102.84653711,90.00000000)">
<title>4505 Timer running 51.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01023376" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(102.82472180,90.00000000)">
<title>4505 Timer running 46.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00922367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(102.77510958,90.00000000)">
<title>4505 Timer running 160.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03215398" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(97.77045981,90.00000000)">
<title>4505 Timer running 26.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00533618" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(97.75493183,90.00000000)">
<title>4505 Timer running 35.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00715454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(97.64682441,90.00000000)">
<title>4505 Timer running 158.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03166642" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(92.65902244,30.00000000)">
<title>4505 Timer running 39.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00796581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(92.59257841,30.00000000)">
<title>4505 Timer running 142.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02852425" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(87.58919350,30.00000000)">
<title>4505 Timer running 53.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01073531" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(87.52461679,150.00000000)">
<title>4505 Timer running 137.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02737229" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(82.52548804,150.00000000)">
<title>4505 Timer running 34.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00683283" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(82.46270771,150.00000000)">
<title>4505 Timer running 125.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02496846" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(77.46362492,150.00000000)">
<title>4505 Timer running 47.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00943748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(77.38740872,150.00000000)">
<title>4505 Timer running 155.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03110193" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(72.39364313,150.00000000)">
<title>4505 Timer running 41.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00829951" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(72.33192783,150.00000000)">
<title>4505 Timer running 100.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02012484" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(67.34554958,150.00000000)">
<title>4505 Timer running 42.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00839442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(67.27624913,150.00000000)">
<title>4505 Timer running 126.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02522823" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(62.30396915,150.00000000)">
<title>4505 Timer running 38.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00777698" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(62.27674872,150.00000000)">
<title>4505 Timer running 32.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00646117" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(62.21013984,150.00000000)">
<title>4505 Timer running 112.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02250669" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(61.25788335,150.00000000)">
<title>4505 Timer running 41.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00831649" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(61.21602014,150.00000000)">
<title>4505 Timer running 79.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01584869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(57.19656233,150.00000000)">
<title>4505 Timer running 41.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00827933" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(57.14495172,150.00000000)">
<title>4505 Timer running 106.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02123204" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(52.15793823,150.00000000)">
<title>4505 Timer running 23.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00460384" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(52.14082648,150.00000000)">
<title>4505 Timer running 33.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00677508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(52.08973460,150.00000000)">
<title>4505 Timer running 123.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02464496" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(47.08941512,150.00000000)">
<title>4505 Timer running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00291417" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(47.07659350,150.00000000)">
<title>4505 Timer running 52.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01045376" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(47.01879686,150.00000000)">
<title>4505 Timer running 128.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02569880" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(42.01732603,150.00000000)">
<title>4505 Timer running 23.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00465500" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(42.00131648,150.00000000)">
<title>4505 Timer running 30.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00612967" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.95326705,150.00000000)">
<title>4505 Timer running 98.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01966425" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(38.65752062,150.00000000)">
<title>4505 Timer running 38.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00761033" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(38.60891569,150.00000000)">
<title>4505 Timer running 157.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03139047" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(36.95193609,90.00000000)">
<title>4505 Timer running 36.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00735536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(36.89685900,90.00000000)">
<title>4505 Timer running 163.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03269449" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(31.90109302,90.00000000)">
<title>4505 Timer running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00292136" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(31.88755045,90.00000000)">
<title>4505 Timer running 56.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01119390" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(31.83349204,90.00000000)">
<title>4505 Timer running 126.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02522323" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(26.83148489,90.00000000)">
<title>4505 Timer running 13.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00263762" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(26.81932067,90.00000000)">
<title>4505 Timer running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00941011" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(26.76777619,90.00000000)">
<title>4505 Timer running 117.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02353875" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(21.77004479,90.00000000)">
<title>4505 Timer running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297871" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(21.75612075,90.00000000)">
<title>4505 Timer running 32.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00647536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(21.72246233,90.00000000)">
<title>4505 Timer running 100.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02012184" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">Timer</text>
</g>
<g transform="translate(16.70710084,90.00000000)">
<title>4505 Timer running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171945" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.70021805,90.00000000)">
<title>4505 Timer running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00208352" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.68729731,90.00000000)">
<title>4505 Timer running 41.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00820519" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.10649751,210.00000000)">
<title>5241 code running 41.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00823117" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(586.44821063,210.00000000)">
<title>5241 code running 20.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00411628" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(186.80508366,210.00000000)">
<title>5241 code running 37.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00751981" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.05643646,210.00000000)">
<title>5243 ThreadPoolForeg running 35.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00710738" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.92022912,150.00000000)">
<title>5268 Chrome_ChildIOT running 60.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01199797" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(552.83954587,150.00000000)">
<title>5478 code running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160875" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(552.82582566,150.00000000)">
<title>5478 code running 16.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00323608" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(552.78206396,150.00000000)">
<title>5478 code running 35.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00713856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(152.08002657,90.00000000)">
<title>5478 code running 21.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00421619" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(152.04791655,90.00000000)">
<title>5478 code running 66.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01325404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(151.95856520,90.00000000)">
<title>5478 code running 56.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01119889" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(639.63737287,210.00000000)">
<title>5485 code running 25.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00516634" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.00375812,210.00000000)">
<title>5485 code running 13.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00273413" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.59563793,90.00000000)">
<title>5488 ThreadPoolForeg running 27.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00546547" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(576.26357676,210.00000000)">
<title>5494 code running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174143" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(76.91705726,150.00000000)">
<title>5495 code running 39.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00795182" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(576.26405613,150.00000000)">
<title>5496 code running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170206" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(576.25692376,150.00000000)">
<title>5496 code running 30.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00614645" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(76.91974483,90.00000000)">
<title>5497 code running 15.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00302927" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(76.90449759,90.00000000)">
<title>5497 code running 63.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01267656" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.94267467,150.00000000)">
<title>5511 code running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132640" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.92529575,210.00000000)">
<title>5511 code running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260545" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(720.85294685,210.00000000)">
<title>5511 code running 45.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00912576" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(838.62140632,210.00000000)">
<title>5519 code running 18.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00373463" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(438.98041322,210.00000000)">
<title>5519 code running 25.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00509760" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(39.33421902,90.00000000)">
<title>5519 code running 47.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00956736" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(769.26771450,150.00000000)">
<title>5520 code running 18.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00366070" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(369.62336644,150.00000000)">
<title>5520 code running 18.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00378099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.39654087,210.00000000)">
<title>5530 code running 15.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00315835" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(490.75420739,210.00000000)">
<title>5530 code running 18.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00366509" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(91.11109461,210.00000000)">
<title>5530 code running 46.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00930760" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(905.30631159,30.00000000)">
<title>5539 code running 14.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00279708" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(505.66114107,150.00000000)">
<title>5539 code running 20.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00415105" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(106.01206388,150.00000000)">
<title>5539 code running 69.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01381653" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(905.30220890,30.00000000)">
<title>5540 code running 20.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00410270" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(505.66111909,30.00000000)">
<title>5540 code running 20.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00417443" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(106.01205888,30.00000000)">
<title>5540 code running 68.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01375758" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.87059283,150.00000000)">
<title>5545 code running 41.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00821119" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(787.03790039,150.00000000)">
<title>5545 code running 17.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00342271" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(587.21041785,150.00000000)">
<title>5545 code running 30.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00610249" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.37272253,150.00000000)">
<title>5545 code running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00291597" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.54045491,90.00000000)">
<title>5545 code running 23.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00472893" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(639.16686176,210.00000000)">
<title>5546 code running 19.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00385812" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(239.52721845,210.00000000)">
<title>5546 code running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00399539" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(682.07015870,30.00000000)">
<title>5617 code running 17.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00349684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(282.42802744,30.00000000)">
<title>5617 code running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00327105" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(687.41075224,30.00000000)">
<title>5637 code running 18.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00364271" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.76587226,30.00000000)">
<title>5637 code running 17.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00351862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(701.54173730,210.00000000)">
<title>5639 code running 18.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00367009" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(301.90192854,210.00000000)">
<title>5639 code running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00398720" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.94416340,210.00000000)">
<title>5754 cpptools running 52.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01051151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(916.01321366,30.00000000)">
<title>5754 cpptools running 18.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00360714" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.09208945,30.00000000)">
<title>5754 cpptools running 15.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00308821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(716.16799433,30.00000000)">
<title>5754 cpptools running 14.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00279368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(616.24575693,30.00000000)">
<title>5754 cpptools running 12.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00245399" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(516.32661094,30.00000000)">
<title>5754 cpptools running 15.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00305704" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(416.40175909,30.00000000)">
<title>5754 cpptools running 19.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00390268" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(316.47708389,30.00000000)">
<title>5754 cpptools running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00313717" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(216.55310866,30.00000000)">
<title>5754 cpptools running 17.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00352881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(116.62536922,210.00000000)">
<title>5754 cpptools running 52.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01057146" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.68639573,210.00000000)">
<title>5754 cpptools running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00468817" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(992.28792471,210.00000000)">
<title>5756 cpptools running 51.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01037563" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(962.29124415,210.00000000)">
<title>5756 cpptools running 19.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00388609" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(932.30238433,210.00000000)">
<title>5756 cpptools running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00420181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(902.31140322,30.00000000)">
<title>5756 cpptools running 24.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00483464" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.32308871,30.00000000)">
<title>5756 cpptools running 29.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00596602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(842.33514467,30.00000000)">
<title>5756 cpptools running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00419561" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(812.33752895,30.00000000)">
<title>5756 cpptools running 54.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01096750" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(782.34697526,210.00000000)">
<title>5756 cpptools running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00470156" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(752.36018857,210.00000000)">
<title>5756 cpptools running 19.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00393805" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(722.37344644,210.00000000)">
<title>5756 cpptools running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00399639" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(692.38523404,210.00000000)">
<title>5756 cpptools running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00545947" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(662.39505341,210.00000000)">
<title>5756 cpptools running 22.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00452931" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(632.40834605,210.00000000)">
<title>5756 cpptools running 21.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00432270" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(602.42166606,210.00000000)">
<title>5756 cpptools running 23.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00468117" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(572.43410767,210.00000000)">
<title>5756 cpptools running 22.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00457367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(542.44632108,210.00000000)">
<title>5756 cpptools running 25.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00517933" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(512.45884441,210.00000000)">
<title>5756 cpptools running 22.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00449594" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(482.47106881,210.00000000)">
<title>5756 cpptools running 25.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00502846" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(452.48277968,210.00000000)">
<title>5756 cpptools running 28.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00575481" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(422.49437925,210.00000000)">
<title>5756 cpptools running 26.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00522329" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(392.49821442,210.00000000)">
<title>5756 cpptools running 65.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01313974" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(362.51026698,210.00000000)">
<title>5756 cpptools running 23.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00464461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(332.52262806,210.00000000)">
<title>5756 cpptools running 21.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00438364" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(302.53545951,210.00000000)">
<title>5756 cpptools running 19.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00392825" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(272.54863665,210.00000000)">
<title>5756 cpptools running 26.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00534478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(242.56128408,210.00000000)">
<title>5756 cpptools running 22.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00441661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.57157742,210.00000000)">
<title>5756 cpptools running 43.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00867917" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(182.58230198,210.00000000)">
<title>5756 cpptools running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00606473" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(152.59146994,210.00000000)">
<title>5756 cpptools running 52.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01042559" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(122.59302157,210.00000000)">
<title>5756 cpptools running 20.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00404815" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(92.59933731,210.00000000)">
<title>5756 cpptools running 71.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01419419" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(62.58098811,30.00000000)">
<title>5756 cpptools running 55.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01101506" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(32.56794632,30.00000000)">
<title>5756 cpptools running 55.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01110877" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(867.49771753,210.00000000)">
<title>5887 code running 19.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00393964" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.85778208,210.00000000)">
<title>5887 code running 19.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00385252" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(68.21334130,210.00000000)">
<title>5887 code running 57.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01142469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(744.74319972,210.00000000)">
<title>5966 code running 20.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00401478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(345.10305307,210.00000000)">
<title>5966 code running 18.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00377240" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(914.48942464,210.00000000)">
<title>6477 containerd running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184973" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(264.34087225,150.00000000)">
<title>6477 containerd running 41.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00835606" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(101.82326772,150.00000000)">
<title>6477 containerd running 44.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00887199" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(748.14365245,30.00000000)">
<title>7139 code running 17.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00346188" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(348.49969603,30.00000000)">
<title>7139 code running 21.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00426755" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(942.90428017,150.00000000)">
<title>7143 ThreadPoolForeg running 26.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00534018" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(919.27715980,30.00000000)">
<title>9825 cpptools-srv running 18.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00377000" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(819.35632493,150.00000000)">
<title>9825 cpptools-srv running 15.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00317034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(719.43269339,150.00000000)">
<title>9825 cpptools-srv running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00256349" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(619.50890279,150.00000000)">
<title>9825 cpptools-srv running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00288979" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(519.58504345,150.00000000)">
<title>9825 cpptools-srv running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00298371" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(419.66005033,150.00000000)">
<title>9825 cpptools-srv running 21.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00425896" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(319.73738532,30.00000000)">
<title>9825 cpptools-srv running 20.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00403436" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(219.81363149,30.00000000)">
<title>9825 cpptools-srv running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00287381" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(119.89055704,30.00000000)">
<title>9825 cpptools-srv running 47.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00942050" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(19.96377734,30.00000000)">
<title>9825 cpptools-srv running 25.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00504545" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.12015216,90.00000000)">
<title>10225 ping_exporter running 23.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00463482" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.09833485,90.00000000)">
<title>10225 ping_exporter running 48.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00976718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1012.61095698,90.00000000)">
<title>10225 ping_exporter running 40.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00798379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1010.06523776,30.00000000)">
<title>10225 ping_exporter running 57.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01142509" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(997.73175606,30.00000000)">
<title>10225 ping_exporter running 67.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01353978" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(995.85036922,150.00000000)">
<title>10225 ping_exporter running 35.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00707461" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(993.68172865,90.00000000)">
<title>10225 ping_exporter running 55.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01115393" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(991.53219983,150.00000000)">
<title>10225 ping_exporter running 578.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.11564462" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.07812500pt">ping_exporter</text>
</g>
<g transform="translate(815.27329450,90.00000000)">
<title>10225 ping_exporter running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134738" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(815.26028225,90.00000000)">
<title>10225 ping_exporter running 14.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00286641" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(812.77083624,150.00000000)">
<title>10225 ping_exporter running 42.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00845257" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(804.73908537,150.00000000)">
<title>10225 ping_exporter running 25.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00501507" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(576.24712001,150.00000000)">
<title>11065 cpptools running 17.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00349704" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(76.88810439,150.00000000)">
<title>11065 cpptools running 49.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00980815" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(778.82535011,30.00000000)">
<title>11827 pool-tracker-mi running 16.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00333939" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(678.84253898,30.00000000)">
<title>11827 pool-tracker-mi running 313.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.06263886" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">pool-tracker-mi</text>
</g>
<g transform="translate(678.81933692,210.00000000)">
<title>11827 pool-tracker-mi running 91.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01833685" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(677.98468548,210.00000000)">
<title>11827 pool-tracker-mi running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00327185" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(578.06262992,210.00000000)">
<title>11827 pool-tracker-mi running 36.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00718432" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(578.04533213,210.00000000)">
<title>11827 pool-tracker-mi running 78.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01567725" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(273.73293430,210.00000000)">
<title>11827 pool-tracker-mi running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289319" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.74723698,210.00000000)">
<title>11827 pool-tracker-mi running 343.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.06859129" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">pool-tracker-mi</text>
</g>
<g transform="translate(173.74366980,150.00000000)">
<title>11827 pool-tracker-mi running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.73760747,150.00000000)">
<title>11827 pool-tracker-mi running 19.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00380796" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.70396723,90.00000000)">
<title>11827 pool-tracker-mi running 98.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01965226" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">pool-tracker-mi</text>
</g>
<g transform="translate(167.63870379,90.00000000)">
<title>11827 pool-tracker-mi running 17.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00339434" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(67.68746896,90.00000000)">
<title>11827 pool-tracker-mi running 169.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03394936" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">pool-tracker-mi</text>
</g>
<g transform="translate(67.64926244,210.00000000)">
<title>11827 pool-tracker-mi running 126.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02534612" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">pool-tracker-mi</text>
</g>
<g transform="translate(628.58031985,150.00000000)">
<title>11831 gdbus running 51.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01034187" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.35494548,150.00000000)">
<title>11831 gdbus running 125.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02503760" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(123.37257055,150.00000000)">
<title>11831 gdbus running 67.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01348343" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.26319691,150.00000000)">
<title>11831 gdbus running 374.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.07484444" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">gdbus</text>
</g>
<g transform="translate(17.21481557,150.00000000)">
<title>11831 gdbus running 39.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00792704" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.68065651,150.00000000)">
<title>11831 gdbus running 178.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03572455" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">gdbus</text>
</g>
<g transform="translate(628.40203757,150.00000000)">
<title>11832 pool-tracker-st running 818.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.16353979" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.15625000pt">pool-tracker-st</text>
</g>
<g transform="translate(123.33755056,150.00000000)">
<title>11832 pool-tracker-st running 54.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01096550" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.38537163,150.00000000)">
<title>11832 pool-tracker-st running 24.8 ms</title>
<desc>Switched because:
</desc>
<rect x="0" width="4.95105334" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="2.50000000pt">pool-tracker-st</text>
</g>
<g transform="translate(17.18516074,150.00000000)">
<title>11832 pool-tracker-st running 65.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01300766" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.73450051,150.00000000)">
<title>11832 pool-tracker-st running 2.3 ms</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.44970369" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.31250000pt">pool-tracker-st</text>
</g>
<g transform="translate(994.33762563,150.00000000)">
<title>11851 perf running 46.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00935456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.30323265,150.00000000)">
<title>11851 perf running 14.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00281826" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(594.28708999,150.00000000)">
<title>11851 perf running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(394.26827135,150.00000000)">
<title>11851 perf running 16.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00322209" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.40081609,150.00000000)">
<title>11851 perf running 36.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00727343" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.10330702,90.00000000)">
<title>930 acpid running 56.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01134736" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.12190010,210.00000000)">
<title>930 acpid running 109.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02177555" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">acpid</text>
</g>
<g transform="translate(74.66548475,90.00000000)">
<title>930 acpid running 194.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03891328" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">acpid</text>
</g>
<g transform="translate(65.07469427,90.00000000)">
<title>930 acpid running 158.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03173635" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">acpid</text>
</g>
<g transform="translate(847.49273938,210.00000000)">
<title>938 dbus-daemon running 310.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.06209395" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">dbus-daemon</text>
</g>
<g transform="translate(220.11183852,150.00000000)">
<title>979 systemd-logind running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00189189" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.13955097,150.00000000)">
<title>979 systemd-logind running 23.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00467078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.69648796,210.00000000)">
<title>979 systemd-logind running 39.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00789048" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(65.08939800,150.00000000)">
<title>979 systemd-logind running 48.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00974620" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1015.99645120,30.00000000)">
<title>5 kworker/0:0-eve running 17.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00354880" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1000.91761648,30.00000000)">
<title>5 kworker/0:0-eve running 22.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00456988" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(988.13297180,30.00000000)">
<title>5 kworker/0:0-eve running 29.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00579737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.73491414,30.00000000)">
<title>5 kworker/0:0-eve running 22.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00455589" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(975.32236336,30.00000000)">
<title>5 kworker/0:0-eve running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128164" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.83765661,30.00000000)">
<title>5 kworker/0:0-eve running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.05078854,30.00000000)">
<title>5 kworker/0:0-eve running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153122" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.50431444,30.00000000)">
<title>5 kworker/0:0-eve running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(662.01918967,30.00000000)">
<title>5 kworker/0:0-eve running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(649.23048785,30.00000000)">
<title>5 kworker/0:0-eve running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169867" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.44210974,30.00000000)">
<title>5 kworker/0:0-eve running 15.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00306064" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.26845783,30.00000000)">
<title>5 kworker/0:0-eve running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175921" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(604.47149087,30.00000000)">
<title>5 kworker/0:0-eve running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.68196940,30.00000000)">
<title>5 kworker/0:0-eve running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129723" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.28969931,30.00000000)">
<title>5 kworker/0:0-eve running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177740" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(572.50120850,30.00000000)">
<title>5 kworker/0:0-eve running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123409" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(559.71318967,30.00000000)">
<title>5 kworker/0:0-eve running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135618" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.21073981,30.00000000)">
<title>5 kworker/0:0-eve running 433.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.08667437" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.07812500pt">kworker/0:0-eve</text>
</g>
<g transform="translate(451.01572965,30.00000000)">
<title>5 kworker/0:0-eve running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146368" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(438.23168363,30.00000000)">
<title>5 kworker/0:0-eve running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00201079" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(431.83413931,30.00000000)">
<title>5 kworker/0:0-eve running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169047" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.67766175,30.00000000)">
<title>5 kworker/0:0-eve running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(355.10530815,30.00000000)">
<title>5 kworker/0:0-eve running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00181616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(335.92262759,30.00000000)">
<title>5 kworker/0:0-eve running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00106644" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(259.19533365,30.00000000)">
<title>5 kworker/0:0-eve running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168408" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(246.40775722,30.00000000)">
<title>5 kworker/0:0-eve running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00148206" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.01397729,30.00000000)">
<title>5 kworker/0:0-eve running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154081" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.82677302,30.00000000)">
<title>5 kworker/0:0-eve running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119452" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(201.64699444,30.00000000)">
<title>5 kworker/0:0-eve running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00149205" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.85873182,30.00000000)">
<title>5 kworker/0:0-eve running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135178" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(183.26328532,30.00000000)">
<title>5 kworker/0:0-eve running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156938" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(54.59614229,30.00000000)">
<title>5 kworker/0:0-eve running 21.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00437405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.80165470,30.00000000)">
<title>5 kworker/0:0-eve running 46.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00936475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.20851388,90.00000000)">
<title>8 kworker/u8:0-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00045799" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.18726346,90.00000000)">
<title>8 kworker/u8:0-ev running 2.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00053751" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.18172886,90.00000000)">
<title>8 kworker/u8:0-ev running 2.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00044780" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.17387954,90.00000000)">
<title>8 kworker/u8:0-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00046098" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.16501494,90.00000000)">
<title>8 kworker/u8:0-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00045599" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.15620250,90.00000000)">
<title>8 kworker/u8:0-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00045239" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.14611081,90.00000000)">
<title>8 kworker/u8:0-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00046158" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.13533373,90.00000000)">
<title>8 kworker/u8:0-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00045379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.12462340,90.00000000)">
<title>8 kworker/u8:0-ev running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096952" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.10680728,90.00000000)">
<title>8 kworker/u8:0-ev running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113158" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.10437228,90.00000000)">
<title>8 kworker/u8:0-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00104166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.09602262,90.00000000)">
<title>8 kworker/u8:0-ev running 1.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00034229" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.09364916,90.00000000)">
<title>8 kworker/u8:0-ev running 1.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00035028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.09280572,90.00000000)">
<title>8 kworker/u8:0-ev running 2.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00039804" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.09172749,90.00000000)">
<title>8 kworker/u8:0-ev running 3.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00065701" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.08166118,90.00000000)">
<title>8 kworker/u8:0-ev running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096333" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.07416455,90.00000000)">
<title>8 kworker/u8:0-ev running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176940" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.06806545,90.00000000)">
<title>8 kworker/u8:0-ev running 2.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00044720" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.06127938,90.00000000)">
<title>8 kworker/u8:0-ev running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.05587945,90.00000000)">
<title>8 kworker/u8:0-ev running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00049755" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.03003858,90.00000000)">
<title>8 kworker/u8:0-ev running 2.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00040424" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.02797024,90.00000000)">
<title>8 kworker/u8:0-ev running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135398" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.02629216,90.00000000)">
<title>8 kworker/u8:0-ev running 3.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00066080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.00311308,90.00000000)">
<title>8 kworker/u8:0-ev running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085023" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.74001835,90.00000000)">
<title>8 kworker/u8:0-ev running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118493" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.51942246,90.00000000)">
<title>8 kworker/u8:0-ev running 3.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00074713" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.51436762,150.00000000)">
<title>8 kworker/u8:0-ev running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243920" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.50597860,90.00000000)">
<title>8 kworker/u8:0-ev running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139534" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.50175761,90.00000000)">
<title>8 kworker/u8:0-ev running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00092197" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.49797382,90.00000000)">
<title>8 kworker/u8:0-ev running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122110" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.49566031,90.00000000)">
<title>8 kworker/u8:0-ev running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00088920" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.49103329,90.00000000)">
<title>8 kworker/u8:0-ev running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.48850956,90.00000000)">
<title>8 kworker/u8:0-ev running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124967" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.48496177,90.00000000)">
<title>8 kworker/u8:0-ev running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146907" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.48249120,90.00000000)">
<title>8 kworker/u8:0-ev running 3.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00067639" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.47874118,90.00000000)">
<title>8 kworker/u8:0-ev running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00204116" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.47624623,90.00000000)">
<title>8 kworker/u8:0-ev running 3.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00068858" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.47207220,90.00000000)">
<title>8 kworker/u8:0-ev running 3.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00059227" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.46937404,90.00000000)">
<title>8 kworker/u8:0-ev running 3.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00063483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.46465210,90.00000000)">
<title>8 kworker/u8:0-ev running 3.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00071735" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.46065451,90.00000000)">
<title>8 kworker/u8:0-ev running 14.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00284823" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.86490836,90.00000000)">
<title>8 kworker/u8:0-ev running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136717" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.85936736,90.00000000)">
<title>8 kworker/u8:0-ev running 16.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00320291" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(934.42707976,90.00000000)">
<title>8 kworker/u8:0-ev running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242241" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(934.36890447,90.00000000)">
<title>8 kworker/u8:0-ev running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118333" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(928.16802863,90.00000000)">
<title>8 kworker/u8:0-ev running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169127" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(902.58966826,90.00000000)">
<title>8 kworker/u8:0-ev running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161214" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.56763270,90.00000000)">
<title>8 kworker/u8:0-ev running 18.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00362673" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.09860806,30.00000000)">
<title>8 kworker/u8:0-ev running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00290458" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.05096526,30.00000000)">
<title>8 kworker/u8:0-ev running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116335" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.24107887,30.00000000)">
<title>8 kworker/u8:0-ev running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128284" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.23617610,30.00000000)">
<title>8 kworker/u8:0-ev running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202977" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.75821872,30.00000000)">
<title>8 kworker/u8:0-ev running 29.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00586810" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.70403882,30.00000000)">
<title>8 kworker/u8:0-ev running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00174602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.01326232,150.00000000)">
<title>8 kworker/u8:0-ev running 15.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00306603" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(874.91962086,150.00000000)">
<title>8 kworker/u8:0-ev running 15.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00311878" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(850.64090862,150.00000000)">
<title>8 kworker/u8:0-ev running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178299" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.04911345,150.00000000)">
<title>8 kworker/u8:0-ev running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00545188" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(828.26132301,150.00000000)">
<title>8 kworker/u8:0-ev running 14.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00282465" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(824.26158620,150.00000000)">
<title>8 kworker/u8:0-ev running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186232" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.95949173,150.00000000)">
<title>8 kworker/u8:0-ev running 13.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00264581" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(814.51770231,30.00000000)">
<title>8 kworker/u8:0-ev running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00288739" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(814.46050673,30.00000000)">
<title>8 kworker/u8:0-ev running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132580" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.63248739,90.00000000)">
<title>8 kworker/u8:0-ev running 17.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00345168" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(801.20501664,90.00000000)">
<title>8 kworker/u8:0-ev running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00257068" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(801.15180607,90.00000000)">
<title>8 kworker/u8:0-ev running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00097032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.30502478,90.00000000)">
<title>8 kworker/u8:0-ev running 18.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00361394" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(797.74466359,90.00000000)">
<title>8 kworker/u8:0-ev running 16.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00333099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(797.68913690,90.00000000)">
<title>8 kworker/u8:0-ev running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121291" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.29702064,30.00000000)">
<title>8 kworker/u8:0-ev running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168448" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.03995209,30.00000000)">
<title>8 kworker/u8:0-ev running 16.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00321290" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(777.10764572,30.00000000)">
<title>8 kworker/u8:0-ev running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140094" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(770.71472362,30.00000000)">
<title>8 kworker/u8:0-ev running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00227994" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.34678988,30.00000000)">
<title>8 kworker/u8:0-ev running 13.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00277370" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.91607366,30.00000000)">
<title>8 kworker/u8:0-ev running 15.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00299130" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.85672103,30.00000000)">
<title>8 kworker/u8:0-ev running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119892" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.01539063,210.00000000)">
<title>8 kworker/u8:0-ev running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297092" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(744.58961615,210.00000000)">
<title>8 kworker/u8:0-ev running 14.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00293795" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(744.54717746,210.00000000)">
<title>8 kworker/u8:0-ev running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124468" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(742.74131544,210.00000000)">
<title>8 kworker/u8:0-ev running 12.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00258267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.85813421,210.00000000)">
<title>8 kworker/u8:0-ev running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00228554" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(716.36594226,150.00000000)">
<title>8 kworker/u8:0-ev running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184813" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.06304661,150.00000000)">
<title>8 kworker/u8:0-ev running 13.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00269417" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(694.59936634,210.00000000)">
<title>8 kworker/u8:0-ev running 22.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00448875" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(694.57075237,150.00000000)">
<title>8 kworker/u8:0-ev running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114736" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.11373389,150.00000000)">
<title>8 kworker/u8:0-ev running 26.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00525785" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(690.79099960,150.00000000)">
<title>8 kworker/u8:0-ev running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167968" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(654.02498410,150.00000000)">
<title>8 kworker/u8:0-ev running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170007" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(626.04758732,150.00000000)">
<title>8 kworker/u8:0-ev running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156139" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(598.87622121,150.00000000)">
<title>8 kworker/u8:0-ev running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00213008" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.14080900,150.00000000)">
<title>8 kworker/u8:0-ev running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00240843" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(594.52648631,150.00000000)">
<title>8 kworker/u8:0-ev running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00205175" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(594.49390252,30.00000000)">
<title>8 kworker/u8:0-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112279" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.80706487,30.00000000)">
<title>8 kworker/u8:0-ev running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00219742" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.35649217,30.00000000)">
<title>8 kworker/u8:0-ev running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00244160" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.32696802,30.00000000)">
<title>8 kworker/u8:0-ev running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122210" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.15712284,30.00000000)">
<title>8 kworker/u8:0-ev running 14.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00278768" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.60780067,150.00000000)">
<title>8 kworker/u8:0-ev running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00235487" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.55201922,30.00000000)">
<title>8 kworker/u8:0-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102947" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(573.29950915,30.00000000)">
<title>8 kworker/u8:0-ev running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161015" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(547.72437906,30.00000000)">
<title>8 kworker/u8:0-ev running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(519.75026332,30.00000000)">
<title>8 kworker/u8:0-ev running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186572" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(494.17480833,30.00000000)">
<title>8 kworker/u8:0-ev running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169287" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(467.00043893,30.00000000)">
<title>8 kworker/u8:0-ev running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242441" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(457.25773277,30.00000000)">
<title>8 kworker/u8:0-ev running 15.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00302427" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.64052189,210.00000000)">
<title>8 kworker/u8:0-ev running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00271795" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.57454484,210.00000000)">
<title>8 kworker/u8:0-ev running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.16973543,210.00000000)">
<title>8 kworker/u8:0-ev running 125.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02509915" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">kworker/u8:0-ev</text>
</g>
<g transform="translate(453.16638845,210.00000000)">
<title>8 kworker/u8:0-ev running 14.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00285842" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.16464163,210.00000000)">
<title>8 kworker/u8:0-ev running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.16282926,210.00000000)">
<title>8 kworker/u8:0-ev running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131921" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.16113679,210.00000000)">
<title>8 kworker/u8:0-ev running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116994" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15944072,210.00000000)">
<title>8 kworker/u8:0-ev running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15765533,210.00000000)">
<title>8 kworker/u8:0-ev running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118973" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15591251,210.00000000)">
<title>8 kworker/u8:0-ev running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123988" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15342975,210.00000000)">
<title>8 kworker/u8:0-ev running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00189809" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15191032,210.00000000)">
<title>8 kworker/u8:0-ev running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108102" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15027579,210.00000000)">
<title>8 kworker/u8:0-ev running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120291" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.14868683,210.00000000)">
<title>8 kworker/u8:0-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.14705870,210.00000000)">
<title>8 kworker/u8:0-ev running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115016" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.14531647,210.00000000)">
<title>8 kworker/u8:0-ev running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126346" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.14346514,210.00000000)">
<title>8 kworker/u8:0-ev running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00104925" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.14188976,210.00000000)">
<title>8 kworker/u8:0-ev running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109002" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13921638,210.00000000)">
<title>8 kworker/u8:0-ev running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218343" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13668346,210.00000000)">
<title>8 kworker/u8:0-ev running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00203616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13461932,210.00000000)">
<title>8 kworker/u8:0-ev running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134119" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13322958,210.00000000)">
<title>8 kworker/u8:0-ev running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094395" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13188239,210.00000000)">
<title>8 kworker/u8:0-ev running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093056" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13055200,210.00000000)">
<title>8 kworker/u8:0-ev running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090678" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12923938,210.00000000)">
<title>8 kworker/u8:0-ev running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085463" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12787281,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087741" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12549836,210.00000000)">
<title>8 kworker/u8:0-ev running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155460" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12416156,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00088860" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12279899,210.00000000)">
<title>8 kworker/u8:0-ev running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090598" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12063215,210.00000000)">
<title>8 kworker/u8:0-ev running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00162693" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11923961,210.00000000)">
<title>8 kworker/u8:0-ev running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091617" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11791400,210.00000000)">
<title>8 kworker/u8:0-ev running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11651906,210.00000000)">
<title>8 kworker/u8:0-ev running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094774" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11511273,210.00000000)">
<title>8 kworker/u8:0-ev running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095234" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11377234,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00088120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11243075,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087041" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.11100864,210.00000000)">
<title>8 kworker/u8:0-ev running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094335" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10881462,210.00000000)">
<title>8 kworker/u8:0-ev running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154481" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10739610,210.00000000)">
<title>8 kworker/u8:0-ev running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10600056,210.00000000)">
<title>8 kworker/u8:0-ev running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098111" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10466716,210.00000000)">
<title>8 kworker/u8:0-ev running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091617" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10218080,210.00000000)">
<title>8 kworker/u8:0-ev running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161454" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10093113,210.00000000)">
<title>8 kworker/u8:0-ev running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084524" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09890796,210.00000000)">
<title>8 kworker/u8:0-ev running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158217" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09748404,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09619381,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09492795,210.00000000)">
<title>8 kworker/u8:0-ev running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00086722" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09290697,210.00000000)">
<title>8 kworker/u8:0-ev running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157917" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09036147,210.00000000)">
<title>8 kworker/u8:0-ev running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00158777" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08896074,210.00000000)">
<title>8 kworker/u8:0-ev running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098231" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08768749,210.00000000)">
<title>8 kworker/u8:0-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08514858,210.00000000)">
<title>8 kworker/u8:0-ev running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187131" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08374225,210.00000000)">
<title>8 kworker/u8:0-ev running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08239826,210.00000000)">
<title>8 kworker/u8:0-ev running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090618" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.07786115,210.00000000)">
<title>8 kworker/u8:0-ev running 19.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00391207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.07641806,210.00000000)">
<title>8 kworker/u8:0-ev running 3.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00064462" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.06928310,210.00000000)">
<title>8 kworker/u8:0-ev running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133719" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.61449132,30.00000000)">
<title>8 kworker/u8:0-ev running 95.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01903862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(225.62285783,30.00000000)">
<title>8 kworker/u8:0-ev running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00195024" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.79716001,150.00000000)">
<title>8 kworker/u8:0-ev running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141612" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.78469406,150.00000000)">
<title>8 kworker/u8:0-ev running 31.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00638124" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.04960745,150.00000000)">
<title>8 kworker/u8:0-ev running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00225397" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(65.33166133,150.00000000)">
<title>8 kworker/u8:0-ev running 38.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00774801" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(64.99422190,150.00000000)">
<title>8 kworker/u8:0-ev running 28.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00574981" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(39.41173905,150.00000000)">
<title>8 kworker/u8:0-ev running 25.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00512737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.82052571,30.00000000)">
<title>10 ksoftirqd/0 running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(781.10708639,30.00000000)">
<title>10 ksoftirqd/0 running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140913" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(777.10904666,30.00000000)">
<title>10 ksoftirqd/0 running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137336" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.54113592,30.00000000)">
<title>10 ksoftirqd/0 running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129443" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.24065357,30.00000000)">
<title>10 ksoftirqd/0 running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152982" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.44517038,30.00000000)">
<title>10 ksoftirqd/0 running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102008" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(634.04355290,30.00000000)">
<title>10 ksoftirqd/0 running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140074" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.84671739,30.00000000)">
<title>10 ksoftirqd/0 running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121311" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.27021704,30.00000000)">
<title>10 ksoftirqd/0 running 23.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00472853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(441.42630214,30.00000000)">
<title>10 ksoftirqd/0 running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184513" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(263.99061000,30.00000000)">
<title>10 ksoftirqd/0 running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.82191794,30.00000000)">
<title>10 ksoftirqd/0 running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155779" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(992.11272784,90.00000000)">
<title>11 rcu_sched running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00308322" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(990.51552649,90.00000000)">
<title>11 rcu_sched running 18.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00375661" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(988.93318572,90.00000000)">
<title>11 rcu_sched running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00544608" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(988.13216673,90.00000000)">
<title>11 rcu_sched running 20.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00404515" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.53349630,30.00000000)">
<title>11 rcu_sched running 21.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00423438" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(984.92289924,30.00000000)">
<title>11 rcu_sched running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00252192" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(983.31949408,30.00000000)">
<title>11 rcu_sched running 14.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00283084" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.73504842,90.00000000)">
<title>11 rcu_sched running 22.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00439303" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(980.12280764,90.00000000)">
<title>11 rcu_sched running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163932" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(979.33383017,90.00000000)">
<title>11 rcu_sched running 10.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00213867" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(977.71750628,90.00000000)">
<title>11 rcu_sched running 3.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00075792" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(970.52808751,90.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108542" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(968.92960171,90.00000000)">
<title>11 rcu_sched running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100709" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(967.33075744,90.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117774" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(966.53227596,90.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(964.93415124,90.00000000)">
<title>11 rcu_sched running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137156" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.33529618,90.00000000)">
<title>11 rcu_sched running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113118" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(961.73647968,90.00000000)">
<title>11 rcu_sched running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103467" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(959.33940610,90.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142152" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(958.53918059,90.00000000)">
<title>11 rcu_sched running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00088200" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.93977502,90.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110880" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(956.13663734,90.00000000)">
<title>11 rcu_sched running 3.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00061345" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.53861173,90.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093655" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(952.94467124,90.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116455" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(951.34679869,90.00000000)">
<title>11 rcu_sched running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154940" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(950.54316985,90.00000000)">
<title>11 rcu_sched running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099470" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(948.94862330,90.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109261" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(948.15024053,90.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00106943" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(946.55089131,90.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(944.95230121,90.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(943.35364717,90.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(941.75644841,90.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122789" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.15717333,90.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130402" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(938.55899926,90.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145329" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.95534413,90.00000000)">
<title>11 rcu_sched running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157178" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(935.36141762,90.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129743" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(933.76261851,90.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124687" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(932.96367984,90.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107783" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(931.36643892,90.00000000)">
<title>11 rcu_sched running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160555" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(929.76484533,90.00000000)">
<title>11 rcu_sched running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00092816" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(928.96760832,90.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118113" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(927.36821994,90.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120152" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(925.77084235,90.00000000)">
<title>11 rcu_sched running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159516" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(924.17011178,30.00000000)">
<title>11 rcu_sched running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00314196" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(922.57164597,30.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(920.97097095,30.00000000)">
<title>11 rcu_sched running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133460" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(901.78820007,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112319" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(900.99198634,30.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(899.39396253,30.00000000)">
<title>11 rcu_sched running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(897.79625443,30.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146268" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.60426718,30.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122410" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(889.01285739,30.00000000)">
<title>11 rcu_sched running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143550" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(887.40740569,30.00000000)">
<title>11 rcu_sched running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(885.80848469,30.00000000)">
<title>11 rcu_sched running 3.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00072614" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(885.80533133,30.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.41129641,30.00000000)">
<title>11 rcu_sched running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179938" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.81148701,30.00000000)">
<title>11 rcu_sched running 3.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00071955" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.80918449,30.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00101428" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(879.42195202,30.00000000)">
<title>11 rcu_sched running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00081187" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(879.41204257,30.00000000)">
<title>11 rcu_sched running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00147027" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.01307849,30.00000000)">
<title>11 rcu_sched running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00189389" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(875.41754123,30.00000000)">
<title>11 rcu_sched running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00173004" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.81963712,30.00000000)">
<title>11 rcu_sched running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00088860" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(873.02029920,30.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093336" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.41953587,30.00000000)">
<title>11 rcu_sched running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091937" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(867.42435475,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112778" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(866.62563867,30.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102008" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(865.03872524,30.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093276" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(865.02674865,30.00000000)">
<title>11 rcu_sched running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087021" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(863.42753291,30.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117634" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(862.62894472,30.00000000)">
<title>11 rcu_sched running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00097752" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(861.03092611,30.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(859.43248567,30.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119632" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(857.83418891,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115935" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(856.23583859,30.00000000)">
<title>11 rcu_sched running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135398" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(854.63712820,30.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130362" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.03885082,30.00000000)">
<title>11 rcu_sched running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135238" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(851.43991783,30.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130702" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(849.84111752,30.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00106384" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(848.24341821,30.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120431" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(846.64427561,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116515" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(845.84501063,30.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(844.24644291,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115076" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(842.64770615,30.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.05231975,30.00000000)">
<title>11 rcu_sched running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190928" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(840.25034682,30.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122629" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(838.65168838,30.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125886" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(837.05211397,30.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118433" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(835.45464666,30.00000000)">
<title>11 rcu_sched running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215246" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(833.85630893,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111120" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(821.06816301,30.00000000)">
<title>11 rcu_sched running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096952" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(819.46865754,30.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(817.87123279,30.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121630" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.27238592,30.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125287" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(814.67456193,30.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120871" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(809.07943093,30.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108482" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(807.48059046,30.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118953" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(805.88232926,30.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00105345" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(804.27960110,30.00000000)">
<title>11 rcu_sched running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096173" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.68741542,30.00000000)">
<title>11 rcu_sched running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154161" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.28885977,30.00000000)">
<title>11 rcu_sched running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153002" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(799.48885906,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115356" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(797.88865881,30.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093775" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(796.86773371,30.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117374" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.69237820,90.00000000)">
<title>11 rcu_sched running 3.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00077890" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.68987946,90.00000000)">
<title>11 rcu_sched running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143710" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.09424329,90.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(784.30259091,30.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(782.70462744,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111240" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(781.10595781,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112858" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(779.50819856,30.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120391" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(777.90966741,30.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129623" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(756.32692976,30.00000000)">
<title>11 rcu_sched running 4.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00080028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(754.72996619,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.14061135,30.00000000)">
<title>11 rcu_sched running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184733" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.12983848,30.00000000)">
<title>11 rcu_sched running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00081686" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(751.53291727,30.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125327" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(749.93499956,30.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145928" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(748.33645382,30.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00106644" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(746.74840181,30.00000000)">
<title>11 rcu_sched running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153142" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(746.73799600,30.00000000)">
<title>11 rcu_sched running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00086522" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(745.13899268,30.00000000)">
<title>11 rcu_sched running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127545" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(743.54243035,30.00000000)">
<title>11 rcu_sched running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127685" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.94023270,30.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00148866" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.13963513,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115716" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(738.74311844,30.00000000)">
<title>11 rcu_sched running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169447" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(736.34614217,30.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107863" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(725.95825616,30.00000000)">
<title>11 rcu_sched running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127545" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(724.35939191,30.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142531" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(722.76193778,30.00000000)">
<title>11 rcu_sched running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(721.16065032,30.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102567" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(701.17740216,30.00000000)">
<title>11 rcu_sched running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(699.58274770,30.00000000)">
<title>11 rcu_sched running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136097" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.98442176,30.00000000)">
<title>11 rcu_sched running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139354" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(696.38477662,30.00000000)">
<title>11 rcu_sched running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126905" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(694.78687550,30.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120351" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.18431278,30.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107783" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(662.01805749,30.00000000)">
<title>11 rcu_sched running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113218" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(660.42197952,30.00000000)">
<title>11 rcu_sched running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180677" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(658.82174630,30.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150384" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(657.22003982,30.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00101908" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(651.62907427,30.00000000)">
<title>11 rcu_sched running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143451" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(650.02988231,30.00000000)">
<title>11 rcu_sched running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00250494" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(648.43066298,30.00000000)">
<title>11 rcu_sched running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114277" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(638.83894654,30.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108562" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(637.23954257,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111100" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(635.64241775,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111979" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(634.04241552,30.00000000)">
<title>11 rcu_sched running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(632.44561920,30.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123668" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.84572468,30.00000000)">
<title>11 rcu_sched running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099270" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.04676843,30.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.44538645,210.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125307" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(622.85359324,210.00000000)">
<title>11 rcu_sched running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132900" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(621.25245784,210.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129943" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(619.65370968,210.00000000)">
<title>11 rcu_sched running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134898" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(618.85569757,210.00000000)">
<title>11 rcu_sched running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131262" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.26922294,210.00000000)">
<title>11 rcu_sched running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00307802" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(601.27042598,150.00000000)">
<title>11 rcu_sched running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087801" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(599.67585665,150.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120791" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(598.07716804,150.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(596.47843687,150.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119612" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(594.88001182,150.00000000)">
<title>11 rcu_sched running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103826" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.28135558,150.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094515" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.68263080,150.00000000)">
<title>11 rcu_sched running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00097932" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(584.48802491,30.00000000)">
<title>11 rcu_sched running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095374" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(583.69067600,30.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110141" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(582.09252211,30.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122569" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(580.49036263,30.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(578.89488392,30.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.29469426,210.00000000)">
<title>11 rcu_sched running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00147407" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.89739928,210.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110520" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(542.12917094,210.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150244" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(540.52737673,210.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126126" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(538.93290891,150.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00126366" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(537.33303137,150.00000000)">
<title>11 rcu_sched running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100269" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(524.54641308,150.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00101249" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(522.94807955,150.00000000)">
<title>11 rcu_sched running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(521.34509201,150.00000000)">
<title>11 rcu_sched running 3.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00073254" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(501.36385024,150.00000000)">
<title>11 rcu_sched running 3.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00073274" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.56559695,150.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130662" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(498.96981811,150.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102248" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(497.37045871,150.00000000)">
<title>11 rcu_sched running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00086322" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.40251593,150.00000000)">
<title>11 rcu_sched running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(477.38941935,150.00000000)">
<title>11 rcu_sched running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084284" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(475.79174662,150.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120571" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(474.19352939,150.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093396" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(461.40445091,150.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093795" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(459.80748055,150.00000000)">
<title>11 rcu_sched running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132920" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(458.22144951,150.00000000)">
<title>11 rcu_sched running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00097372" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(458.20871081,150.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119532" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(456.60949467,150.00000000)">
<title>11 rcu_sched running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100070" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(455.01011928,150.00000000)">
<title>11 rcu_sched running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.40935535,150.00000000)">
<title>11 rcu_sched running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00081806" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(451.81505817,150.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116595" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(450.21567718,150.00000000)">
<title>11 rcu_sched running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136956" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(449.41673931,150.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(447.81788845,150.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146048" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(420.63898254,150.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093316" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(419.04322928,150.00000000)">
<title>11 rcu_sched running 10.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202937" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(417.44547563,150.00000000)">
<title>11 rcu_sched running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091318" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(411.05226319,150.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00105884" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(409.45403636,150.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130742" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.85512895,150.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130382" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(406.25709535,150.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122969" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.65534170,150.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141073" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(403.85981075,30.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124468" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(402.26118649,30.00000000)">
<title>11 rcu_sched running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131022" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(396.66560970,30.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102707" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(395.06696345,30.00000000)">
<title>11 rcu_sched running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113098" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(393.47060194,30.00000000)">
<title>11 rcu_sched running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00208272" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(391.86994111,30.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117754" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(391.07117288,30.00000000)">
<title>11 rcu_sched running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098331" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(389.47251304,30.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125786" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(388.67398560,30.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00117134" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.08263077,30.00000000)">
<title>11 rcu_sched running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157877" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(385.47507097,210.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142591" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(383.87660995,210.00000000)">
<title>11 rcu_sched running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00173643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(382.27797509,210.00000000)">
<title>11 rcu_sched running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00154840" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.67757143,210.00000000)">
<title>11 rcu_sched running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113677" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(379.08121431,210.00000000)">
<title>11 rcu_sched running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131641" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(378.28262572,210.00000000)">
<title>11 rcu_sched running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139914" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(376.68388556,210.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146408" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(375.08468581,210.00000000)">
<title>11 rcu_sched running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00207013" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(373.48607233,210.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141372" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(371.88986428,210.00000000)">
<title>11 rcu_sched running 3.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00074693" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(371.88777477,210.00000000)">
<title>11 rcu_sched running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(370.29010683,210.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00149885" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(363.09795653,210.00000000)">
<title>11 rcu_sched running 3.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00062703" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(363.09592975,210.00000000)">
<title>11 rcu_sched running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138935" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(361.49819109,210.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150664" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(359.89891760,210.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00148966" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(358.30157698,210.00000000)">
<title>11 rcu_sched running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(357.50123857,210.00000000)">
<title>11 rcu_sched running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132740" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(355.90044905,210.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00106164" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(355.10596856,210.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150344" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(353.50677680,150.00000000)">
<title>11 rcu_sched running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(351.90710148,150.00000000)">
<title>11 rcu_sched running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(351.10832346,150.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102388" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(349.50918766,150.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102348" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(347.91174652,150.00000000)">
<title>11 rcu_sched running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128684" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(343.11606534,150.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107203" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(341.51760132,150.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109281" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(339.12093777,150.00000000)">
<title>11 rcu_sched running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159696" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(338.32103277,150.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111340" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(336.72180605,150.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108222" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(335.12377164,150.00000000)">
<title>11 rcu_sched running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090918" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(319.13757092,150.00000000)">
<title>11 rcu_sched running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103307" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(318.33900111,150.00000000)">
<title>11 rcu_sched running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085583" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(316.74042280,150.00000000)">
<title>11 rcu_sched running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090998" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(315.14207768,150.00000000)">
<title>11 rcu_sched running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099170" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(313.54233962,150.00000000)">
<title>11 rcu_sched running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085603" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(311.94123439,150.00000000)">
<title>11 rcu_sched running 3.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00066240" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(301.56405871,150.00000000)">
<title>11 rcu_sched running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00081926" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(301.55070096,150.00000000)">
<title>11 rcu_sched running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085503" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(299.95638600,150.00000000)">
<title>11 rcu_sched running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102228" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(299.15463267,150.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111519" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(297.55501390,210.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129123" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(287.96632053,210.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130622" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(286.36878488,210.00000000)">
<title>11 rcu_sched running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.77149081,210.00000000)">
<title>11 rcu_sched running 3.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00071775" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(284.76936733,210.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118833" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(283.17022952,210.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118693" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(281.57201328,210.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109241" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.97631717,210.00000000)">
<title>11 rcu_sched running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134858" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(278.37653914,150.00000000)">
<title>11 rcu_sched running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140813" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(276.77851074,150.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121730" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(275.17858384,150.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00150344" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(262.39087533,150.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110380" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(261.59254531,150.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00106404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(259.99328501,150.00000000)">
<title>11 rcu_sched running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(259.19478055,150.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(257.59500732,150.00000000)">
<title>11 rcu_sched running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00089419" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(254.39906800,150.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115356" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(252.80067492,150.00000000)">
<title>11 rcu_sched running 7.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00157877" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(251.20210360,150.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121291" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(249.60348533,150.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108802" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.00503810,150.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124647" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(246.40730083,150.00000000)">
<title>11 rcu_sched running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137676" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.80604494,30.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110400" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.00714683,30.00000000)">
<title>11 rcu_sched running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091657" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(242.40939437,30.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116775" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(241.60741405,30.00000000)">
<title>11 rcu_sched running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110940" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.01293224,30.00000000)">
<title>11 rcu_sched running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00104506" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.41242707,30.00000000)">
<title>11 rcu_sched running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00105505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(236.81753823,210.00000000)">
<title>11 rcu_sched running 3.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00070616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(236.81378861,210.00000000)">
<title>11 rcu_sched running 13.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00264881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(235.21410729,210.00000000)">
<title>11 rcu_sched running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00121630" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.61622595,90.00000000)">
<title>11 rcu_sched running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116215" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(232.01858700,90.00000000)">
<title>11 rcu_sched running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00186332" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.41814297,30.00000000)">
<title>11 rcu_sched running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129203" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.82065947,30.00000000)">
<title>11 rcu_sched running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00125846" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.22613770,150.00000000)">
<title>11 rcu_sched running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167649" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(225.62345929,150.00000000)">
<title>11 rcu_sched running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110860" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.02611087,150.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094615" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(222.42624872,150.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141952" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.02838884,150.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094894" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(219.22839712,150.00000000)">
<title>11 rcu_sched running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084763" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.63334962,150.00000000)">
<title>11 rcu_sched running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123848" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(216.83104559,90.00000000)">
<title>11 rcu_sched running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(215.23377950,90.00000000)">
<title>11 rcu_sched running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107243" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(213.63742618,90.00000000)">
<title>11 rcu_sched running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00290798" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.04084526,210.00000000)">
<title>11 rcu_sched running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00292616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.44370985,210.00000000)">
<title>11 rcu_sched running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187930" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.84263060,210.00000000)">
<title>11 rcu_sched running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234788" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.05826937,90.00000000)">
<title>11 rcu_sched running 15.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00308981" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(206.44400462,90.00000000)">
<title>11 rcu_sched running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167569" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.84621639,90.00000000)">
<title>11 rcu_sched running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00419821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(202.44561180,210.00000000)">
<title>11 rcu_sched running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00399939" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.84674175,210.00000000)">
<title>11 rcu_sched running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00180297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(199.24834547,210.00000000)">
<title>11 rcu_sched running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00164591" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.65132496,210.00000000)">
<title>11 rcu_sched running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153422" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(196.05186245,210.00000000)">
<title>11 rcu_sched running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00185712" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.45492405,210.00000000)">
<title>11 rcu_sched running 3.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00071935" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.45252262,210.00000000)">
<title>11 rcu_sched running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118113" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(192.85767754,210.00000000)">
<title>11 rcu_sched running 9.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00196223" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(191.26187792,210.00000000)">
<title>11 rcu_sched running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00148566" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(189.65783834,210.00000000)">
<title>11 rcu_sched running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190308" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.26208397,210.00000000)">
<title>11 rcu_sched running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00081427" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.25907069,210.00000000)">
<title>11 rcu_sched running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140094" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(185.66346749,210.00000000)">
<title>11 rcu_sched running 17.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00356518" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(183.26306651,210.00000000)">
<title>11 rcu_sched running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00160355" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(181.66937459,150.00000000)">
<title>11 rcu_sched running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183834" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.86551796,150.00000000)">
<title>11 rcu_sched running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159136" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.47230989,30.00000000)">
<title>11 rcu_sched running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178919" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(176.86879264,150.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145609" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(176.06986256,150.00000000)">
<title>11 rcu_sched running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140114" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.47396003,150.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145469" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(172.88140308,150.00000000)">
<title>11 rcu_sched running 11.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00220201" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(172.07411555,150.00000000)">
<title>11 rcu_sched running 16.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00326525" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.47613450,90.00000000)">
<title>11 rcu_sched running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00148026" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.87690957,90.00000000)">
<title>11 rcu_sched running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141073" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.28116710,90.00000000)">
<title>11 rcu_sched running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144050" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.68197874,90.00000000)">
<title>11 rcu_sched running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145109" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.09733765,90.00000000)">
<title>11 rcu_sched running 13.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00261504" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(163.28808289,90.00000000)">
<title>11 rcu_sched running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176501" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(161.68418378,90.00000000)">
<title>11 rcu_sched running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168348" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(156.90905785,90.00000000)">
<title>11 rcu_sched running 21.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00432610" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(155.31076748,90.00000000)">
<title>11 rcu_sched running 24.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00498550" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(153.70403972,90.00000000)">
<title>11 rcu_sched running 26.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00536915" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(141.72204776,90.00000000)">
<title>11 rcu_sched running 21.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00428313" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(140.90533913,90.00000000)">
<title>11 rcu_sched running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221780" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(139.32565677,90.00000000)">
<title>11 rcu_sched running 21.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00425936" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(137.71286129,90.00000000)">
<title>11 rcu_sched running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222719" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(127.33032245,90.00000000)">
<title>11 rcu_sched running 11.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226496" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(125.73243511,90.00000000)">
<title>11 rcu_sched running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00249994" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.13382683,90.00000000)">
<title>11 rcu_sched running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289479" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(122.52185481,90.00000000)">
<title>11 rcu_sched running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093935" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(121.72291454,90.00000000)">
<title>11 rcu_sched running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00089379" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(120.13166162,90.00000000)">
<title>11 rcu_sched running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175781" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.53503255,90.00000000)">
<title>11 rcu_sched running 17.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00340892" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(100.15122991,150.00000000)">
<title>11 rcu_sched running 20.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00413627" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(98.56174160,150.00000000)">
<title>11 rcu_sched running 23.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00464980" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(96.95108539,150.00000000)">
<title>11 rcu_sched running 22.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00441302" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(82.56079418,150.00000000)">
<title>11 rcu_sched running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00236387" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(80.96366176,150.00000000)">
<title>11 rcu_sched running 40.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00807971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(79.37990727,150.00000000)">
<title>11 rcu_sched running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00470076" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(77.76928203,150.00000000)">
<title>11 rcu_sched running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00259566" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(76.18596315,150.00000000)">
<title>11 rcu_sched running 28.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00575680" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(75.37760778,150.00000000)">
<title>11 rcu_sched running 15.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00302427" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(73.79507418,150.00000000)">
<title>11 rcu_sched running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00419521" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(72.17425915,150.00000000)">
<title>11 rcu_sched running 10.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00218503" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(61.80491060,150.00000000)">
<title>11 rcu_sched running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00221800" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(61.79635133,150.00000000)">
<title>11 rcu_sched running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00468977" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(60.19767351,150.00000000)">
<title>11 rcu_sched running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00448275" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(58.59963870,150.00000000)">
<title>11 rcu_sched running 23.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00468777" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(56.99868574,150.00000000)">
<title>11 rcu_sched running 33.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00660204" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(33.81522451,90.00000000)">
<title>11 rcu_sched running 24.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00496032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(33.02630660,90.00000000)">
<title>11 rcu_sched running 20.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00401917" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(31.42645144,90.00000000)">
<title>11 rcu_sched running 24.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00489478" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(29.83030413,90.00000000)">
<title>11 rcu_sched running 24.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00484083" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(21.81654082,90.00000000)">
<title>11 rcu_sched running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178099" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(20.23143315,90.00000000)">
<title>11 rcu_sched running 14.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00285882" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(19.41652689,90.00000000)">
<title>11 rcu_sched running 7.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00149925" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(17.81783428,90.00000000)">
<title>11 rcu_sched running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151343" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.17453487,30.00000000)">
<title>12 migration/0 running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00092497" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.97367556,90.00000000)">
<title>17 migration/1 running 4.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00080367" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(215.75438899,90.00000000)">
<title>17 migration/1 running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00295733" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(753.13598753,90.00000000)">
<title>18 ksoftirqd/1 running 106.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02133514" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ksoftirqd/1</text>
</g>
<g transform="translate(750.73660043,90.00000000)">
<title>18 ksoftirqd/1 running 20.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00414066" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(749.13731456,90.00000000)">
<title>18 ksoftirqd/1 running 98.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01966645" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ksoftirqd/1</text>
</g>
<g transform="translate(747.54377950,90.00000000)">
<title>18 ksoftirqd/1 running 94.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01892911" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(746.74033749,90.00000000)">
<title>18 ksoftirqd/1 running 23.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00463602" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.81474312,90.00000000)">
<title>18 ksoftirqd/1 running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00139294" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(239.21848132,90.00000000)">
<title>18 ksoftirqd/1 running 54.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01090456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(33.81183157,90.00000000)">
<title>18 ksoftirqd/1 running 17.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00339294" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.97609257,150.00000000)">
<title>23 migration/2 running 3.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00068938" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(940.15667398,150.00000000)">
<title>24 ksoftirqd/2 running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190948" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(935.36104915,150.00000000)">
<title>24 ksoftirqd/2 running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171365" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(889.80279439,150.00000000)">
<title>24 ksoftirqd/2 running 23.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00461643" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(888.20447565,150.00000000)">
<title>24 ksoftirqd/2 running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00328503" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.60562238,150.00000000)">
<title>24 ksoftirqd/2 running 76.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01519648" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(884.20798971,150.00000000)">
<title>24 ksoftirqd/2 running 118.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02366924" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ksoftirqd/2</text>
</g>
<g transform="translate(882.60978826,150.00000000)">
<title>24 ksoftirqd/2 running 96.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01919727" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(876.21409626,150.00000000)">
<title>24 ksoftirqd/2 running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00200919" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.80251573,150.00000000)">
<title>24 ksoftirqd/2 running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179938" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.09381128,150.00000000)">
<title>24 ksoftirqd/2 running 13.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00276251" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.27374945,150.00000000)">
<title>24 ksoftirqd/2 running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00178039" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(500.56690357,150.00000000)">
<title>24 ksoftirqd/2 running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.98321220,150.00000000)">
<title>24 ksoftirqd/2 running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156359" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(279.97360102,210.00000000)">
<title>29 migration/3 running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136037" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(890.60294897,210.00000000)">
<title>30 ksoftirqd/3 running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131861" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(889.80377890,210.00000000)">
<title>30 ksoftirqd/3 running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120831" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(889.01127822,210.00000000)">
<title>30 ksoftirqd/3 running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142431" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(888.20540201,210.00000000)">
<title>30 ksoftirqd/3 running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135558" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(887.40616940,210.00000000)">
<title>30 ksoftirqd/3 running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122350" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(886.60679692,210.00000000)">
<title>30 ksoftirqd/3 running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124008" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(885.80754134,210.00000000)">
<title>30 ksoftirqd/3 running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00115915" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(885.00820902,210.00000000)">
<title>30 ksoftirqd/3 running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134519" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(884.21598429,210.00000000)">
<title>30 ksoftirqd/3 running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00168028" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(806.68668365,210.00000000)">
<title>30 ksoftirqd/3 running 38.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00758975" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(805.08484268,210.00000000)">
<title>30 ksoftirqd/3 running 32.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00651412" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.48522251,210.00000000)">
<title>30 ksoftirqd/3 running 138.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02767422" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ksoftirqd/3</text>
</g>
<g transform="translate(801.09015112,210.00000000)">
<title>30 ksoftirqd/3 running 20.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00399240" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(744.33891563,210.00000000)">
<title>30 ksoftirqd/3 running 9.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00187790" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(252.80265493,210.00000000)">
<title>30 ksoftirqd/3 running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00142871" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(232.81926390,210.00000000)">
<title>30 ksoftirqd/3 running 31.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00619021" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(231.22239944,210.00000000)">
<title>30 ksoftirqd/3 running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260065" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.02842795,210.00000000)">
<title>30 ksoftirqd/3 running 63.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01273850" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(226.42681118,210.00000000)">
<title>30 ksoftirqd/3 running 4.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00078969" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.82786460,210.00000000)">
<title>30 ksoftirqd/3 running 115.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02297506" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ksoftirqd/3</text>
</g>
<g transform="translate(223.23053376,210.00000000)">
<title>30 ksoftirqd/3 running 44.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00895372" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(21.02750701,210.00000000)">
<title>30 ksoftirqd/3 running 44.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00880605" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1004.91498162,90.00000000)">
<title>113 kworker/u8:2-ev running 31.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00637744" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.85072217,90.00000000)">
<title>113 kworker/u8:2-ev running 34.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00696272" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.83352269,90.00000000)">
<title>113 kworker/u8:2-ev running 49.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00995901" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(984.54159500,90.00000000)">
<title>113 kworker/u8:2-ev running 62.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01249652" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(984.51142144,150.00000000)">
<title>113 kworker/u8:2-ev running 14.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00284603" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(983.48942730,150.00000000)">
<title>113 kworker/u8:2-ev running 24.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00489358" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.10519573,150.00000000)">
<title>113 kworker/u8:2-ev running 16.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00338055" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.06003649,150.00000000)">
<title>113 kworker/u8:2-ev running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216465" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(979.33511481,150.00000000)">
<title>113 kworker/u8:2-ev running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00314017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(977.68122683,90.00000000)">
<title>113 kworker/u8:2-ev running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120971" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(977.61031203,90.00000000)">
<title>113 kworker/u8:2-ev running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00248955" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.50256939,90.00000000)">
<title>113 kworker/u8:2-ev running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00295793" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(961.03739628,90.00000000)">
<title>113 kworker/u8:2-ev running 12.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00239584" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.97894943,90.00000000)">
<title>113 kworker/u8:2-ev running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127025" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.17251113,90.00000000)">
<title>113 kworker/u8:2-ev running 16.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00329383" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(957.61878534,210.00000000)">
<title>113 kworker/u8:2-ev running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00226975" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(957.55691639,210.00000000)">
<title>113 kworker/u8:2-ev running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00127445" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.21045433,210.00000000)">
<title>113 kworker/u8:2-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00104466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.20802352,210.00000000)">
<title>113 kworker/u8:2-ev running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099890" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.20163209,210.00000000)">
<title>113 kworker/u8:2-ev running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113957" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.19946045,210.00000000)">
<title>113 kworker/u8:2-ev running 1.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00036187" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.19861062,210.00000000)">
<title>113 kworker/u8:2-ev running 2.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00039604" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.19752100,210.00000000)">
<title>113 kworker/u8:2-ev running 3.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00064222" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.18665581,210.00000000)">
<title>113 kworker/u8:2-ev running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141972" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.18356660,210.00000000)">
<title>113 kworker/u8:2-ev running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00108862" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.18121892,210.00000000)">
<title>113 kworker/u8:2-ev running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100889" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.17579322,210.00000000)">
<title>113 kworker/u8:2-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111939" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.17337120,210.00000000)">
<title>113 kworker/u8:2-ev running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100130" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.16700475,210.00000000)">
<title>113 kworker/u8:2-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00111000" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.16450740,210.00000000)">
<title>113 kworker/u8:2-ev running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102707" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.15812456,210.00000000)">
<title>113 kworker/u8:2-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112079" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.15569715,210.00000000)">
<title>113 kworker/u8:2-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103407" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.14796593,210.00000000)">
<title>113 kworker/u8:2-ev running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123568" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.14561865,210.00000000)">
<title>113 kworker/u8:2-ev running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099730" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.13722363,210.00000000)">
<title>113 kworker/u8:2-ev running 5.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00116395" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.13483998,210.00000000)">
<title>113 kworker/u8:2-ev running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00101029" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.12708478,210.00000000)">
<title>113 kworker/u8:2-ev running 1.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00036767" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.12518150,210.00000000)">
<title>113 kworker/u8:2-ev running 2.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00043621" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.10487363,210.00000000)">
<title>113 kworker/u8:2-ev running 2.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00046398" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.08106012,210.00000000)">
<title>113 kworker/u8:2-ev running 7.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00153681" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.07777669,210.00000000)">
<title>113 kworker/u8:2-ev running 1.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00036727" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.07568797,210.00000000)">
<title>113 kworker/u8:2-ev running 2.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00041782" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.07477999,210.00000000)">
<title>113 kworker/u8:2-ev running 2.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00043601" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.06743442,210.00000000)">
<title>113 kworker/u8:2-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.06392079,210.00000000)">
<title>113 kworker/u8:2-ev running 2.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00042342" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.06187244,210.00000000)">
<title>113 kworker/u8:2-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112658" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.05496488,210.00000000)">
<title>113 kworker/u8:2-ev running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140693" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.03420561,210.00000000)">
<title>113 kworker/u8:2-ev running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110500" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(954.02915497,210.00000000)">
<title>113 kworker/u8:2-ev running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00259786" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.80409990,30.00000000)">
<title>113 kworker/u8:2-ev running 8.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00166310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.68895703,30.00000000)">
<title>113 kworker/u8:2-ev running 24.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00493035" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.17550802,30.00000000)">
<title>113 kworker/u8:2-ev running 2.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00044540" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.17475909,30.00000000)">
<title>113 kworker/u8:2-ev running 1.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00035708" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.17205374,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038865" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.16693795,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038865" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.15399084,30.00000000)">
<title>113 kworker/u8:2-ev running 2.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00040204" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.14041030,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13780945,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038006" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.13515224,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00037166" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12646588,30.00000000)">
<title>113 kworker/u8:2-ev running 1.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00036507" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.12156011,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038305" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10975956,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038845" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.10319569,30.00000000)">
<title>113 kworker/u8:2-ev running 2.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00040783" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09972122,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00038805" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09348785,30.00000000)">
<title>113 kworker/u8:2-ev running 1.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00036967" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.09141412,30.00000000)">
<title>113 kworker/u8:2-ev running 2.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00053811" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08641743,30.00000000)">
<title>113 kworker/u8:2-ev running 2.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00046978" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.08119734,30.00000000)">
<title>113 kworker/u8:2-ev running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00049475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.07893179,30.00000000)">
<title>113 kworker/u8:2-ev running 2.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00050654" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.07503331,30.00000000)">
<title>113 kworker/u8:2-ev running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00185672" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.07313023,30.00000000)">
<title>113 kworker/u8:2-ev running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095634" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.07157783,30.00000000)">
<title>113 kworker/u8:2-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103447" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(453.06560262,30.00000000)">
<title>113 kworker/u8:2-ev running 26.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00530721" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(441.42427697,30.00000000)">
<title>113 kworker/u8:2-ev running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202517" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(438.22774219,30.00000000)">
<title>113 kworker/u8:2-ev running 19.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00394144" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(414.24834338,30.00000000)">
<title>113 kworker/u8:2-ev running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00207393" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.29932123,30.00000000)">
<title>113 kworker/u8:2-ev running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00314436" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.82225704,30.00000000)">
<title>113 kworker/u8:2-ev running 11.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00228793" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.76105788,30.00000000)">
<title>113 kworker/u8:2-ev running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00105785" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(403.96963143,30.00000000)">
<title>113 kworker/u8:2-ev running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00313737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(401.47986291,210.00000000)">
<title>113 kworker/u8:2-ev running 16.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00324167" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(401.32020023,210.00000000)">
<title>113 kworker/u8:2-ev running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144050" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.98482735,210.00000000)">
<title>113 kworker/u8:2-ev running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242002" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.86208453,210.00000000)">
<title>113 kworker/u8:2-ev running 30.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00599319" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(397.00300836,210.00000000)">
<title>113 kworker/u8:2-ev running 26.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00523827" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(388.67410829,210.00000000)">
<title>113 kworker/u8:2-ev running 12.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00247117" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(363.09804305,30.00000000)">
<title>113 kworker/u8:2-ev running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172344" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.51987251,30.00000000)">
<title>113 kworker/u8:2-ev running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169687" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.35857110,30.00000000)">
<title>113 kworker/u8:2-ev running 14.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00281126" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.93041037,150.00000000)">
<title>113 kworker/u8:2-ev running 11.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00222319" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.78026150,150.00000000)">
<title>113 kworker/u8:2-ev running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.04358459,210.00000000)">
<title>113 kworker/u8:2-ev running 13.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00274672" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(311.92310815,210.00000000)">
<title>113 kworker/u8:2-ev running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00307163" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(311.83480825,210.00000000)">
<title>113 kworker/u8:2-ev running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(307.94784225,210.00000000)">
<title>113 kworker/u8:2-ev running 11.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00224797" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(277.58458777,210.00000000)">
<title>113 kworker/u8:2-ev running 9.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00190088" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(251.20147197,210.00000000)">
<title>113 kworker/u8:2-ev running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00200939" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.76513481,210.00000000)">
<title>113 kworker/u8:2-ev running 17.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00358257" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.29477518,150.00000000)">
<title>113 kworker/u8:2-ev running 16.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00334638" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.28364123,210.00000000)">
<title>113 kworker/u8:2-ev running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133799" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.43442614,210.00000000)">
<title>113 kworker/u8:2-ev running 17.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00342711" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.97221755,150.00000000)">
<title>113 kworker/u8:2-ev running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00297751" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.96086400,210.00000000)">
<title>113 kworker/u8:2-ev running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128804" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.10300051,210.00000000)">
<title>113 kworker/u8:2-ev running 16.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00332660" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(241.63329409,150.00000000)">
<title>113 kworker/u8:2-ev running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00173104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(241.62071564,210.00000000)">
<title>113 kworker/u8:2-ev running 5.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00103946" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.77461853,210.00000000)">
<title>113 kworker/u8:2-ev running 18.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00375821" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.28322289,30.00000000)">
<title>113 kworker/u8:2-ev running 17.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00354540" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.26459290,210.00000000)">
<title>113 kworker/u8:2-ev running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.43975621,210.00000000)">
<title>113 kworker/u8:2-ev running 14.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00288020" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(235.01343442,210.00000000)">
<title>113 kworker/u8:2-ev running 11.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00232550" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.97310343,210.00000000)">
<title>113 kworker/u8:2-ev running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00081267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.11111666,210.00000000)">
<title>113 kworker/u8:2-ev running 12.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00255529" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(231.71463614,90.00000000)">
<title>113 kworker/u8:2-ev running 16.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00332080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(231.67557980,90.00000000)">
<title>113 kworker/u8:2-ev running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112838" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.78123924,90.00000000)">
<title>113 kworker/u8:2-ev running 18.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00364691" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.38630253,30.00000000)">
<title>113 kworker/u8:2-ev running 13.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00263023" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.28711625,30.00000000)">
<title>113 kworker/u8:2-ev running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00092856" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.45005919,30.00000000)">
<title>113 kworker/u8:2-ev running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00298151" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(225.07554724,30.00000000)">
<title>113 kworker/u8:2-ev running 18.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00363672" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.98611656,30.00000000)">
<title>113 kworker/u8:2-ev running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118153" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.11841016,30.00000000)">
<title>113 kworker/u8:2-ev running 16.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00328843" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(221.69842526,150.00000000)">
<title>113 kworker/u8:2-ev running 15.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00299650" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(221.59961944,30.00000000)">
<title>113 kworker/u8:2-ev running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.78181440,30.00000000)">
<title>113 kworker/u8:2-ev running 14.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00289259" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(218.37116567,30.00000000)">
<title>113 kworker/u8:2-ev running 13.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00269697" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(218.32071820,30.00000000)">
<title>113 kworker/u8:2-ev running 4.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00087101" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(215.73003777,30.00000000)">
<title>113 kworker/u8:2-ev running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00295653" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(214.13943446,30.00000000)">
<title>113 kworker/u8:2-ev running 21.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00424337" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(214.12667198,30.00000000)">
<title>113 kworker/u8:2-ev running 41.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00828712" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(211.98133857,30.00000000)">
<title>113 kworker/u8:2-ev running 23.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00477629" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(211.79897118,30.00000000)">
<title>113 kworker/u8:2-ev running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00202357" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.79381644,30.00000000)">
<title>113 kworker/u8:2-ev running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00447656" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.64859394,30.00000000)">
<title>113 kworker/u8:2-ev running 19.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00398300" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.46521605,30.00000000)">
<title>113 kworker/u8:2-ev running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184513" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(207.47675864,30.00000000)">
<title>113 kworker/u8:2-ev running 37.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00744768" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.35687946,150.00000000)">
<title>113 kworker/u8:2-ev running 20.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00411868" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.15789187,210.00000000)">
<title>113 kworker/u8:2-ev running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113398" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.14851614,210.00000000)">
<title>113 kworker/u8:2-ev running 35.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00710019" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(201.89757266,210.00000000)">
<title>113 kworker/u8:2-ev running 21.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00430611" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(201.69693736,210.00000000)">
<title>113 kworker/u8:2-ev running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138715" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.80404509,210.00000000)">
<title>113 kworker/u8:2-ev running 19.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00392266" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(198.59915604,210.00000000)">
<title>113 kworker/u8:2-ev running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00419621" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(198.39839804,210.00000000)">
<title>113 kworker/u8:2-ev running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130442" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.48104126,210.00000000)">
<title>113 kworker/u8:2-ev running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00291297" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.47330704,210.00000000)">
<title>113 kworker/u8:2-ev running 21.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00437685" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(195.27174039,210.00000000)">
<title>113 kworker/u8:2-ev running 22.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00457987" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(195.07771352,210.00000000)">
<title>113 kworker/u8:2-ev running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171245" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.14529912,210.00000000)">
<title>113 kworker/u8:2-ev running 20.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00411888" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(191.93947092,210.00000000)">
<title>113 kworker/u8:2-ev running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00298271" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(191.74470012,210.00000000)">
<title>113 kworker/u8:2-ev running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129083" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.82421856,210.00000000)">
<title>113 kworker/u8:2-ev running 33.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00660104" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.61118246,210.00000000)">
<title>113 kworker/u8:2-ev running 15.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00309221" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.41170291,210.00000000)">
<title>113 kworker/u8:2-ev running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119053" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.49244404,210.00000000)">
<title>113 kworker/u8:2-ev running 32.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00640402" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(185.16802049,210.00000000)">
<title>113 kworker/u8:2-ev running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00336456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.97074415,210.00000000)">
<title>113 kworker/u8:2-ev running 7.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00141772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.15476906,210.00000000)">
<title>113 kworker/u8:2-ev running 22.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00444719" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(181.92826252,210.00000000)">
<title>113 kworker/u8:2-ev running 18.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00361753" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(181.72775190,210.00000000)">
<title>113 kworker/u8:2-ev running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131841" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.82611013,210.00000000)">
<title>113 kworker/u8:2-ev running 21.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00420121" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.64967020,210.00000000)">
<title>113 kworker/u8:2-ev running 13.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00269597" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.44980960,210.00000000)">
<title>113 kworker/u8:2-ev running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00123329" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.51635654,210.00000000)">
<title>113 kworker/u8:2-ev running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00259805" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.50819750,210.00000000)">
<title>113 kworker/u8:2-ev running 23.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00477129" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(175.25020718,210.00000000)">
<title>113 kworker/u8:2-ev running 20.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00403456" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(175.05537804,210.00000000)">
<title>113 kworker/u8:2-ev running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152742" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.47403456,210.00000000)">
<title>113 kworker/u8:2-ev running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161874" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.16098552,210.00000000)">
<title>113 kworker/u8:2-ev running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00336017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(171.93879889,150.00000000)">
<title>113 kworker/u8:2-ev running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00327624" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(171.71513377,90.00000000)">
<title>113 kworker/u8:2-ev running 22.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00442401" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.83787019,90.00000000)">
<title>113 kworker/u8:2-ev running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00296033" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.83093026,90.00000000)">
<title>113 kworker/u8:2-ev running 17.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00345768" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.77665067,90.00000000)">
<title>113 kworker/u8:2-ev running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00606992" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.35625552,90.00000000)">
<title>113 kworker/u8:2-ev running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151823" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.50016583,90.00000000)">
<title>113 kworker/u8:2-ev running 17.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00345049" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.82104642,90.00000000)">
<title>113 kworker/u8:2-ev running 19.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00390048" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.40593510,150.00000000)">
<title>113 kworker/u8:2-ev running 10.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00201019" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.17938899,150.00000000)">
<title>113 kworker/u8:2-ev running 30.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00606353" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(161.25662290,210.00000000)">
<title>113 kworker/u8:2-ev running 13.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00266559" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(160.78600549,210.00000000)">
<title>113 kworker/u8:2-ev running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00109501" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(148.11874605,210.00000000)">
<title>113 kworker/u8:2-ev running 27.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00546207" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(120.13109673,210.00000000)">
<title>113 kworker/u8:2-ev running 16.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00326765" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(94.56611208,90.00000000)">
<title>113 kworker/u8:2-ev running 35.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00715954" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.28703034,90.00000000)">
<title>113 kworker/u8:2-ev running 24.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00483384" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.26620734,90.00000000)">
<title>113 kworker/u8:2-ev running 61.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01221477" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(71.85061927,210.00000000)">
<title>113 kworker/u8:2-ev running 53.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01071333" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(65.33915956,210.00000000)">
<title>113 kworker/u8:2-ev running 18.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00363272" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.73496489,210.00000000)">
<title>115 kworker/3:3-eve running 22.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00444339" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(924.17177468,210.00000000)">
<title>115 kworker/3:3-eve running 8.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172844" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(879.42077568,210.00000000)">
<title>115 kworker/3:3-eve running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00298291" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(828.26045799,210.00000000)">
<title>115 kworker/3:3-eve running 17.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00358636" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(741.84943506,210.00000000)">
<title>115 kworker/3:3-eve running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00155000" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(713.16675167,210.00000000)">
<title>115 kworker/3:3-eve running 12.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00247457" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(674.80638045,210.00000000)">
<title>115 kworker/3:3-eve running 27.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00553041" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(649.23056898,210.00000000)">
<title>115 kworker/3:3-eve running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171565" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.44437210,210.00000000)">
<title>115 kworker/3:3-eve running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00135937" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.44124072,210.00000000)">
<title>115 kworker/3:3-eve running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242881" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(630.04722262,210.00000000)">
<title>115 kworker/3:3-eve running 117.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02353516" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">kworker/3:3-eve</text>
</g>
<g transform="translate(617.25733567,210.00000000)">
<title>115 kworker/3:3-eve running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00176181" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(578.89554632,210.00000000)">
<title>115 kworker/3:3-eve running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00169447" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(572.49916095,210.00000000)">
<title>115 kworker/3:3-eve running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00161274" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(521.34576621,210.00000000)">
<title>115 kworker/3:3-eve running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152782" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(470.19583174,210.00000000)">
<title>115 kworker/3:3-eve running 24.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00487080" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(431.83410713,210.00000000)">
<title>115 kworker/3:3-eve running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00171106" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(387.08269072,210.00000000)">
<title>115 kworker/3:3-eve running 13.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00260505" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.28560227,210.00000000)">
<title>115 kworker/3:3-eve running 12.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00242022" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.89272013,210.00000000)">
<title>115 kworker/3:3-eve running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00210070" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(310.34541678,210.00000000)">
<title>115 kworker/3:3-eve running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215685" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(265.58760274,210.00000000)">
<title>115 kworker/3:3-eve running 15.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00306024" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(252.80128417,210.00000000)">
<title>115 kworker/3:3-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137076" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(246.40539335,210.00000000)">
<title>115 kworker/3:3-eve running 9.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00197122" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.01032159,210.00000000)">
<title>115 kworker/3:3-eve running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140453" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.61438182,210.00000000)">
<title>115 kworker/3:3-eve running 107.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02139948" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">kworker/3:3-eve</text>
</g>
<g transform="translate(213.74253710,210.00000000)">
<title>115 kworker/3:3-eve running 8.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170666" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(182.47256263,210.00000000)">
<title>115 kworker/3:3-eve running 14.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00296852" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(176.06981200,210.00000000)">
<title>115 kworker/3:3-eve running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00143930" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(163.28808629,210.00000000)">
<title>115 kworker/3:3-eve running 8.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00177100" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.93315835,210.00000000)">
<title>115 kworker/3:3-eve running 13.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00274153" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(60.98332037,210.00000000)">
<title>115 kworker/3:3-eve running 42.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00846436" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(54.59312901,210.00000000)">
<title>115 kworker/3:3-eve running 22.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00449394" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.81010907,210.00000000)">
<title>115 kworker/3:3-eve running 158.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03156471" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">kworker/3:3-eve</text>
</g>
<g transform="translate(802.80150444,150.00000000)">
<title>198 usb-storage running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00101129" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.79372266,150.00000000)">
<title>198 usb-storage running 2.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00051434" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.77296800,150.00000000)">
<title>198 usb-storage running 2.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00055490" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.76232161,150.00000000)">
<title>198 usb-storage running 2.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00047897" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.75822231,150.00000000)">
<title>198 usb-storage running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085243" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.74844493,150.00000000)">
<title>198 usb-storage running 2.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00058008" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.73864538,150.00000000)">
<title>198 usb-storage running 2.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00055410" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(802.69242090,150.00000000)">
<title>198 usb-storage running 12.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00243560" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.98229044,150.00000000)">
<title>198 usb-storage running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00092177" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.97513070,150.00000000)">
<title>198 usb-storage running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00086342" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.95356237,150.00000000)">
<title>198 usb-storage running 2.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00055210" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.94834388,150.00000000)">
<title>198 usb-storage running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00083645" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.93347570,150.00000000)">
<title>198 usb-storage running 3.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00070337" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.93080331,150.00000000)">
<title>198 usb-storage running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090418" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.91864528,150.00000000)">
<title>198 usb-storage running 4.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00084024" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(399.87211368,150.00000000)">
<title>198 usb-storage running 8.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00175122" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.01836154,210.00000000)">
<title>200 kworker/3:1H-ev running 13.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00275032" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(314.04633131,210.00000000)">
<title>200 kworker/3:1H-ev running 21.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00425316" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(250.76871738,210.00000000)">
<title>200 kworker/3:1H-ev running 17.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00342251" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(247.43785325,210.00000000)">
<title>200 kworker/3:1H-ev running 17.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00342471" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.10632711,210.00000000)">
<title>200 kworker/3:1H-ev running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00335337" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(240.77837674,210.00000000)">
<title>200 kworker/3:1H-ev running 21.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00437026" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(237.44263641,210.00000000)">
<title>200 kworker/3:1H-ev running 15.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00316894" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(234.11367196,210.00000000)">
<title>200 kworker/3:1H-ev running 11.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00230512" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(204.15561633,210.00000000)">
<title>200 kworker/3:1H-ev running 37.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00743869" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(200.80796775,210.00000000)">
<title>200 kworker/3:1H-ev running 26.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00531380" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(197.47768389,210.00000000)">
<title>200 kworker/3:1H-ev running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00335737" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(194.14941801,210.00000000)">
<title>200 kworker/3:1H-ev running 16.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00320950" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(190.83081960,210.00000000)">
<title>200 kworker/3:1H-ev running 31.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00620999" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(187.49884806,210.00000000)">
<title>200 kworker/3:1H-ev running 22.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00450294" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(184.15921624,210.00000000)">
<title>200 kworker/3:1H-ev running 20.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00403696" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(180.83031134,210.00000000)">
<title>200 kworker/3:1H-ev running 15.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00311219" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(177.51296880,210.00000000)">
<title>200 kworker/3:1H-ev running 17.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00338774" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(174.16434569,210.00000000)">
<title>200 kworker/3:1H-ev running 27.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00541251" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.23820586,30.00000000)">
<title>202 kworker/0:1H-ev running 11.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00237266" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(880.20987144,30.00000000)">
<title>202 kworker/0:1H-ev running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159636" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.29977856,30.00000000)">
<title>202 kworker/0:1H-ev running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132580" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(750.34956358,30.00000000)">
<title>202 kworker/0:1H-ev running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00270955" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(593.80926228,30.00000000)">
<title>202 kworker/0:1H-ev running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(577.15991052,30.00000000)">
<title>202 kworker/0:1H-ev running 13.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00270256" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(457.26075704,30.00000000)">
<title>202 kworker/0:1H-ev running 15.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00313857" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(407.30246559,30.00000000)">
<title>202 kworker/0:1H-ev running 16.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00322169" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(403.97276880,30.00000000)">
<title>202 kworker/0:1H-ev running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00334718" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(337.36138236,30.00000000)">
<title>202 kworker/0:1H-ev running 15.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00299450" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(227.45304069,30.00000000)">
<title>202 kworker/0:1H-ev running 14.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00296432" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(224.12169859,30.00000000)">
<title>202 kworker/0:1H-ev running 15.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00303746" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.78470699,30.00000000)">
<title>202 kworker/0:1H-ev running 10.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00209731" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(214.13495910,30.00000000)">
<title>202 kworker/0:1H-ev running 22.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00447536" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(210.79829300,30.00000000)">
<title>202 kworker/0:1H-ev running 25.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00501547" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(207.48420632,30.00000000)">
<title>202 kworker/0:1H-ev running 33.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00668397" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(986.84348170,90.00000000)">
<title>232 kworker/1:1H-ev running 36.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00724046" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(963.50552732,90.00000000)">
<title>232 kworker/1:1H-ev running 12.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00250174" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(960.17580496,90.00000000)">
<title>232 kworker/1:1H-ev running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00252752" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(936.86257027,90.00000000)">
<title>232 kworker/1:1H-ev running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00233809" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(883.57125942,90.00000000)">
<title>232 kworker/1:1H-ev running 15.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00312138" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.69159070,90.00000000)">
<title>232 kworker/1:1H-ev running 3.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00076651" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.68362968,90.00000000)">
<title>232 kworker/1:1H-ev running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00215665" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.67803413,90.00000000)">
<title>232 kworker/1:1H-ev running 12.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00252712" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(803.63593907,90.00000000)">
<title>232 kworker/1:1H-ev running 19.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00387270" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(800.30863872,90.00000000)">
<title>232 kworker/1:1H-ev running 16.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00337535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(230.78488614,90.00000000)">
<title>232 kworker/1:1H-ev running 21.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00424017" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(217.46341521,90.00000000)">
<title>232 kworker/1:1H-ev running 22.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00458067" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(170.83438794,90.00000000)">
<title>232 kworker/1:1H-ev running 17.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00348226" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(167.50361632,90.00000000)">
<title>232 kworker/1:1H-ev running 18.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00369467" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.27842211,90.00000000)">
<title>232 kworker/1:1H-ev running 43.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00860823" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(983.49432088,150.00000000)">
<title>233 kworker/2:1H-ev running 16.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00336576" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(816.96213754,150.00000000)">
<title>233 kworker/2:1H-ev running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00292396" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(697.06574077,150.00000000)">
<title>233 kworker/2:1H-ev running 17.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00343630" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(597.14321743,150.00000000)">
<title>233 kworker/2:1H-ev running 17.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00347786" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.35926229,150.00000000)">
<title>233 kworker/2:1H-ev running 3.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00069837" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.35042127,150.00000000)">
<title>233 kworker/2:1H-ev running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00100729" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(164.18545252,150.00000000)">
<title>233 kworker/2:1H-ev running 24.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00487820" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.82097152,30.00000000)">
<title>247 jbd2/dm-0-8 running 21.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00428833" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.30110436,30.00000000)">
<title>247 jbd2/dm-0-8 running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172444" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.29580175,30.00000000)">
<title>247 jbd2/dm-0-8 running 19.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00397681" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.22660041,30.00000000)">
<title>247 jbd2/dm-0-8 running 101.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02026891" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">jbd2/dm-0-8</text>
</g>
<g transform="translate(962.53608175,90.00000000)">
<title>1069 kworker/1:3-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137576" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(872.68056125,90.00000000)">
<title>1069 kworker/1:3-eve running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00306843" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(871.74951782,90.00000000)">
<title>1069 kworker/1:3-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138115" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(853.83709332,90.00000000)">
<title>1069 kworker/1:3-eve running 6.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124907" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(841.05006519,90.00000000)">
<title>1069 kworker/1:3-eve running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122310" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(834.65505058,90.00000000)">
<title>1069 kworker/1:3-eve running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133000" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(794.03223485,90.00000000)">
<title>1069 kworker/1:3-eve running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00172404" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(792.72576388,90.00000000)">
<title>1069 kworker/1:3-eve running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00162973" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(732.34732274,90.00000000)">
<title>1069 kworker/1:3-eve running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00119832" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(706.77520294,90.00000000)">
<title>1069 kworker/1:3-eve running 7.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00140094" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.44120176,90.00000000)">
<title>1069 kworker/1:3-eve running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179938" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(623.65197562,90.00000000)">
<title>1069 kworker/1:3-eve running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134778" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(438.22540810,90.00000000)">
<title>1069 kworker/1:3-eve running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130322" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(419.04356518,90.00000000)">
<title>1069 kworker/1:3-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138615" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(374.28634780,90.00000000)">
<title>1069 kworker/1:3-eve running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00114637" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(367.89183953,90.00000000)">
<title>1069 kworker/1:3-eve running 8.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00170926" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(329.52708646,90.00000000)">
<title>1069 kworker/1:3-eve running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131142" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(278.37538838,90.00000000)">
<title>1069 kworker/1:3-eve running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107683" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(252.79981749,90.00000000)">
<title>1069 kworker/1:3-eve running 7.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00144170" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.61738811,90.00000000)">
<title>1069 kworker/1:3-eve running 15.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00307283" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(214.13915152,90.00000000)">
<title>1069 kworker/1:3-eve running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00205335" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(54.59315898,90.00000000)">
<title>1069 kworker/1:3-eve running 22.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00442800" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.80759334,90.00000000)">
<title>1069 kworker/1:3-eve running 14.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00292336" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.80192565,90.00000000)">
<title>1069 kworker/1:3-eve running 17.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00342891" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(988.13288468,150.00000000)">
<title>8773 kworker/2:1-eve running 29.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00586491" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(984.54216889,150.00000000)">
<title>8773 kworker/2:1-eve running 7.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00156659" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.73491474,150.00000000)">
<title>8773 kworker/2:1-eve running 22.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00453690" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(981.10857627,150.00000000)">
<title>8773 kworker/2:1-eve running 10.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00208112" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(968.92858523,150.00000000)">
<title>8773 kworker/2:1-eve running 8.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00162353" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(961.03711553,150.00000000)">
<title>8773 kworker/2:1-eve running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096933" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(957.61830797,150.00000000)">
<title>8773 kworker/2:1-eve running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093675" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(934.42684577,150.00000000)">
<title>8773 kworker/2:1-eve running 4.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00098851" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(924.17090027,150.00000000)">
<title>8773 kworker/2:1-eve running 14.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00285942" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(881.10014587,150.00000000)">
<title>8773 kworker/2:1-eve running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085363" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(877.76394575,150.00000000)">
<title>8773 kworker/2:1-eve running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110660" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(874.90863018,150.00000000)">
<title>8773 kworker/2:1-eve running 5.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00112658" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(837.05215693,150.00000000)">
<title>8773 kworker/2:1-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00136916" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(814.51890203,150.00000000)">
<title>8773 kworker/2:1-eve running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091797" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(801.20591303,150.00000000)">
<title>8773 kworker/2:1-eve running 3.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00074792" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(797.74561792,150.00000000)">
<title>8773 kworker/2:1-eve running 3.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00075392" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(783.50412061,150.00000000)">
<title>8773 kworker/2:1-eve running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184553" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(757.92725669,150.00000000)">
<title>8773 kworker/2:1-eve running 6.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00134978" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(747.91724680,150.00000000)">
<title>8773 kworker/2:1-eve running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00095654" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(744.59066500,150.00000000)">
<title>8773 kworker/2:1-eve running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093356" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(706.77602300,150.00000000)">
<title>8773 kworker/2:1-eve running 11.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00236267" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(694.60110737,150.00000000)">
<title>8773 kworker/2:1-eve running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124328" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(693.98764409,150.00000000)">
<title>8773 kworker/2:1-eve running 30.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00607991" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(662.01812902,150.00000000)">
<title>8773 kworker/2:1-eve running 10.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00216365" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(636.44339598,150.00000000)">
<title>8773 kworker/2:1-eve running 10.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00206274" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.27223462,150.00000000)">
<title>8773 kworker/2:1-eve running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00151483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(594.52553937,150.00000000)">
<title>8773 kworker/2:1-eve running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00094695" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(591.35855931,150.00000000)">
<title>8773 kworker/2:1-eve running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093516" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(585.28966914,150.00000000)">
<title>8773 kworker/2:1-eve running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182036" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(574.61015555,150.00000000)">
<title>8773 kworker/2:1-eve running 5.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00118013" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(566.10745535,150.00000000)">
<title>8773 kworker/2:1-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00138275" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.35674956,150.00000000)">
<title>8773 kworker/2:1-eve running 2.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00039225" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(563.34831398,150.00000000)">
<title>8773 kworker/2:1-eve running 4.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00093675" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.74400650,150.00000000)">
<title>8773 kworker/2:1-eve running 8.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00163772" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(454.64132536,150.00000000)">
<title>8773 kworker/2:1-eve running 3.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00077630" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(434.23079087,150.00000000)">
<title>8773 kworker/2:1-eve running 6.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00122849" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(404.82354408,150.00000000)">
<title>8773 kworker/2:1-eve running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090239" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(401.48074931,150.00000000)">
<title>8773 kworker/2:1-eve running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091897" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(385.47669850,150.00000000)">
<title>8773 kworker/2:1-eve running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00129603" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(380.67757902,150.00000000)">
<title>8773 kworker/2:1-eve running 9.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182575" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(371.88990444,150.00000000)">
<title>8773 kworker/2:1-eve running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130242" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(355.10595897,150.00000000)">
<title>8773 kworker/2:1-eve running 7.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00152462" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(334.93263357,150.00000000)">
<title>8773 kworker/2:1-eve running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184054" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(311.92435222,150.00000000)">
<title>8773 kworker/2:1-eve running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099210" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(303.95266793,150.00000000)">
<title>8773 kworker/2:1-eve running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00146348" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(265.58875050,150.00000000)">
<title>8773 kworker/2:1-eve running 7.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00145748" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(248.29394673,150.00000000)">
<title>8773 kworker/2:1-eve running 4.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00082845" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(244.97148821,150.00000000)">
<title>8773 kworker/2:1-eve running 3.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00072934" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(241.63250060,150.00000000)">
<title>8773 kworker/2:1-eve running 4.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00079348" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(238.28426874,150.00000000)">
<title>8773 kworker/2:1-eve running 4.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00090398" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(235.01469588,150.00000000)">
<title>8773 kworker/2:1-eve running 4.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00091098" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(233.61441399,150.00000000)">
<title>8773 kworker/2:1-eve running 11.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00234648" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(231.71593218,150.00000000)">
<title>8773 kworker/2:1-eve running 5.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00105085" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(228.38753581,150.00000000)">
<title>8773 kworker/2:1-eve running 3.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00077850" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(225.07715978,150.00000000)">
<title>8773 kworker/2:1-eve running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099071" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(221.70142175,150.00000000)">
<title>8773 kworker/2:1-eve running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00192706" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(220.11046576,150.00000000)">
<title>8773 kworker/2:1-eve running 6.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00137276" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(218.37293747,150.00000000)">
<title>8773 kworker/2:1-eve running 4.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00096553" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(212.14782410,150.00000000)">
<title>8773 kworker/2:1-eve running 19.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00396962" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(211.98404153,150.00000000)">
<title>8773 kworker/2:1-eve running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00182895" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(208.65072901,150.00000000)">
<title>8773 kworker/2:1-eve running 7.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00148026" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(205.35580463,150.00000000)">
<title>8773 kworker/2:1-eve running 5.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00107483" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(201.89621629,150.00000000)">
<title>8773 kworker/2:1-eve running 5.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00110600" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(198.59767997,150.00000000)">
<title>8773 kworker/2:1-eve running 5.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00099570" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(195.27016421,150.00000000)">
<title>8773 kworker/2:1-eve running 6.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00133739" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(191.94180681,150.00000000)">
<title>8773 kworker/2:1-eve running 9.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00183754" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(189.65757738,150.00000000)">
<title>8773 kworker/2:1-eve running 8.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00167589" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(188.61353354,150.00000000)">
<title>8773 kworker/2:1-eve running 9.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00184853" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(185.16862114,150.00000000)">
<title>8773 kworker/2:1-eve running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00131142" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(183.26344557,150.00000000)">
<title>8773 kworker/2:1-eve running 6.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00130043" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(181.92686818,150.00000000)">
<title>8773 kworker/2:1-eve running 6.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00124208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(178.65150155,150.00000000)">
<title>8773 kworker/2:1-eve running 6.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00132321" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(175.25173181,150.00000000)">
<title>8773 kworker/2:1-eve running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00102108" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(171.93778380,150.00000000)">
<title>8773 kworker/2:1-eve running 5.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00101508" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(168.77830977,150.00000000)">
<title>8773 kworker/2:1-eve running 5.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00113338" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(165.81945505,150.00000000)">
<title>8773 kworker/2:1-eve running 6.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00120371" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(163.28787788,150.00000000)">
<title>8773 kworker/2:1-eve running 9.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00192007" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(161.25828840,150.00000000)">
<title>8773 kworker/2:1-eve running 4.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00085503" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(124.93316874,150.00000000)">
<title>8773 kworker/2:1-eve running 13.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00271535" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(74.68452556,150.00000000)">
<title>8773 kworker/2:1-eve running 66.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01324405" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(71.84172929,150.00000000)">
<title>8773 kworker/2:1-eve running 13.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00269157" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(65.08259813,150.00000000)">
<title>8773 kworker/2:1-eve running 34.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00679986" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(41.80887538,150.00000000)">
<title>8773 kworker/2:1-eve running 29.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00590947" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(847.44381154,30.00000000)">
<title>940 NetworkManager running 340.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.06801781" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">NetworkManager</text>
</g>
<g transform="translate(953.80829352,150.00000000)">
<title>947 iio-sensor-prox running 70.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01403074" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.78014653,150.00000000)">
<title>947 iio-sensor-prox running 38.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00769126" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(953.73916892,150.00000000)">
<title>947 iio-sensor-prox running 98.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01974198" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">iio-sensor-prox</text>
</g>
<g transform="translate(793.71520101,150.00000000)">
<title>947 iio-sensor-prox running 57.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01145306" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.68075250,150.00000000)">
<title>947 iio-sensor-prox running 40.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00813586" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(793.62151837,90.00000000)">
<title>947 iio-sensor-prox running 127.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02543384" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">iio-sensor-prox</text>
</g>
<g transform="translate(633.59580164,150.00000000)">
<title>947 iio-sensor-prox running 58.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01164709" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.54157898,150.00000000)">
<title>947 iio-sensor-prox running 31.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00628573" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(633.49806826,150.00000000)">
<title>947 iio-sensor-prox running 90.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01797957" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.47155684,150.00000000)">
<title>947 iio-sensor-prox running 56.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01136194" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.43934752,150.00000000)">
<title>947 iio-sensor-prox running 30.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00616284" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(473.39464227,150.00000000)">
<title>947 iio-sensor-prox running 93.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01866475" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(313.36965668,150.00000000)">
<title>947 iio-sensor-prox running 48.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00974480" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(313.33845225,150.00000000)">
<title>947 iio-sensor-prox running 30.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00610649" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(313.26966833,150.00000000)">
<title>947 iio-sensor-prox running 84.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01678045" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(153.22799141,90.00000000)">
<title>947 iio-sensor-prox running 147.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02950837" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">iio-sensor-prox</text>
</g>
<g transform="translate(153.17205989,90.00000000)">
<title>947 iio-sensor-prox running 67.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01345585" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(153.08065140,90.00000000)">
<title>947 iio-sensor-prox running 225.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04503735" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">iio-sensor-prox</text>
</g>
<g transform="translate(1010.03338511,90.00000000)">
<title>962 ping_exporter running 127.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02543464" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">ping_exporter</text>
</g>
<g transform="translate(812.77678328,90.00000000)">
<title>962 ping_exporter running 24.9 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00497011" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.29525224,150.00000000)">
<title>962 ping_exporter running 6.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00128584" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(617.28463982,30.00000000)">
<title>962 ping_exporter running 9.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00179578" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(678.83767377,210.00000000)">
<title>3317 dbus-daemon running 82.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01641658" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.58633722,210.00000000)">
<title>3317 dbus-daemon running 68.2 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01363629" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.33254889,210.00000000)">
<title>3317 dbus-daemon running 122.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02450968" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">dbus-daemon</text>
</g>
<g transform="translate(527.82932749,210.00000000)">
<title>3317 dbus-daemon running 85.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01699466" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.72848830,210.00000000)">
<title>3317 dbus-daemon running 93.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01874868" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(123.38503809,210.00000000)">
<title>3317 dbus-daemon running 77.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01553098" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.21059239,210.00000000)">
<title>3317 dbus-daemon running 262.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.05242068" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">dbus-daemon</text>
</g>
<g transform="translate(17.21984623,210.00000000)">
<title>3317 dbus-daemon running 69.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01395081" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(16.66098307,90.00000000)">
<title>3317 dbus-daemon running 131.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02631425" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">dbus-daemon</text>
</g>
<g transform="translate(678.90517784,30.00000000)">
<title>3315 tracker-miner-f running 3.3 ms</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.65130033" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.62500000pt">tracker-miner-f</text>
</g>
<g transform="translate(678.80136215,30.00000000)">
<title>3315 tracker-miner-f running 157.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03138527" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">tracker-miner-f</text>
</g>
<g transform="translate(628.61762958,30.00000000)">
<title>3315 tracker-miner-f running 55.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01110078" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(628.29572593,30.00000000)">
<title>3315 tracker-miner-f running 156.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03132812" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">tracker-miner-f</text>
</g>
<g transform="translate(578.06847664,30.00000000)">
<title>3315 tracker-miner-f running 96.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01934154" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(578.03103124,30.00000000)">
<title>3315 tracker-miner-f running 81.1 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01619658" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(527.74338986,30.00000000)">
<title>3315 tracker-miner-f running 405.7 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.08107622" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.07812500pt">tracker-miner-f</text>
</g>
<g transform="translate(174.20042033,30.00000000)">
<title>3315 tracker-miner-f running 2.0 ms</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.39773460" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.31250000pt">tracker-miner-f</text>
</g>
<g transform="translate(174.19167962,30.00000000)">
<title>3315 tracker-miner-f running 8.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00159616" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(173.81438557,90.00000000)">
<title>3315 tracker-miner-f running 1.8 ms</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.36897796" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.31250000pt">tracker-miner-f</text>
</g>
<g transform="translate(173.67123158,90.00000000)">
<title>3315 tracker-miner-f running 163.8 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.03273565" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">tracker-miner-f</text>
</g>
<g transform="translate(126.25477325,90.00000000)">
<title>3315 tracker-miner-f running 123.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02458621" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">tracker-miner-f</text>
</g>
<g transform="translate(123.41742126,90.00000000)">
<title>3315 tracker-miner-f running 54.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01089956" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.09059270,90.00000000)">
<title>3315 tracker-miner-f running 517.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.10330076" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.07812500pt">tracker-miner-f</text>
</g>
<g transform="translate(118.05848868,90.00000000)">
<title>3315 tracker-miner-f running 93.0 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01858622" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(118.03722487,90.00000000)">
<title>3315 tracker-miner-f running 49.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.00988208" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(117.98401890,210.00000000)">
<title>3315 tracker-miner-f running 137.4 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.02745922" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.01953125pt">tracker-miner-f</text>
</g>
<g transform="translate(67.72141831,90.00000000)">
<title>3315 tracker-miner-f running 457.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.09138252" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.07812500pt">tracker-miner-f</text>
</g>
<g transform="translate(67.60483554,210.00000000)">
<title>3315 tracker-miner-f running 222.3 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.04442690" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.03906250pt">tracker-miner-f</text>
</g>
<g transform="translate(67.39700513,150.00000000)">
<title>3315 tracker-miner-f running 946.6 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.18914528" y="0" height="55.0" class="sample"/>
<text transform="rotate(90)" font-size="0.15625000pt">tracker-miner-f</text>
</g>
<g transform="translate(17.25145190,90.00000000)">
<title>3315 tracker-miner-f running 53.5 us</title>
<desc>Switched because:
</desc>
<rect x="0" width="0.01070034" y="0" height="55.0" class="sample"/>
</g>
<g transform="translate(1013.5296
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment