tracesrv/tracecore/btrace_handler/group/BTraceHooks_0x2001022D_dictionary.xml
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!--
       
     3 
       
     4 Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     5 All rights reserved.
       
     6 This component and the accompanying materials are made available
       
     7 under the terms of "Eclipse Public License v1.0"
       
     8 which accompanies this distribution, and is available
       
     9 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 
       
    11 Initial Contributors:
       
    12 Nokia Corporation - initial contribution.
       
    13 
       
    14 Contributors:
       
    15 
       
    16 Description:
       
    17 BTrace Kernel trace dictionary
       
    18  
       
    19  -->
       
    20 <tracedictionary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DictionarySchema.xsd">
       
    21 	<typedefs>
       
    22 		<object type="S32" size="4" formatchar="d" classification="integer"/>
       
    23 		<object type="H32" size="4" formatchar="x" classification="hex"/>
       
    24 		<object type="U32" size="4" formatchar="u" classification="integer"/>
       
    25 		<object type="S16" size="2" formatchar="hd" classification="integer"/>
       
    26 		<object type="H16" size="2" formatchar="hx" classification="hex"/>
       
    27 		<object type="U16" size="2" formatchar="hu" classification="integer"/>
       
    28 		<object type="S8" size="1" formatchar="hhd" classification="integer"/>
       
    29 		<object type="H8" size="1" formatchar="hhx" classification="hex"/>
       
    30 		<object type="U8" size="1" formatchar="hhu" classification="integer"/>
       
    31 		<object type="S64" size="8" formatchar="Ld" classification="integer"/>
       
    32 		<object type="H64" size="8" formatchar="Lx" classification="hex"/>
       
    33 		<object type="U64" size="8" formatchar="Lu" classification="integer"/>
       
    34 		<object type="ASCII" size="1" formatchar="s" classification="string"/>
       
    35 		<object type="UNICODE" size="2" formatchar="S" classification="string"/>
       
    36 	</typedefs>
       
    37 	<data>
       
    38 	
       
    39 	  <!-- SYMBIAN_KERNEL_THREAD_IDENTIFICATION traces -->
       
    40 		<def id="1" type="string">NThread created;NThread:0x%x</def>
       
    41 		<def id="2" type="string">NThread destroyed;NThread:0x%x</def>
       
    42 		<def id="3" type="string">Thread created;NThread:0x%x;DProcess:0x%x;Name:%{ASCII}</def>
       
    43 		<def id="4" type="string">Thread destroyed;NThread:0x%x;DProcess:0x%x;RThread ID:%u</def>
       
    44 		<def id="5" type="string">Thread name assigned;NThread:0x%x;DProcess:0x%x;Name:%{ASCII}</def>
       
    45 		<def id="6" type="string">Process name assigned;NThread:0x%x;DProcess:0x%x;Name:%{ASCII}</def>
       
    46 		<def id="7" type="string">Thread ID assigned;NThread:0x%x;DProcess:0x%x;RThread ID:%u</def>
       
    47 		<def id="8" type="string">Process created;DProcess:0x%x</def>
       
    48 		<def id="9" type="string">Process destroyed;DProcess:0x%x</def>
       
    49 		
       
    50 		
       
    51 		
       
    52 		<!-- SYMBIAN_KERNEL_CPU_USAGE traces -->
       
    53 		<def id="51" type="string">Irq start</def>
       
    54 		<def id="52" type="string">Irq end</def>
       
    55 		<def id="53" type="string">Fiq start</def>
       
    56 		<def id="54" type="string">Fiq end</def>
       
    57 		<def id="55" type="string">IDFC start</def>
       
    58 		<def id="56" type="string">IDFC end</def>
       
    59 		<def id="57" type="string">New context</def>
       
    60 		
       
    61 		
       
    62 		
       
    63 		<!-- SYMBIAN_KERNEL_CLIENT_SERVER traces -->
       
    64 		<def id="101" type="string">Server created;DServer:0x%x;DThread:0x%x;Name:%{ASCII}</def>
       
    65 		<def id="102" type="string">Server destroyed;DServer:0x%x</def>
       
    66 		<def id="103" type="string">Session attached;DSession:0x%x;DServer:0x%x;DObject:0x%x</def>
       
    67 		<def id="104" type="string">Session detached;DSession:0x%x;Reason:%d</def>
       
    68 		<def id="105" type="string">Message sent;Message handle:0x%x;iFunction:0x%x;DSession:0x%x</def>
       
    69 		<def id="106" type="string">Message received;Message handle:0x%x</def>
       
    70 		<def id="107" type="string">MessageComplete;Message handle:0x%x;Reason:%d</def>
       
    71 		
       
    72 		
       
    73 		
       
    74 		<!-- SYMBIAN_KERNEL_REQUESTS traces -->
       
    75 		<def id="151" type="string">Request completed;Signalled NThread:0x%x;TRequestStatus:0x%x;Reason:%d</def>
       
    76 		
       
    77 		
       
    78 		
       
    79 		<!-- SYMBIAN_KERNEL_CHUNKS traces -->
       
    80 		<def id="201" type="string">Chunk created;DChunk:0x%x;Max Size:%u;Name:%{ASCII}</def>
       
    81 		<def id="202" type="string">Chunk info;DChunk:0x%x;Type:%u;Attributes:0x%x</def>
       
    82 		<def id="203" type="string">Chunk destroyed;DChunk:0x%x</def>
       
    83 		<def id="204" type="string">Allocated memory from chunk;DChunk:0x%x;Block offset:0x%x;Block size:%u</def>
       
    84 		<def id="205" type="string">Deallocated memory from chunk;DChunk:0x%x;Block offset:0x%x;Block size:%u</def>
       
    85 		<def id="206" type="string">Committed memory to chunk;DChunk:0x%x;Block offset:0x%x;Block size:%u</def>
       
    86 		<def id="207" type="string">Decommitted memory from chunk;DChunk:0x%x;Block offset:0x%x;Block size:%u</def>
       
    87 		<def id="208" type="string">Chunk owner;DChunk:0x%x;DProcess:0x%x</def>
       
    88 		
       
    89 		
       
    90 		
       
    91 		<!-- SYMBIAN_KERNEL_CODE_SEGS traces -->
       
    92 		<def id="251" type="string">Code segment associated to file;DCodeSeg:0x%x;Name:%{ASCII}</def>
       
    93 		<def id="252" type="string">Code segment created;DCodeSeg:0x%x;Attributes:0x%x;text address:0x%x;text size:%u;rodata address:0x%x;rodata size:%u;data address:0x%x;data size:%u;bss address:0x%x;bss size:%u</def>
       
    94 		<def id="253" type="string">Code segment destroyed;DCodeSeg:0x%x</def>
       
    95 		<def id="254" type="string">Code segment mapped;DCodeSeg:0x%x;DProcess:0x%x</def>
       
    96 		<def id="255" type="string">Code segment unmapped;DCodeSeg:0x%x;DProcess:0x%x</def>
       
    97 		<def id="256" type="string">Memory allocated to code segment;DCodeSeg:0x%x;Block size:%u</def>
       
    98 		<def id="257" type="string">Memory deallocated from code segment;DCodeSeg:0x%x;Block size:%u</def>
       
    99 		
       
   100 		
       
   101 		
       
   102 		<!-- SYMBIAN_KERNEL_PAGING traces -->
       
   103 		<def id="301" type="string">Page in begin;Address:0x%x;pc:0x%x</def>
       
   104 		<def id="302" type="string">Page in unneeded</def>
       
   105 		<def id="303" type="string">Page in ROM;PhysAddr:0x%x;VirtualAddr:0x%x</def>
       
   106 		<def id="304" type="string">Page out ROM;PhysAddr:0x%x;VirtualAddr:0x%x</def>
       
   107 		<def id="305" type="string">Page in free;PhysAddr:0x%x</def>
       
   108 		<def id="306" type="string">Page out free;PhysAddr:0x%x</def>
       
   109 		<def id="307" type="string">Rejuvenate;PhysAddr:0x%x;VirtualAddr:0x%x;pc:0x%x</def>
       
   110 		<def id="308" type="string">Page nop;x;PhysAddr:0x%x;VirtualAddr:0x%x;pc:0x%x</def>
       
   111 		<def id="309" type="string">Page lock;PhysAddr:0x%x;LockCount:0x%x</def>
       
   112 		<def id="310" type="string">Page unlock;PhysAddr:0x%x;LockCount:0x%x</def>
       
   113 		<def id="311" type="string">Page out cache;PhysAddr:0x%x;VirtualAddr:0x%x</def>
       
   114 		<def id="312" type="string">Page in code;PhysAddr:0x%x;VirtualAddr:0x%x</def>
       
   115 		<def id="313" type="string">Page out code;PhysAddr:0x%x;VirtualAddr:0x%x</def>
       
   116 		<def id="314" type="string">Page map code;PhysAddr:0x%x;VirtualAddr:0x%x</def>
       
   117 		<def id="315" type="string">Page aged;PhysAddr:0x%x</def>
       
   118 		<def id="316" type="string">Page decompress start;Compression type:%d</def>
       
   119 		<def id="317" type="string">Page decompress end</def>
       
   120 		<def id="318" type="string">Page memory model %d</def>
       
   121 		<def id="319" type="string">Page donated to cache via RChunk::Unlock();Chunk ID:0x%x;Index:%d</def>
       
   122 		<def id="320" type="string">Page reclaimed from cache via RChunk::Lock();Chunk ID:0x%x;Index:%d</def>
       
   123 		<def id="321" type="string">Page has been paged in;PhysAddr:0x%x;Memory object ID:%x;Index:%d</def>
       
   124 		<def id="322" type="string">Page has been paged out;PhysAddr:0x%x</def>
       
   125 		<def id="323" type="string">Page in activity terminated. Page already paged but not mapped;PhysAddr:0x%x</def>
       
   126 		<def id="324" type="string">Page donated to the cache via RChunk::Unlock();PhysAddr:0x%x;Memory object ID:%x;Index:%d</def>
       
   127 		<def id="325" type="string">Page reclaimed from cache via RChunk::Lock();PhysAddr ID:0x%x</def>
       
   128 		<def id="326" type="string">Page moved to oldest clean list because it was the last old page and it was clean;PhysAddr:0x%x</def>
       
   129 		<def id="327" type="string">Page moved to oldest dirty list because it was the last old page and it was dirty;PhysAddr:0x%x</def>
       
   130 		<def id="328" type="string">Page allocated to hold the MMU page tables required to map demand paged memory;PhysAddr:0x%x</def>
       
   131 		
       
   132 		
       
   133 		
       
   134 		<!-- SYMBIAN_KERNEL_THREAD_PRIORITY traces -->
       
   135 		<def id="351" type="string">NThread priority changed;NThread:0x%x;Priority:%d</def>
       
   136 		<def id="352" type="string">DThread priority changed;NThread:0x%x;iThreadPriority:%d;Priority:%d</def>
       
   137 		<def id="353" type="string">Process priority changed;DProcess:0x%x;Priority:%d</def>
       
   138 		
       
   139 		
       
   140 		
       
   141 		<!-- SYMBIAN_KERNEL_PAGING_MEDIA traces -->
       
   142 		<def id="401" type="string">Page in begin;Write address:0x%x;Partition offset:%u;Num bytes read:%u;Drive:%d;Object address:0x%x</def>
       
   143 		<def id="402" type="string">Paged in;Object address:0x%x;Completion code:%d;Request Id:%d</def>
       
   144 		<def id="403" type="string">Page in deferred;Object address:0x%x;Request Id:%d</def>
       
   145 		<def id="404" type="string">Page in deferred reposted;Object address:0x%x;Request Id:%d</def>
       
   146 		<def id="405" type="string">Page in re-deferred;Object address:0x%x;Request Id:%d</def>
       
   147 		<def id="406" type="string">Page in quietly deferred;Object address:0x%x;Media state:%d;Request Id:%d</def>
       
   148 		<def id="407" type="string">Fragment begin;Object address:0x%x;Fragment Id:%u;Fragment length:%u;Fragment offset:%u;Partition offset:%u;DThread:0x%x</def>
       
   149 		<def id="408" type="string">Fragment end;Object address:0x%x;Completion code:%u</def>
       
   150 		<def id="409" type="string">Driver begin;Media device:%d;Object address:0x%x</def>
       
   151 		<def id="410" type="string">Driver write back;Media device:%d;Object address:0x%x;Buffer address:0x%x;Buffer offset:%u;Write length:%u</def>
       
   152 		<def id="411" type="string">Driver on-hold;Media device:%d;Object address:0x%x</def>
       
   153 		<def id="412" type="string">Data read by a 'page out' request is read from buffer;Type:%d;ObjectAddr:0x%x;BufAddr:0x%x;Offset:%d;Length:%d</def>
       
   154 		<def id="413" type="string">Data read by a 'page out' request is read from buffer;Type:%d;ObjectAddr:0x%x;BufAddr:0x%x;Offset:%d;Length:%d</def>
       
   155 		<def id="414" type="string">Request to 'page out' data is received by Local Media Subsystem;BufAddr:0x%x;Offset:%d;Length:%d;ObjectAddr:0x%x</def>
       
   156 		
       
   157 		
       
   158 		
       
   159 		<!-- SYMBIAN_KERNEL_KERNEL_MEMORY traces -->
       
   160 		<def id="451" type="string">Initial free RAM;Bytes:%d</def>
       
   161 		<def id="452" type="string">Current free RAM;Bytes:%d</def>
       
   162 		<def id="453" type="string">Misc kernel allocation;Size:%d</def>
       
   163 		<def id="454" type="string">Misc kernel free;Size:%d</def>
       
   164 		<def id="455" type="string">Demand paging cache;Size:%d</def>
       
   165 		<def id="456" type="string">Physical RAM allocation;Size:%d;Address:0x%x</def>
       
   166 		<def id="457" type="string">Physical RAM free;Size:%d;Address:0x%x</def>
       
   167 		
       
   168 		
       
   169 		
       
   170 		<!-- SYMBIAN_KERNEL_HEAP traces -->
       
   171 		<def id="501" type="string">Heap create;Heap ID:0x%x;Heap header overhead:%hd;Heap footer overhead:%hd</def>
       
   172 		<def id="502" type="string">Heap chunk create;Heap ID:0x%x;Chunk ID:0x%x</def>
       
   173 		<def id="503" type="string">Heap allocation;Heap ID:0x%x;Address:0x%x;Size:%d;Requested size:%d</def>
       
   174 		<def id="504" type="string">Heap reallocation;Heap ID:0x%x;Address:0x%x;Size:%d;Requested size:%d;Old address:0x%x</def>
       
   175 		<def id="505" type="string">Heap free;Heap ID:0x%x;Address:0x%x</def>
       
   176 		<def id="506" type="string">RHeap::Alloc() failed;Heap ID:0x%x;Requested size:%d</def>
       
   177 		<def id="507" type="string">RHeap::ReAlloc() failed;Heap ID:0x%x;Address:0x%x;Requested size:%d</def>
       
   178 		<def id="508" type="string">Heap memory corrupted;Heap ID:0x%x;Address:0x%x;Length:%d</def>
       
   179 		<def id="509" type="string">Heap call stack;Heap ID:0x%x;CallStack:%{S32[]}</def>
       
   180 		
       
   181 		
       
   182 		
       
   183 		<!-- SYMBIAN_KERNEL_META_TRACE traces -->
       
   184 		<def id="551" type="string">Timestamp info;Timestamp:%d;Timestamp2:%d;Flags:%d</def>
       
   185 		<def id="552" type="string">Measurement start;Value:%d;FurtherValue:%d;Info:%{ASCII}</def>
       
   186 		<def id="553" type="string">Measurement end;Value:%d;FurtherValue:%d</def>
       
   187 		<def id="554" type="string">Filter change;Category:%hhd;Filter:%hhd</def>
       
   188 		
       
   189 		
       
   190 		
       
   191 		<!-- SYMBIAN_KERNEL_RAM_ALLOCATOR traces -->
       
   192 		<def id="601" type="string">Number of RAM zones;Count:%d</def>
       
   193 		<def id="602" type="string">RAM zone info;PageCount:%d;PhysAddr:0x%x;ID:0x%x;Preference:%hhd;Flags:%hhd</def>
       
   194 		<def id="603" type="string">Boot allocation;AllocCount:%d;PhysAddr:0x%x</def>
       
   195 		<def id="604" type="string">Boot allocation end</def>
       
   196 		<def id="605" type="string">Flags modified;ZoneID:0x%x;Flags:%d</def>
       
   197 		<def id="606" type="string">RAM Pages claimed;NrOfPages:%d;BaseAddr:0x%x</def>
       
   198 		<def id="607" type="string">Mark allocated;PageType:%d;Addr:0x%x</def>
       
   199 		<def id="608" type="string">Contiguous RAM allocated;PageType:%d;NrOfPages:%d;BaseAddr:0x%x</def>
       
   200 		<def id="609" type="string">RAM page freed;PageType:%d;Addr:0x%x</def>
       
   201 		<def id="610" type="string">Contiguous RAM freed;NrOfPages:%d;BaseAddr:0x%x</def>
       
   202 		<def id="611" type="string">Allocate RAM pages;PageType:%d;NrOfPages:%d;BaseAddr:0x%x</def>
       
   203 		<def id="612" type="string">Free RAM pages;PageType:%d;NrOfPages:%d;BaseAddr:0x%x</def>
       
   204 		<def id="613" type="string">All pages allocated</def>
       
   205 		<def id="614" type="string">All pages freed</def>
       
   206 		<def id="615" type="string">Page type changed;NewPageType:%d;PhysAddr:0x%x</def>
       
   207 		<def id="616" type="string">Required pages allocated;PageType:%d;NrOfPages:%d;PhysAddr:0x%x</def>
       
   208 		<def id="617" type="string">All requested pages allocated</def>
       
   209 		<def id="618" type="string">Requested zone claimed;ID:0x%x</def>
       
   210 		
       
   211 		
       
   212 		
       
   213 		<!-- SYMBIAN_KERNEL_FAST_MUTEX traces -->
       
   214 		<def id="651" type="string">Acquire mutex;ID:0x%x</def>
       
   215 		<def id="652" type="string">Release mutex;ID:0x%x</def>
       
   216 		<def id="653" type="string">Mutex flashed;ID:0x%x</def>
       
   217 		<def id="654" type="string">Mutex name;ID:0x%x;Unspecified:0x%x;Name:%{ASCII}</def>
       
   218 		<def id="655" type="string">Thread blocks on a fast mutex;ID:0x%x</def>
       
   219 		
       
   220 		
       
   221 		
       
   222 		<!-- SYMBIAN_KERNEL_PROFILING traces -->
       
   223 		<def id="701" type="string">CPUFullSample;PC:0x%x;NThread:0x%x</def>
       
   224 		<def id="702" type="string">CpuOptimisedSample;PC:0x%x</def>
       
   225 		<def id="703" type="string">IDfcSample;PC:0x%x</def>
       
   226 		<def id="704" type="string">NonSymbianThreadSample</def>
       
   227 		
       
   228 		
       
   229 		
       
   230 		<!-- SYMBIAN_KERNEL_RESOURCE_MANAGER traces -->
       
   231 		<def id="751" type="string">Resource registration;ID:%d;Addr:0x%x;Data:0x%{H8[]}</def>
       
   232 		<def id="752" type="string">Client registration;ClientId:%d;Addr:0x%x;Name:%s</def>
       
   233 		<def id="753" type="string">Client deregistration;ClientId:%d;Addr:0x%x;Name:%s</def>
       
   234 		<def id="754" type="string">Resource state change start operation;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   235 		<def id="755" type="string">Resource state change end operation;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   236 		<def id="756" type="string">Registration for post notification;ClientId:%d;Resource ID:%d;CallbackAddr:0x%x;RetVal:%d</def>
       
   237 		<def id="757" type="string">Deregistration for post notification;ClientId:%d;Resource ID:%d;CallbackAddr:0x%x;RetVal:%d</def>
       
   238 		<def id="758" type="string">Post notification sent;ClientId:%d;Resource ID:%d</def>
       
   239 		<def id="759" type="string">Callback complete;ClientId:%d;Resource ID:%d</def>
       
   240 		<def id="760" type="string">Resource manager memory usage;Memory allocated:%d bytes</def>
       
   241 		<def id="761" type="string">Get resource state start operation;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   242 		<def id="762" type="string">Get resource state end operation;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   243 		<def id="763" type="string">Cancellation of long latency operation;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   244 		<def id="764" type="string">Booting of resource manager;Entry point:0x%x</def>
       
   245 		<def id="765" type="string">PSL resource state change operation start;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   246 		<def id="766" type="string">PSL resource state change operation end;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   247 		<def id="767" type="string">Get resource state start operation in PSL;ClientId:%d;Resource ID:%d;Name:%s</def>
       
   248 		<def id="768" type="string">Get resource state end operation in PSL;ClientId:%d;Resource ID:%d;Data:0x%{H8[]}</def>
       
   249 		<def id="769" type="string">Resource creation;MinValue:%d;MaxValue:%d;DefaultValue:%d;Properties:%d;Name:%s</def>
       
   250 		<def id="770" type="string">Static resource with dependency registration;ResourceId:%d;Addr:0x%x;Data:0x%{H8[]}</def>
       
   251 		<def id="771" type="string">Dynamic resource registration;ClientId:%d;ResourceId:%d;Data:0x%{H8[]}</def>
       
   252 		<def id="772" type="string">Dynamic resource deregistration;ClientId:%d;ResourceId:%d;Data:0x%{H8[]}</def>
       
   253 		<def id="773" type="string">Resource dependency registration;ClientId:%d;ResourceId:%d;Data:0x%{H8[]}</def>
       
   254 		<def id="774" type="string">Resource dependency deregistration;ClientId:%d;ResourceId:%d;Data:0x%{H8[]}</def>
       
   255 		
       
   256 		
       
   257 		
       
   258 		<!-- SYMBIAN_KERNEL_RESOURCE_MANAGER_US traces -->
       
   259 		<def id="801" type="string">Start opening channel;Unused:%d;ClientThreadId:0x%x;Name:%s</def>
       
   260 		<def id="802" type="string">End opening channel;Unused:%d;ClientId:%d;Name:%s</def>
       
   261 		<def id="803" type="string">Start registering client;SupportedOps:%d;SupportedNotifications:%d;Data:0x%{H8[]}</def>
       
   262 		<def id="804" type="string">End registering client;ClientId:%d;ReturnValue:%d</def>
       
   263 		<def id="805" type="string">Start de-registering client;Unused:%d;ClientId:%d;Name:%s</def>
       
   264 		<def id="806" type="string">End de-registering client;ClientId:%d</def>
       
   265 		<def id="807" type="string">Start of a GetResourceState request;ResourceId:%d;ClientId:%d;Name:%s</def>
       
   266 		<def id="808" type="string">End of a GetResourceState request;ResourceId:%d;ResourceLevel:%d;ClientId:%d;RetVal:%d</def>
       
   267 		<def id="809" type="string">Start of a ChangeResourceState request;ResourceId:%d;RequiredState:%d;Data:0x%{H8[]}</def>
       
   268 		<def id="810" type="string">End of a ChangeResourceState request;ResourceId:%d;RequestedState:%d;ClientId:%d;RetVal:%d</def>
       
   269 		<def id="811" type="string">Start of a cancel GetResourceState request;ResourceId:%d;ClientId:%d;Name:%s</def>
       
   270 		<def id="812" type="string">End of a cancel GetResourceState request;ResourceId:%d;ClientId:%d;Name:%s</def>
       
   271 		<def id="813" type="string">Start of a cancel ChangeResourceState request;ResourceId:%d;ClientId:%d;Name:%s</def>
       
   272 		<def id="814" type="string">End of a cancel ChangeResourceState request;ResourceId:%d;ClientId:%d;Name:%s</def>
       
   273 		
       
   274 		
       
   275 		
       
   276 		<!-- SYMBIAN_KERNEL_RAW_EVENT traces -->
       
   277 		<def id="851" type="string">Padding trace, enum starts from trace number 1</def>
       
   278 		<def id="852" type="string">Set Function in the TRawEvent class;Data:0x%{H8[]}</def>
       
   279 		<def id="853" type="string">User side SetTip Event;Tip info:%d</def>
       
   280 		<def id="854" type="string">SetTilt Event;Event type:%d;Phi polar coordinate:%d;Theta polar coordinate:%d</def>
       
   281 		<def id="855" type="string">SetRotation Event;Event type:%d;Rotation angle:%d</def>
       
   282 		<def id="856" type="string">SetPointerNumber Event;Pointer number:%d</def>
       
   283 		<def id="857" type="string">User side addevent (User::AddEvent);Event type:%d</def>
       
   284 		<def id="858" type="string">Kernel side addevent (Kern::AddEvent);Event type:%d</def>
       
   285 		
       
   286 		
       
   287 		
       
   288 		<!-- SYMBIAN_KERNEL_USB traces -->
       
   289 		<def id="901" type="string">Padding trace, no USB traces exist yet</def>
       
   290 	
       
   291 		
       
   292 		
       
   293 		<!-- SYMBIAN_KERNEL_SYNC traces -->
       
   294 		<def id="951" type="string">SemaphoreCreate;DSemaphore:0x%x;DProcess:0x%x;Name:%{ASCII}</def>
       
   295 		<def id="952" type="string">SemaphoreDestroy;DSemaphore:0x%x</def>
       
   296 		<def id="953" type="string">SemaphoreAcquire;DSemaphore:0x%x</def>
       
   297 		<def id="954" type="string">SemaphoreRelease;DSemaphore:0x%x</def>
       
   298 		<def id="955" type="string">SemaphoreBlock;DSemaphore:0x%x</def>
       
   299 		
       
   300 		<def id="956" type="string">MutexCreate;DMutex:0x%x;DProcess:0x%x;Name:%{ASCII}</def>
       
   301 		<def id="957" type="string">MutexDestroy;DMutex:0x%x</def>
       
   302 		<def id="958" type="string">MutexAcquire;DMutex:0x%x</def>
       
   303 		<def id="959" type="string">MutexRelease;DMutex:0x%x</def>
       
   304 		<def id="960" type="string">MutexBlock;DMutex:0x%x</def>
       
   305 		
       
   306 		<def id="961" type="string">CondVarCreate;DCondVar:0x%x;DProcess:0x%x;Name:%{ASCII}</def>
       
   307 		<def id="962" type="string">CondVarDestroy;DCondVar:0x%x</def>
       
   308 		<def id="963" type="string">CondVarBlock;DCondVar:0x%x;DMutex:0x%x</def>
       
   309 		<def id="964" type="string">CondVarWakeUp;DCondVar:0x%x;DMutex:0x%x</def>
       
   310 		<def id="965" type="string">CondVarSignal;DCondVar:0x%x;DMutex:0x%x</def>
       
   311 		<def id="966" type="string">CondVarBroadcast;DCondVar:0x%x;DMutex:0x%x</def>
       
   312 
       
   313 
       
   314 
       
   315 		<!-- SYMBIAN_KERNEL_FLEXIBLE_MEMMODEL traces -->
       
   316 		<def id="1001" type="string">Create memory object;DMemoryObject:0x%x;Size:0x%x</def>
       
   317 		<def id="1002" type="string">Destroy memory object;DMemoryObject:0x%x</def>
       
   318 		<def id="1003" type="string">Create memory mapping;DMemoryMapping:0x%x;DMemoryObject:0x%x;Offset:0x%x;Size:0x%x;ASID:0x%hx;Unspecified:0x%hx;VirtualAddr:0x%x;</def>
       
   319 		<def id="1004" type="string">Destroy memory mapping;DMemoryMapping:0x%x</def>
       
   320 		<def id="1005" type="string">Object is Chunk;DMemoryObject:0x%x;DChunk:0x%x</def>
       
   321 		<def id="1006" type="string">Object is CodeSeg;DMemoryObject:0x%x;DCodeSeg:0x%x</def>
       
   322 		<def id="1007" type="string">Object is Process static data;DMemoryObject:0x%x;DProcess:0x%x</def>
       
   323 		<def id="1008" type="string">Object is DLL static data;DMemoryObject:0x%x;DCodeSeg:0x%x;DProcess:0x%x</def>
       
   324 		<def id="1009" type="string">Object is threads supervisor stack;DMemoryObject:0x%x;DThread:0x%x</def>
       
   325 		<def id="1010" type="string">Object is user stack;DMemoryObject:0x%x;DThread:0x%x</def>
       
   326 		<def id="1011" type="string">Address Space ID;DMemoryObject:0x%x;ASID:0x%hx</def>
       
   327 		
       
   328 		
       
   329 		
       
   330 		<!-- SYMBIAN_KERNEL_IIC traces -->
       
   331 		<def id="1051" type="string">Register Chans Start PSL;Addr:0x%x;NrOfChans:%d</def>
       
   332 		<def id="1052" type="string">Register Chans Start PIL;Addr:0x%x;NrOfChans:%d;NrOfChansRegistered:%d</def>
       
   333 		<def id="1053" type="string">Register Chans End PIL;Addr:0x%x;NrOfChansRegistered:%d</def>
       
   334 		<def id="1054" type="string">Register Chans End PSL;Addr:0x%x;NrOfChansRegistered:%d;RetVal:%d</def>
       
   335 		<def id="1055" type="string">Deregister Chans Start PSL;Addr:0x%x</def>
       
   336 		<def id="1056" type="string">Deregister Chans Start PIL;Addr:0x%x;NrOfChansRegistered:%d</def>
       
   337 		<def id="1057" type="string">Deregister Chans End PIL;Addr:0x%x;NrOfChansRegistered:%d</def>
       
   338 		<def id="1058" type="string">Deregister Chans End PSL;Addr:0x%x;RetVal:%d</def>
       
   339 		<def id="1059" type="string">Sync queue transaction request Start PIL;BusVarToken:%d;TransObject:0x%x</def>
       
   340 		<def id="1060" type="string">Sync queue transaction request End PIL;BusVarToken:%d;RetVal:%d</def>
       
   341 		<def id="1061" type="string">Async queue transaction request Start PIL;BusVarToken:%d;TransObj:0x%x;CallbackObj:0x%x</def>
       
   342 		<def id="1062" type="string">Async queue transaction request End PIL;BusVarToken:%d;RetVal:%d</def>
       
   343 		<def id="1063" type="string">Cancel async queue transaction request Start PIL;BusVarToken:%d;TransObj:0x%x</def>
       
   344 		<def id="1064" type="string">Cancel async queue transaction request End PIL;TransObj:0x%x;RetVal:%d</def>
       
   345 		<def id="1065" type="string">Processing transaction request Start PIL;Addr:0x%x;TransObj:0x%x</def>
       
   346 		<def id="1066" type="string">Processing transaction request Start PSL;TransObj:0x%x</def>
       
   347 		<def id="1067" type="string">Processing transaction request End PSL;RetVal:%d</def>
       
   348 		<def id="1068" type="string">Processing transaction request End PIL;Addr:0x%x;TransObj:0x%x;RetVal:%d;CallbackObj:0x%x</def>
       
   349 		<def id="1069" type="string">Sync capturing Slave channel Start PIL;BusVarToken:%d;Configuration:0x%x</def>
       
   350 		<def id="1070" type="string">Sync capturing Slave channel Start PSL;Addr:0x%x;Configuration:0x%x</def>
       
   351 		<def id="1071" type="string">Sync capturing Slave channel End PSL;Addr:0x%x;RetVal:%d</def>
       
   352 		<def id="1072" type="string">Sync capturing Slave channel End PIL;BusVarToken:%d;ChanIdCookie:%d;RetVal:%d</def>
       
   353 		<def id="1073" type="string">ASync capturing Slave channel Start PIL;BusVarToken:%d;Configuration:0x%x;CallbackObj:0x%x</def>
       
   354 		<def id="1074" type="string">ASync capturing Slave channel Start PSL;ChannelObj:0x%x;Configuration:0x%x</def>
       
   355 		<def id="1075" type="string">ASync capturing Slave channel End PSL;ChannelObj:0x%x;RetVal:%d</def>
       
   356 		<def id="1076" type="string">ASync capturing Slave channel End PIL;ChannelObj:0x%x;RetVal:%d</def>
       
   357 		<def id="1077" type="string">Release Slave channel Start PIL;ChanIdCookie:%d</def>
       
   358 		<def id="1078" type="string">Release Slave channel Start PSL;ChannelObj:0x%x</def>
       
   359 		<def id="1079" type="string">Release Slave channel End PSL;ChannelObj:0x%x;RetVal:%d</def>
       
   360 		<def id="1080" type="string">Release Slave channel End PIL;ChanIdCookie:%d;RetVal:%d</def>
       
   361 		<def id="1081" type="string">Register RX buffer for Slave channel Start PIL;RXBuffer:0x%x;NrOfBytesPerWord:%d;NrOfWords:%d;Offset:%d</def>
       
   362 		<def id="1082" type="string">Register RX buffer for Slave channel Start PSL;ChannelObj:0x%x;RXBuffer:0x%x;NrOfBytesPerWord:%d;NrOfWords:%d;Offset:%d</def>
       
   363 		<def id="1083" type="string">Register RX buffer for Slave channel End PSL;ChannelObj:0x%x;RetVal:%d</def>
       
   364 		<def id="1084" type="string">Register RX buffer for Slave channel End PIL;RetVal:%d</def>
       
   365 		<def id="1085" type="string">Register TX buffer for Slave channel Start PIL;TXBuffer:0x%x;NrOfBytesPerWord:%d;NrOfWords:%d;Offset:%d</def>
       
   366 		<def id="1086" type="string">Register TX buffer for Slave channel Start PSL;ChannelObj:0x%x;TXBuffer:0x%x;NrOfBytesPerWord:%d;NrOfWords:%d;Offset:%d</def>
       
   367 		<def id="1087" type="string">Register TX buffer for Slave channel End PSL;ChannelObj:0x%x;RetVal:%d</def>
       
   368 		<def id="1088" type="string">Register TX buffer for Slave channel End PIL;RetVal:%d</def>
       
   369 		<def id="1089" type="string">Set notification for Slave channel Start PIL;ChanIdCookie:%d;TriggerVal:%d</def>
       
   370 		<def id="1090" type="string">Set notification for Slave channel Start PSL;TriggerVal:%d</def>
       
   371 		<def id="1091" type="string">Set notification for Slave channel End PSL;RetVal:%d</def>
       
   372 		<def id="1092" type="string">Set notification for Slave channel End PIL;ChanIdCookie:%d;RetVal:%d</def>
       
   373 		<def id="1093" type="string">StaticExtension operaton for MasterSlave channel Start PIL;IdToken:%d;FuncId:%d;arg1:%d;arg2:%d</def>
       
   374 		<def id="1094" type="string">StaticExtension operaton for MasterSlave channel End PIL;IdToken:%d;FuncId:%d;RetVal:%d</def>
       
   375 		<def id="1095" type="string">StaticExtension operaton for Master channel Start PIL;IdToken:%d;FuncId:%d;arg1:%d;arg2:%d</def>
       
   376 		<def id="1096" type="string">StaticExtension operaton for Master channel Start PSL;ChannelObj:0x%x;FuncId:%d;arg1:%d;arg2:%d</def>
       
   377 		<def id="1097" type="string">StaticExtension operaton for Master channel End PSL;ChannelObj:0x%x;FuncId:%d;RetVal:%d</def>
       
   378 		<def id="1098" type="string">StaticExtension operaton for Master channel End PIL;IdToken:%d;FuncId:%d;RetVal:%d</def>
       
   379 		<def id="1099" type="string">StaticExtension operaton for Slave channel Start PIL;IdToken:%d;FuncId:%d;arg1:%d;arg2:%d</def>
       
   380 		<def id="1100" type="string">StaticExtension operaton for Slave channel Start PSL;ChannelObj:0x%x;FuncId:%d;arg1:%d;arg2:%d</def>
       
   381 		<def id="1101" type="string">StaticExtension operaton for Slave channel End PSL;ChannelObj:0x%x;FuncId:%d;RetVal:%d</def>
       
   382 		<def id="1102" type="string">StaticExtension operaton for Slave channel End PSL;IdToken:%d;FuncId:%d;RetVal:%d</def>
       
   383 		
       
   384 		
       
   385 		<!-- PRINTF traces -->
       
   386 		<def id="2001" type="string">Printf;RThread ID:%u;Trace:%{ASCII}</def>
       
   387 		<def id="2002" type="string">Printf;RThread ID:%u;Trace:%{ASCII}</def>
       
   388 		<def id="2003" type="string">Printf;RThread ID:%u;Trace:%{ASCII}</def>
       
   389 		
       
   390 		
       
   391 	</data>
       
   392 	<locations>
       
   393 	</locations>
       
   394 	<component id="536937005" name="Symbian BTrace Hooks">		
       
   395 		
       
   396 		
       
   397 		<!-- SYMBIAN_KERNEL_THREAD_IDENTIFICATION traces -->
       
   398 		<group id="3" name="SYMBIAN_KERNEL_THREAD_IDENTIFICATION" prefix="Thread:">
       
   399 			<trace data-ref="1">
       
   400 				<instance id="0" loc-ref="0" line="0"/>
       
   401 			</trace>
       
   402 			<trace data-ref="2">
       
   403 				<instance id="1" loc-ref="0" line="0"/>
       
   404 			</trace>
       
   405 			<trace data-ref="3">
       
   406 				<instance id="2" loc-ref="0" line="0"/>
       
   407 			</trace>
       
   408 			<trace data-ref="4">
       
   409 				<instance id="3" loc-ref="0" line="0"/>
       
   410 			</trace>
       
   411 			<trace data-ref="5">
       
   412 				<instance id="4" loc-ref="0" line="0"/>
       
   413 			</trace>
       
   414 			<trace data-ref="6">
       
   415 				<instance id="5" loc-ref="0" line="0"/>
       
   416 			</trace>
       
   417 			<trace data-ref="7">
       
   418 				<instance id="6" loc-ref="0" line="0"/>
       
   419 			</trace>
       
   420 			<trace data-ref="8">
       
   421 				<instance id="7" loc-ref="0" line="0"/>
       
   422 			</trace>
       
   423 			<trace data-ref="9">
       
   424 				<instance id="8" loc-ref="0" line="0"/>
       
   425 			</trace>						
       
   426 		</group>
       
   427 		
       
   428 		
       
   429 		<!-- SYMBIAN_KERNEL_CPU_USAGE traces -->
       
   430 		<group id="4" name="SYMBIAN_KERNEL_CPU_USAGE" prefix="Cpu:">
       
   431 			<trace data-ref="51">
       
   432 				<instance id="0" loc-ref="0" line="0"/>
       
   433 			</trace>
       
   434 			<trace data-ref="52">
       
   435 				<instance id="1" loc-ref="0" line="0"/>
       
   436 			</trace>
       
   437 			<trace data-ref="53">
       
   438 				<instance id="2" loc-ref="0" line="0"/>
       
   439 			</trace>
       
   440 			<trace data-ref="54">
       
   441 				<instance id="3" loc-ref="0" line="0"/>
       
   442 			</trace>
       
   443 			<trace data-ref="55">
       
   444 				<instance id="4" loc-ref="0" line="0"/>
       
   445 			</trace>
       
   446 			<trace data-ref="56">
       
   447 				<instance id="5" loc-ref="0" line="0"/>
       
   448 			</trace>
       
   449 			<trace data-ref="57">
       
   450 				<instance id="6" loc-ref="0" line="0"/>
       
   451 			</trace>
       
   452 		</group>
       
   453 		
       
   454 		
       
   455 		<!-- SYMBIAN_KERNEL_CLIENT_SERVER traces -->
       
   456 		<group id="6" name="SYMBIAN_KERNEL_CLIENT_SERVER" prefix="Client-Server:">
       
   457 			<trace data-ref="101">
       
   458 				<instance id="0" loc-ref="0" line="0"/>
       
   459 			</trace>
       
   460 			<trace data-ref="102">
       
   461 				<instance id="1" loc-ref="0" line="0"/>
       
   462 			</trace>
       
   463 			<trace data-ref="103">
       
   464 				<instance id="2" loc-ref="0" line="0"/>
       
   465 			</trace>
       
   466 			<trace data-ref="104">
       
   467 				<instance id="3" loc-ref="0" line="0"/>
       
   468 			</trace>
       
   469 			<trace data-ref="105">
       
   470 				<instance id="4" loc-ref="0" line="0"/>
       
   471 			</trace>
       
   472 			<trace data-ref="106">
       
   473 				<instance id="5" loc-ref="0" line="0"/>
       
   474 			</trace>
       
   475 			<trace data-ref="107">
       
   476 				<instance id="6" loc-ref="0" line="0"/>
       
   477 			</trace>
       
   478 		</group>
       
   479 		
       
   480 		
       
   481 		<!-- SYMBIAN_KERNEL_REQUESTS traces -->
       
   482 		<group id="7" name="SYMBIAN_KERNEL_REQUESTS" prefix="Requests:">
       
   483 			<trace data-ref="151">
       
   484 				<instance id="0" loc-ref="0" line="0"/>
       
   485 			</trace>
       
   486 		</group>
       
   487 		
       
   488 		
       
   489 		<!-- SYMBIAN_KERNEL_CHUNKS traces -->
       
   490 		<group id="8" name="SYMBIAN_KERNEL_CHUNKS" prefix="Chunks:">
       
   491 			<trace data-ref="201">
       
   492 				<instance id="0" loc-ref="0" line="0"/>
       
   493 			</trace>
       
   494 			<trace data-ref="202">
       
   495 				<instance id="1" loc-ref="0" line="0"/>
       
   496 			</trace>
       
   497 			<trace data-ref="203">
       
   498 				<instance id="2" loc-ref="0" line="0"/>
       
   499 			</trace>
       
   500 			<trace data-ref="204">
       
   501 				<instance id="3" loc-ref="0" line="0"/>
       
   502 			</trace>
       
   503 			<trace data-ref="205">
       
   504 				<instance id="4" loc-ref="0" line="0"/>
       
   505 			</trace>
       
   506 			<trace data-ref="206">
       
   507 				<instance id="5" loc-ref="0" line="0"/>
       
   508 			</trace>
       
   509 			<trace data-ref="207">
       
   510 				<instance id="6" loc-ref="0" line="0"/>
       
   511 			</trace>
       
   512 			<trace data-ref="208">
       
   513 				<instance id="7" loc-ref="0" line="0"/>
       
   514 			</trace>
       
   515 		</group>
       
   516 		
       
   517 		
       
   518 		<!-- SYMBIAN_KERNEL_CODE_SEGS traces -->
       
   519 		<group id="9" name="SYMBIAN_KERNEL_CODE_SEGS" prefix="CodeSegs:">
       
   520 			<trace data-ref="251">
       
   521 				<instance id="0" loc-ref="0" line="0"/>
       
   522 			</trace>
       
   523 			<trace data-ref="252">
       
   524 				<instance id="1" loc-ref="0" line="0"/>
       
   525 			</trace>
       
   526 			<trace data-ref="253">
       
   527 				<instance id="2" loc-ref="0" line="0"/>
       
   528 			</trace>
       
   529 			<trace data-ref="254">
       
   530 				<instance id="3" loc-ref="0" line="0"/>
       
   531 			</trace>
       
   532 			<trace data-ref="255">
       
   533 				<instance id="4" loc-ref="0" line="0"/>
       
   534 			</trace>
       
   535 			<trace data-ref="256">
       
   536 				<instance id="5" loc-ref="0" line="0"/>
       
   537 			</trace>
       
   538 			<trace data-ref="257">
       
   539 				<instance id="6" loc-ref="0" line="0"/>
       
   540 			</trace>
       
   541 		</group>
       
   542 		
       
   543 		
       
   544 		<!-- SYMBIAN_KERNEL_PAGING traces -->
       
   545 		<group id="10" name="SYMBIAN_KERNEL_PAGING" prefix="Paging:">
       
   546 			<trace data-ref="301">
       
   547 				<instance id="0" loc-ref="0" line="0"/>
       
   548 			</trace>
       
   549 			<trace data-ref="302">
       
   550 				<instance id="1" loc-ref="0" line="0"/>
       
   551 			</trace>
       
   552 			<trace data-ref="303">
       
   553 				<instance id="2" loc-ref="0" line="0"/>
       
   554 			</trace>
       
   555 			<trace data-ref="304">
       
   556 				<instance id="3" loc-ref="0" line="0"/>
       
   557 			</trace>
       
   558 			<trace data-ref="305">
       
   559 				<instance id="4" loc-ref="0" line="0"/>
       
   560 			</trace>
       
   561 			<trace data-ref="306">
       
   562 				<instance id="5" loc-ref="0" line="0"/>
       
   563 			</trace>
       
   564 			<trace data-ref="307">
       
   565 				<instance id="6" loc-ref="0" line="0"/>
       
   566 			</trace>
       
   567 			<trace data-ref="308">
       
   568 				<instance id="7" loc-ref="0" line="0"/>
       
   569 			</trace>
       
   570 			<trace data-ref="309">
       
   571 				<instance id="8" loc-ref="0" line="0"/>
       
   572 			</trace>
       
   573 			<trace data-ref="310">
       
   574 				<instance id="9" loc-ref="0" line="0"/>
       
   575 			</trace>
       
   576 			<trace data-ref="311">
       
   577 				<instance id="10" loc-ref="0" line="0"/>
       
   578 			</trace>
       
   579 			<trace data-ref="312">
       
   580 				<instance id="11" loc-ref="0" line="0"/>
       
   581 			</trace>
       
   582 			<trace data-ref="313">
       
   583 				<instance id="12" loc-ref="0" line="0"/>
       
   584 			</trace>
       
   585 			<trace data-ref="314">
       
   586 				<instance id="13" loc-ref="0" line="0"/>
       
   587 			</trace>
       
   588 			<trace data-ref="315">
       
   589 				<instance id="14" loc-ref="0" line="0"/>
       
   590 			</trace>
       
   591 			<trace data-ref="316">
       
   592 				<instance id="15" loc-ref="0" line="0"/>
       
   593 			</trace>
       
   594 			<trace data-ref="317">
       
   595 				<instance id="16" loc-ref="0" line="0"/>
       
   596 			</trace>
       
   597 			<trace data-ref="318">
       
   598 				<instance id="17" loc-ref="0" line="0"/>
       
   599 			</trace>	
       
   600 			<trace data-ref="319">
       
   601 				<instance id="18" loc-ref="0" line="0"/>
       
   602 			</trace>	
       
   603 			<trace data-ref="320">
       
   604 				<instance id="19" loc-ref="0" line="0"/>
       
   605 			</trace>	
       
   606 			<trace data-ref="321">
       
   607 				<instance id="20" loc-ref="0" line="0"/>
       
   608 			</trace>	
       
   609 			<trace data-ref="322">
       
   610 				<instance id="21" loc-ref="0" line="0"/>
       
   611 			</trace>																
       
   612 			<trace data-ref="323">
       
   613 				<instance id="22" loc-ref="0" line="0"/>
       
   614 			</trace>	
       
   615 			<trace data-ref="324">
       
   616 				<instance id="23" loc-ref="0" line="0"/>
       
   617 			</trace>	
       
   618 			<trace data-ref="325">
       
   619 				<instance id="24" loc-ref="0" line="0"/>
       
   620 			</trace>	
       
   621 			<trace data-ref="326">
       
   622 				<instance id="25" loc-ref="0" line="0"/>
       
   623 			</trace>	
       
   624 			<trace data-ref="327">
       
   625 				<instance id="26" loc-ref="0" line="0"/>
       
   626 			</trace>	
       
   627 			<trace data-ref="328">
       
   628 				<instance id="27" loc-ref="0" line="0"/>
       
   629 			</trace>																						
       
   630 		</group>
       
   631 		
       
   632 		
       
   633 		<!-- SYMBIAN_KERNEL_THREAD_PRIORITY traces -->
       
   634 		<group id="11" name="SYMBIAN_KERNEL_THREAD_PRIORITY" prefix="Thread Priority:">
       
   635 			<trace data-ref="351">
       
   636 				<instance id="0" loc-ref="0" line="0"/>
       
   637 			</trace>
       
   638 			<trace data-ref="352">
       
   639 				<instance id="1" loc-ref="0" line="0"/>
       
   640 			</trace>
       
   641 			<trace data-ref="353">
       
   642 				<instance id="2" loc-ref="0" line="0"/>
       
   643 			</trace>
       
   644 		</group>
       
   645 		
       
   646 		
       
   647 		<!-- SYMBIAN_KERNEL_PAGING_MEDIA traces -->
       
   648 		<group id="12" name="SYMBIAN_KERNEL_PAGING_MEDIA" prefix="Paging Media:">
       
   649 			<trace data-ref="401">
       
   650 				<instance id="0" loc-ref="0" line="0"/>
       
   651 			</trace>
       
   652 			<trace data-ref="402">
       
   653 				<instance id="1" loc-ref="0" line="0"/>
       
   654 			</trace>
       
   655 			<trace data-ref="403">
       
   656 				<instance id="2" loc-ref="0" line="0"/>
       
   657 			</trace>
       
   658 			<trace data-ref="404">
       
   659 				<instance id="3" loc-ref="0" line="0"/>
       
   660 			</trace>
       
   661 			<trace data-ref="405">
       
   662 				<instance id="4" loc-ref="0" line="0"/>
       
   663 			</trace>
       
   664 			<trace data-ref="406">
       
   665 				<instance id="5" loc-ref="0" line="0"/>
       
   666 			</trace>
       
   667 			<trace data-ref="407">
       
   668 				<instance id="6" loc-ref="0" line="0"/>
       
   669 			</trace>
       
   670 			<trace data-ref="408">
       
   671 				<instance id="7" loc-ref="0" line="0"/>
       
   672 			</trace>
       
   673 			<trace data-ref="409">
       
   674 				<instance id="8" loc-ref="0" line="0"/>
       
   675 			</trace>
       
   676 			<trace data-ref="410">
       
   677 				<instance id="9" loc-ref="0" line="0"/>
       
   678 			</trace>
       
   679 			<trace data-ref="411">
       
   680 				<instance id="10" loc-ref="0" line="0"/>
       
   681 			</trace>
       
   682 			<trace data-ref="412">
       
   683 				<instance id="11" loc-ref="0" line="0"/>
       
   684 			</trace>
       
   685 			<trace data-ref="413">
       
   686 				<instance id="12" loc-ref="0" line="0"/>
       
   687 			</trace>
       
   688 			<trace data-ref="414">
       
   689 				<instance id="13" loc-ref="0" line="0"/>
       
   690 			</trace>									
       
   691 		</group>
       
   692 		
       
   693 		
       
   694 		<!-- SYMBIAN_KERNEL_KERNEL_MEMORY traces -->
       
   695 		<group id="13" name="SYMBIAN_KERNEL_KERNEL_MEMORY" prefix="Kernel Memory:">
       
   696 			<trace data-ref="451">
       
   697 				<instance id="0" loc-ref="0" line="0"/>
       
   698 			</trace>
       
   699 			<trace data-ref="452">
       
   700 				<instance id="1" loc-ref="0" line="0"/>
       
   701 			</trace>
       
   702 			<trace data-ref="453">
       
   703 				<instance id="2" loc-ref="0" line="0"/>
       
   704 			</trace>
       
   705 			<trace data-ref="454">
       
   706 				<instance id="3" loc-ref="0" line="0"/>
       
   707 			</trace>
       
   708 			<trace data-ref="455">
       
   709 				<instance id="4" loc-ref="0" line="0"/>
       
   710 			</trace>
       
   711 			<trace data-ref="456">
       
   712 				<instance id="5" loc-ref="0" line="0"/>
       
   713 			</trace>
       
   714 			<trace data-ref="457">
       
   715 				<instance id="6" loc-ref="0" line="0"/>
       
   716 			</trace>
       
   717 		</group>
       
   718 		
       
   719 		
       
   720 		
       
   721 		<!-- SYMBIAN_KERNEL_HEAP traces -->
       
   722 		<group id="14" name="SYMBIAN_KERNEL_HEAP" prefix="Heap:">
       
   723 			<trace data-ref="501">
       
   724 				<instance id="0" loc-ref="0" line="0"/>
       
   725 			</trace>
       
   726 			<trace data-ref="502">
       
   727 				<instance id="1" loc-ref="0" line="0"/>
       
   728 			</trace>
       
   729 			<trace data-ref="503">
       
   730 				<instance id="2" loc-ref="0" line="0"/>
       
   731 			</trace>
       
   732 			<trace data-ref="504">
       
   733 				<instance id="3" loc-ref="0" line="0"/>
       
   734 			</trace>
       
   735 			<trace data-ref="505">
       
   736 				<instance id="4" loc-ref="0" line="0"/>
       
   737 			</trace>
       
   738 			<trace data-ref="506">
       
   739 				<instance id="5" loc-ref="0" line="0"/>
       
   740 			</trace>
       
   741 			<trace data-ref="507">
       
   742 				<instance id="6" loc-ref="0" line="0"/>
       
   743 			</trace>
       
   744 			<trace data-ref="508">
       
   745 				<instance id="7" loc-ref="0" line="0"/>
       
   746 			</trace>
       
   747 			<trace data-ref="509">
       
   748 				<instance id="8" loc-ref="0" line="0"/>
       
   749 			</trace>												
       
   750 		</group>
       
   751 		
       
   752 		
       
   753 		<!-- SYMBIAN_KERNEL_META_TRACE traces -->
       
   754 		<group id="15" name="SYMBIAN_KERNEL_META_TRACE" prefix="Meta trace:">
       
   755 			<trace data-ref="551">
       
   756 				<instance id="0" loc-ref="0" line="0"/>
       
   757 			</trace>
       
   758 			<trace data-ref="552">
       
   759 				<instance id="1" loc-ref="0" line="0"/>
       
   760 			</trace>
       
   761 			<trace data-ref="553">
       
   762 				<instance id="2" loc-ref="0" line="0"/>
       
   763 			</trace>
       
   764 			<trace data-ref="554">
       
   765 				<instance id="3" loc-ref="0" line="0"/>
       
   766 			</trace>
       
   767 		</group>	
       
   768 		
       
   769 		
       
   770 		<!-- SYMBIAN_KERNEL_RAM_ALLOCATOR traces -->
       
   771 		<group id="16" name="SYMBIAN_KERNEL_RAM_ALLOCATOR" prefix="RAM allocator:">
       
   772 			<trace data-ref="601">
       
   773 				<instance id="0" loc-ref="0" line="0"/>
       
   774 			</trace>
       
   775 			<trace data-ref="602">
       
   776 				<instance id="1" loc-ref="0" line="0"/>
       
   777 			</trace>
       
   778 			<trace data-ref="603">
       
   779 				<instance id="2" loc-ref="0" line="0"/>
       
   780 			</trace>
       
   781 			<trace data-ref="604">
       
   782 				<instance id="3" loc-ref="0" line="0"/>
       
   783 			</trace>
       
   784 			<trace data-ref="605">
       
   785 				<instance id="4" loc-ref="0" line="0"/>
       
   786 			</trace>
       
   787 			<trace data-ref="606">
       
   788 				<instance id="5" loc-ref="0" line="0"/>
       
   789 			</trace>
       
   790 			<trace data-ref="607">
       
   791 				<instance id="6" loc-ref="0" line="0"/>
       
   792 			</trace>
       
   793 			<trace data-ref="608">
       
   794 				<instance id="7" loc-ref="0" line="0"/>
       
   795 			</trace>
       
   796 			<trace data-ref="609">
       
   797 				<instance id="8" loc-ref="0" line="0"/>
       
   798 			</trace>
       
   799 			<trace data-ref="610">
       
   800 				<instance id="9" loc-ref="0" line="0"/>
       
   801 			</trace>
       
   802 			<trace data-ref="611">
       
   803 				<instance id="10" loc-ref="0" line="0"/>
       
   804 			</trace>
       
   805 			<trace data-ref="612">
       
   806 				<instance id="11" loc-ref="0" line="0"/>
       
   807 			</trace>
       
   808 			<trace data-ref="613">
       
   809 				<instance id="12" loc-ref="0" line="0"/>
       
   810 			</trace>
       
   811 			<trace data-ref="614">
       
   812 				<instance id="13" loc-ref="0" line="0"/>
       
   813 			</trace>
       
   814 			<trace data-ref="615">
       
   815 				<instance id="14" loc-ref="0" line="0"/>
       
   816 			</trace>
       
   817 			<trace data-ref="616">
       
   818 				<instance id="15" loc-ref="0" line="0"/>
       
   819 			</trace>									
       
   820 			<trace data-ref="617">
       
   821 				<instance id="16" loc-ref="0" line="0"/>
       
   822 			</trace>
       
   823 			<trace data-ref="618">
       
   824 				<instance id="17" loc-ref="0" line="0"/>
       
   825 			</trace>							
       
   826 		</group>		
       
   827 		
       
   828 		
       
   829 		<!-- SYMBIAN_KERNEL_FAST_MUTEX traces -->
       
   830 		<group id="17" name="SYMBIAN_KERNEL_FAST_MUTEX" prefix="Fast mutex:">
       
   831 			<trace data-ref="651">
       
   832 				<instance id="0" loc-ref="0" line="0"/>
       
   833 			</trace>
       
   834 			<trace data-ref="652">
       
   835 				<instance id="1" loc-ref="0" line="0"/>
       
   836 			</trace>
       
   837 			<trace data-ref="653">
       
   838 				<instance id="2" loc-ref="0" line="0"/>
       
   839 			</trace>
       
   840 			<trace data-ref="654">
       
   841 				<instance id="3" loc-ref="0" line="0"/>
       
   842 			</trace>
       
   843 			<trace data-ref="655">
       
   844 				<instance id="4" loc-ref="0" line="0"/>
       
   845 			</trace>			
       
   846 		</group>	
       
   847 		
       
   848 		
       
   849 		<!-- SYMBIAN_KERNEL_PROFILING traces -->
       
   850 		<group id="18" name="SYMBIAN_KERNEL_PROFILING" prefix="Kernel profiling:">
       
   851 			<trace data-ref="701">
       
   852 				<instance id="0" loc-ref="0" line="0"/>
       
   853 			</trace>
       
   854 			<trace data-ref="702">
       
   855 				<instance id="1" loc-ref="0" line="0"/>
       
   856 			</trace>
       
   857 			<trace data-ref="703">
       
   858 				<instance id="2" loc-ref="0" line="0"/>
       
   859 			</trace>
       
   860 			<trace data-ref="704">
       
   861 				<instance id="3" loc-ref="0" line="0"/>
       
   862 			</trace>
       
   863 		</group>	
       
   864 		
       
   865 		
       
   866 		
       
   867 		<!-- SYMBIAN_KERNEL_RESOURCE_MANAGER traces -->
       
   868 		<group id="19" name="SYMBIAN_KERNEL_RESOURCE_MANAGER" prefix="Resource manager:">
       
   869 			<trace data-ref="751">
       
   870 				<instance id="0" loc-ref="0" line="0"/>
       
   871 			</trace>
       
   872 			<trace data-ref="752">
       
   873 				<instance id="1" loc-ref="0" line="0"/>
       
   874 			</trace>
       
   875 			<trace data-ref="753">
       
   876 				<instance id="2" loc-ref="0" line="0"/>
       
   877 			</trace>
       
   878 			<trace data-ref="754">
       
   879 				<instance id="3" loc-ref="0" line="0"/>
       
   880 			</trace>
       
   881 			<trace data-ref="755">
       
   882 				<instance id="4" loc-ref="0" line="0"/>
       
   883 			</trace>
       
   884 			<trace data-ref="756">
       
   885 				<instance id="5" loc-ref="0" line="0"/>
       
   886 			</trace>
       
   887 			<trace data-ref="757">
       
   888 				<instance id="6" loc-ref="0" line="0"/>
       
   889 			</trace>
       
   890 			<trace data-ref="758">
       
   891 				<instance id="7" loc-ref="0" line="0"/>
       
   892 			</trace>
       
   893 			<trace data-ref="759">
       
   894 				<instance id="8" loc-ref="0" line="0"/>
       
   895 			</trace>
       
   896 			<trace data-ref="760">
       
   897 				<instance id="9" loc-ref="0" line="0"/>
       
   898 			</trace>		
       
   899 			<trace data-ref="761">
       
   900 				<instance id="10" loc-ref="0" line="0"/>
       
   901 			</trace>
       
   902 			<trace data-ref="762">
       
   903 				<instance id="11" loc-ref="0" line="0"/>
       
   904 			</trace>
       
   905 			<trace data-ref="763">
       
   906 				<instance id="12" loc-ref="0" line="0"/>
       
   907 			</trace>
       
   908 			<trace data-ref="764">
       
   909 				<instance id="13" loc-ref="0" line="0"/>
       
   910 			</trace>
       
   911 			<trace data-ref="765">
       
   912 				<instance id="14" loc-ref="0" line="0"/>
       
   913 			</trace>
       
   914 			<trace data-ref="766">
       
   915 				<instance id="15" loc-ref="0" line="0"/>
       
   916 			</trace>
       
   917 			<trace data-ref="767">
       
   918 				<instance id="16" loc-ref="0" line="0"/>
       
   919 			</trace>
       
   920 			<trace data-ref="768">
       
   921 				<instance id="17" loc-ref="0" line="0"/>
       
   922 			</trace>
       
   923 			<trace data-ref="769">
       
   924 				<instance id="18" loc-ref="0" line="0"/>
       
   925 			</trace>
       
   926 			<trace data-ref="770">
       
   927 				<instance id="19" loc-ref="0" line="0"/>
       
   928 			</trace>				
       
   929 			<trace data-ref="771">
       
   930 				<instance id="20" loc-ref="0" line="0"/>
       
   931 			</trace>		
       
   932 			<trace data-ref="772">
       
   933 				<instance id="21" loc-ref="0" line="0"/>
       
   934 			</trace>		
       
   935 			<trace data-ref="773">
       
   936 				<instance id="22" loc-ref="0" line="0"/>
       
   937 			</trace>		
       
   938 			<trace data-ref="774">
       
   939 				<instance id="23" loc-ref="0" line="0"/>
       
   940 			</trace>																																										
       
   941 		</group>			
       
   942 		
       
   943 		
       
   944 		
       
   945 		<!-- SYMBIAN_KERNEL_RESOURCE_MANAGER_US traces -->
       
   946 		<group id="20" name="SYMBIAN_KERNEL_RESOURCE_MANAGER_US" prefix="Resource manager US:">
       
   947 			<trace data-ref="801">
       
   948 				<instance id="0" loc-ref="0" line="0"/>
       
   949 			</trace>
       
   950 			<trace data-ref="802">
       
   951 				<instance id="1" loc-ref="0" line="0"/>
       
   952 			</trace>
       
   953 			<trace data-ref="803">
       
   954 				<instance id="2" loc-ref="0" line="0"/>
       
   955 			</trace>
       
   956 			<trace data-ref="804">
       
   957 				<instance id="3" loc-ref="0" line="0"/>
       
   958 			</trace>
       
   959 			<trace data-ref="805">
       
   960 				<instance id="4" loc-ref="0" line="0"/>
       
   961 			</trace>
       
   962 			<trace data-ref="806">
       
   963 				<instance id="5" loc-ref="0" line="0"/>
       
   964 			</trace>
       
   965 			<trace data-ref="807">
       
   966 				<instance id="6" loc-ref="0" line="0"/>
       
   967 			</trace>
       
   968 			<trace data-ref="808">
       
   969 				<instance id="7" loc-ref="0" line="0"/>
       
   970 			</trace>
       
   971 			<trace data-ref="809">
       
   972 				<instance id="8" loc-ref="0" line="0"/>
       
   973 			</trace>
       
   974 			<trace data-ref="810">
       
   975 				<instance id="9" loc-ref="0" line="0"/>
       
   976 			</trace>
       
   977 			<trace data-ref="811">
       
   978 				<instance id="10" loc-ref="0" line="0"/>
       
   979 			</trace>
       
   980 			<trace data-ref="812">
       
   981 				<instance id="11" loc-ref="0" line="0"/>
       
   982 			</trace>
       
   983 			<trace data-ref="813">
       
   984 				<instance id="12" loc-ref="0" line="0"/>
       
   985 			</trace>
       
   986 			<trace data-ref="814">
       
   987 				<instance id="13" loc-ref="0" line="0"/>
       
   988 			</trace>																																							
       
   989 		</group>			
       
   990 		
       
   991 		
       
   992 		<!-- SYMBIAN_KERNEL_RAW_EVENT traces -->
       
   993 		<group id="21" name="SYMBIAN_KERNEL_RAW_EVENT" prefix="Raw event:">
       
   994 			<trace data-ref="851">
       
   995 				<instance id="0" loc-ref="0" line="0"/>
       
   996 			</trace>
       
   997 			<trace data-ref="852">
       
   998 				<instance id="1" loc-ref="0" line="0"/>
       
   999 			</trace>
       
  1000 			<trace data-ref="853">
       
  1001 				<instance id="2" loc-ref="0" line="0"/>
       
  1002 			</trace>
       
  1003 			<trace data-ref="854">
       
  1004 				<instance id="3" loc-ref="0" line="0"/>
       
  1005 			</trace>
       
  1006 			<trace data-ref="855">
       
  1007 				<instance id="4" loc-ref="0" line="0"/>
       
  1008 			</trace>
       
  1009 			<trace data-ref="856">
       
  1010 				<instance id="5" loc-ref="0" line="0"/>
       
  1011 			</trace>
       
  1012 			<trace data-ref="857">
       
  1013 				<instance id="6" loc-ref="0" line="0"/>
       
  1014 			</trace>
       
  1015 			<trace data-ref="858">
       
  1016 				<instance id="7" loc-ref="0" line="0"/>
       
  1017 			</trace>																					
       
  1018 		</group>	
       
  1019 		
       
  1020 		
       
  1021 		<!-- SYMBIAN_KERNEL_USB traces -->
       
  1022 		<group id="22" name="SYMBIAN_KERNEL_USB" prefix="USB:">
       
  1023 			<trace data-ref="901">
       
  1024 				<instance id="0" loc-ref="0" line="0"/>
       
  1025 			</trace>
       
  1026 		</group>						
       
  1027 		
       
  1028 		
       
  1029 		<!-- SYMBIAN_KERNEL_SYNC traces -->
       
  1030 		<group id="23" name="SYMBIAN_KERNEL_SYNC" prefix="Kernel sync:">
       
  1031 			<trace data-ref="951">
       
  1032 				<instance id="0" loc-ref="0" line="0"/>
       
  1033 			</trace>
       
  1034 			<trace data-ref="952">
       
  1035 				<instance id="1" loc-ref="0" line="0"/>
       
  1036 			</trace>
       
  1037 			<trace data-ref="953">
       
  1038 				<instance id="2" loc-ref="0" line="0"/>
       
  1039 			</trace>
       
  1040 			<trace data-ref="954">
       
  1041 				<instance id="3" loc-ref="0" line="0"/>
       
  1042 			</trace>
       
  1043 			<trace data-ref="955">
       
  1044 				<instance id="4" loc-ref="0" line="0"/>
       
  1045 			</trace>
       
  1046 			<trace data-ref="956">
       
  1047 				<instance id="16" loc-ref="0" line="0"/>
       
  1048 			</trace>
       
  1049 			<trace data-ref="957">
       
  1050 				<instance id="17" loc-ref="0" line="0"/>
       
  1051 			</trace>
       
  1052 			<trace data-ref="958">
       
  1053 				<instance id="18" loc-ref="0" line="0"/>
       
  1054 			</trace>
       
  1055 			<trace data-ref="959">
       
  1056 				<instance id="19" loc-ref="0" line="0"/>
       
  1057 			</trace>
       
  1058 			<trace data-ref="960">
       
  1059 				<instance id="20" loc-ref="0" line="0"/>
       
  1060 			</trace>
       
  1061 			<trace data-ref="961">
       
  1062 				<instance id="32" loc-ref="0" line="0"/>
       
  1063 			</trace>
       
  1064 			<trace data-ref="962">
       
  1065 				<instance id="33" loc-ref="0" line="0"/>
       
  1066 			</trace>
       
  1067 			<trace data-ref="963">
       
  1068 				<instance id="34" loc-ref="0" line="0"/>
       
  1069 			</trace>
       
  1070 			<trace data-ref="964">
       
  1071 				<instance id="35" loc-ref="0" line="0"/>
       
  1072 			</trace>
       
  1073 			<trace data-ref="965">
       
  1074 				<instance id="36" loc-ref="0" line="0"/>
       
  1075 			</trace>
       
  1076 			<trace data-ref="966">
       
  1077 				<instance id="37" loc-ref="0" line="0"/>
       
  1078 			</trace>									
       
  1079 		</group>
       
  1080 		
       
  1081 
       
  1082 		<!-- SYMBIAN_KERNEL_FLEXIBLE_MEMMODEL traces -->
       
  1083 		<group id="24" name="SYMBIAN_KERNEL_FLEXIBLE_MEMMODEL" prefix="Flexible memmodel:">
       
  1084 			<trace data-ref="1001">
       
  1085 				<instance id="0" loc-ref="0" line="0"/>
       
  1086 			</trace>
       
  1087 			<trace data-ref="1002">
       
  1088 				<instance id="1" loc-ref="0" line="0"/>
       
  1089 			</trace>
       
  1090 			<trace data-ref="1003">
       
  1091 				<instance id="2" loc-ref="0" line="0"/>
       
  1092 			</trace>
       
  1093 			<trace data-ref="1004">
       
  1094 				<instance id="3" loc-ref="0" line="0"/>
       
  1095 			</trace>
       
  1096 			<trace data-ref="1005">
       
  1097 				<instance id="4" loc-ref="0" line="0"/>
       
  1098 			</trace>
       
  1099 			<trace data-ref="1006">
       
  1100 				<instance id="5" loc-ref="0" line="0"/>
       
  1101 			</trace>
       
  1102 			<trace data-ref="1007">
       
  1103 				<instance id="6" loc-ref="0" line="0"/>
       
  1104 			</trace>
       
  1105 			<trace data-ref="1008">
       
  1106 				<instance id="7" loc-ref="0" line="0"/>
       
  1107 			</trace>
       
  1108 			<trace data-ref="1009">
       
  1109 				<instance id="8" loc-ref="0" line="0"/>
       
  1110 			</trace>
       
  1111 			<trace data-ref="1010">
       
  1112 				<instance id="9" loc-ref="0" line="0"/>
       
  1113 			</trace>
       
  1114 			<trace data-ref="1011">
       
  1115 				<instance id="10" loc-ref="0" line="0"/>
       
  1116 			</trace>									
       
  1117 		</group>
       
  1118 		
       
  1119 		
       
  1120 		<!-- SYMBIAN_KERNEL_IIC traces -->
       
  1121 		<group id="25" name="SYMBIAN_KERNEL_IIC" prefix="IIC:">
       
  1122 			<trace data-ref="1051">
       
  1123 				<instance id="0" loc-ref="0" line="0"/>
       
  1124 			</trace>
       
  1125 			<trace data-ref="1052">
       
  1126 				<instance id="1" loc-ref="0" line="0"/>
       
  1127 			</trace>
       
  1128 			<trace data-ref="1053">
       
  1129 				<instance id="2" loc-ref="0" line="0"/>
       
  1130 			</trace>
       
  1131 			<trace data-ref="1054">
       
  1132 				<instance id="3" loc-ref="0" line="0"/>
       
  1133 			</trace>
       
  1134 			<trace data-ref="1055">
       
  1135 				<instance id="4" loc-ref="0" line="0"/>
       
  1136 			</trace>
       
  1137 			<trace data-ref="1056">
       
  1138 				<instance id="5" loc-ref="0" line="0"/>
       
  1139 			</trace>
       
  1140 			<trace data-ref="1057">
       
  1141 				<instance id="6" loc-ref="0" line="0"/>
       
  1142 			</trace>
       
  1143 			<trace data-ref="1058">
       
  1144 				<instance id="7" loc-ref="0" line="0"/>
       
  1145 			</trace>
       
  1146 			<trace data-ref="1059">
       
  1147 				<instance id="8" loc-ref="0" line="0"/>
       
  1148 			</trace>
       
  1149 			<trace data-ref="1060">
       
  1150 				<instance id="9" loc-ref="0" line="0"/>
       
  1151 			</trace>		
       
  1152 			<trace data-ref="1061">
       
  1153 				<instance id="10" loc-ref="0" line="0"/>
       
  1154 			</trace>
       
  1155 			<trace data-ref="1062">
       
  1156 				<instance id="11" loc-ref="0" line="0"/>
       
  1157 			</trace>
       
  1158 			<trace data-ref="1063">
       
  1159 				<instance id="12" loc-ref="0" line="0"/>
       
  1160 			</trace>
       
  1161 			<trace data-ref="1064">
       
  1162 				<instance id="13" loc-ref="0" line="0"/>
       
  1163 			</trace>
       
  1164 			<trace data-ref="1065">
       
  1165 				<instance id="14" loc-ref="0" line="0"/>
       
  1166 			</trace>
       
  1167 			<trace data-ref="1066">
       
  1168 				<instance id="15" loc-ref="0" line="0"/>
       
  1169 			</trace>
       
  1170 			<trace data-ref="1067">
       
  1171 				<instance id="16" loc-ref="0" line="0"/>
       
  1172 			</trace>
       
  1173 			<trace data-ref="1068">
       
  1174 				<instance id="17" loc-ref="0" line="0"/>
       
  1175 			</trace>
       
  1176 			<trace data-ref="1069">
       
  1177 				<instance id="18" loc-ref="0" line="0"/>
       
  1178 			</trace>
       
  1179 			<trace data-ref="1070">
       
  1180 				<instance id="19" loc-ref="0" line="0"/>
       
  1181 			</trace>	
       
  1182 			<trace data-ref="1071">
       
  1183 				<instance id="20" loc-ref="0" line="0"/>
       
  1184 			</trace>
       
  1185 			<trace data-ref="1072">
       
  1186 				<instance id="21" loc-ref="0" line="0"/>
       
  1187 			</trace>
       
  1188 			<trace data-ref="1073">
       
  1189 				<instance id="22" loc-ref="0" line="0"/>
       
  1190 			</trace>
       
  1191 			<trace data-ref="1074">
       
  1192 				<instance id="23" loc-ref="0" line="0"/>
       
  1193 			</trace>
       
  1194 			<trace data-ref="1075">
       
  1195 				<instance id="24" loc-ref="0" line="0"/>
       
  1196 			</trace>
       
  1197 			<trace data-ref="1076">
       
  1198 				<instance id="25" loc-ref="0" line="0"/>
       
  1199 			</trace>
       
  1200 			<trace data-ref="1077">
       
  1201 				<instance id="26" loc-ref="0" line="0"/>
       
  1202 			</trace>
       
  1203 			<trace data-ref="1078">
       
  1204 				<instance id="27" loc-ref="0" line="0"/>
       
  1205 			</trace>
       
  1206 			<trace data-ref="1079">
       
  1207 				<instance id="28" loc-ref="0" line="0"/>
       
  1208 			</trace>
       
  1209 			<trace data-ref="1080">
       
  1210 				<instance id="29" loc-ref="0" line="0"/>
       
  1211 			</trace>	
       
  1212 			<trace data-ref="1081">
       
  1213 				<instance id="30" loc-ref="0" line="0"/>
       
  1214 			</trace>
       
  1215 			<trace data-ref="1082">
       
  1216 				<instance id="31" loc-ref="0" line="0"/>
       
  1217 			</trace>
       
  1218 			<trace data-ref="1083">
       
  1219 				<instance id="32" loc-ref="0" line="0"/>
       
  1220 			</trace>
       
  1221 			<trace data-ref="1084">
       
  1222 				<instance id="33" loc-ref="0" line="0"/>
       
  1223 			</trace>
       
  1224 			<trace data-ref="1085">
       
  1225 				<instance id="34" loc-ref="0" line="0"/>
       
  1226 			</trace>
       
  1227 			<trace data-ref="1086">
       
  1228 				<instance id="35" loc-ref="0" line="0"/>
       
  1229 			</trace>
       
  1230 			<trace data-ref="1087">
       
  1231 				<instance id="36" loc-ref="0" line="0"/>
       
  1232 			</trace>
       
  1233 			<trace data-ref="1088">
       
  1234 				<instance id="37" loc-ref="0" line="0"/>
       
  1235 			</trace>
       
  1236 			<trace data-ref="1089">
       
  1237 				<instance id="38" loc-ref="0" line="0"/>
       
  1238 			</trace>
       
  1239 			<trace data-ref="1090">
       
  1240 				<instance id="39" loc-ref="0" line="0"/>
       
  1241 			</trace>	
       
  1242 			<trace data-ref="1091">
       
  1243 				<instance id="40" loc-ref="0" line="0"/>
       
  1244 			</trace>
       
  1245 			<trace data-ref="1092">
       
  1246 				<instance id="41" loc-ref="0" line="0"/>
       
  1247 			</trace>
       
  1248 			<trace data-ref="1093">
       
  1249 				<instance id="42" loc-ref="0" line="0"/>
       
  1250 			</trace>
       
  1251 			<trace data-ref="1094">
       
  1252 				<instance id="43" loc-ref="0" line="0"/>
       
  1253 			</trace>
       
  1254 			<trace data-ref="1095">
       
  1255 				<instance id="44" loc-ref="0" line="0"/>
       
  1256 			</trace>
       
  1257 			<trace data-ref="1096">
       
  1258 				<instance id="45" loc-ref="0" line="0"/>
       
  1259 			</trace>
       
  1260 			<trace data-ref="1097">
       
  1261 				<instance id="46" loc-ref="0" line="0"/>
       
  1262 			</trace>
       
  1263 			<trace data-ref="1098">
       
  1264 				<instance id="47" loc-ref="0" line="0"/>
       
  1265 			</trace>
       
  1266 			<trace data-ref="1099">
       
  1267 				<instance id="48" loc-ref="0" line="0"/>
       
  1268 			</trace>
       
  1269 			<trace data-ref="1100">
       
  1270 				<instance id="49" loc-ref="0" line="0"/>
       
  1271 			</trace>																																						
       
  1272 			<trace data-ref="1101">
       
  1273 				<instance id="50" loc-ref="0" line="0"/>
       
  1274 			</trace>	
       
  1275 			<trace data-ref="1102">
       
  1276 				<instance id="51" loc-ref="0" line="0"/>
       
  1277 			</trace>							
       
  1278 		</group>				
       
  1279 		
       
  1280 		
       
  1281 		<!-- PRINTF traces -->
       
  1282 		<group id="0" name="TRACECORE_RDEBUG_PRINT" prefix="RDebug:">
       
  1283 			<trace data-ref="2002">
       
  1284 				<instance id="0" loc-ref="0" line="0"/>
       
  1285 			</trace>
       
  1286 		</group>
       
  1287 		<group id="1" name="TRACECORE_KERN_PRINTF" prefix="Kern:">
       
  1288 			<trace data-ref="2001">
       
  1289 				<instance id="0" loc-ref="0" line="0"/>
       
  1290 			</trace>
       
  1291 		</group>
       
  1292 		<group id="2" name="TRACECORE_PLATSEC_PRINTF" prefix="Platsec:">
       
  1293 			<trace data-ref="2003">
       
  1294 				<instance id="0" loc-ref="0" line="0"/>
       
  1295 			</trace>
       
  1296 		</group>
       
  1297 		
       
  1298 		
       
  1299 	</component>
       
  1300 </tracedictionary>