Ticket #135: cheddar_cpu.xml

File cheddar_cpu.xml, 1.0 KB (added by jlegrand, 11 years ago)
Line 
1<?xml version="1.0" standalone="no"?>
2<!DOCTYPE Cheddar_Event_Table SYSTEM "event_table.dtd">
3<?xml-stylesheet type="text/xsl" href="event_table.xsl"?>
4<event_table>
5  <scheduling_result>
6    <has_error>FALSE</has_error>
7    <result>
8      <time_unit>0</time_unit>
9      <time_unit_event>
10        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
11        <activation_address_space>root.cpu.partition1_pr</activation_address_space>
12        <duration>10</duration>
13      </time_unit_event>
14      <time_unit>10</time_unit>
15      <time_unit_event>
16        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
17        <activation_address_space>root.cpu.partition2_pr</activation_address_space>
18        <duration>10</duration>
19      </time_unit_event>
20      <time_unit>20</time_unit>
21      <time_unit_event>
22        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
23        <activation_address_space>root.cpu.partition1_pr</activation_address_space>
24        <duration>30</duration>
25      </time_unit_event>
26    </result>
27  </scheduling_result>
28</event_table>