Ticket #148: cheddar_cpu.xml

File cheddar_cpu.xml, 807 bytes (added by jlegrand, 9 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    </result>
21  </scheduling_result>
22</event_table>