summaryrefslogtreecommitdiff
path: root/gcell/ibm/sync/ppu_source/pdt_libsync.xml
blob: d9ea2ce9f3529716e5803f72b228dd12db89db55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<pdtGroup name="LIBSYNC" id="0x03" version="3.0">
	<!-- PPE events -->
	<subGroup  name="PPE_MUTEX" id="0xFE03">
		<recordType name="PPE_MUTEX_INIT" description="PPE: mutex lock init" id="0x0003" type="event">
			<include href="/usr/share/pdt/config/pdt_ppe_event_header.xml"/>
			<physicalField name="lock"  description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField name="empty3"   description="empty slot 3" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>	
		<recordType name="PPE_MUTEX_LOCK" description="PPE: acquire a mutex lock" id="0x0103"  type="interval">
			<include href="/usr/share/pdt/config/pdt_ppe_event_header.xml"/>
			<physicalField name="lock" description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField name="miss"   description="Missed" type="int" toString="0x%x" visible="true"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>
		<recordType name="PPE_MUTEX_TRYLOCK" description="PPE: try to acquire a lock" id="0x0203"  type="event">
			<include href="/usr/share/pdt/config/pdt_ppe_event_header.xml"/>
			<physicalField name="lock" description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField  name="ret" description="Try lock return code" type="int" toString="0x%x" visible="true"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>	
		<recordType name="PPE_MUTEX_UNLOCK" description="PPE: unlock a mutex lock" id="0x0303"  type="event">
			<include href="/usr/share/pdt/config/pdt_ppe_event_header.xml"/>
			<physicalField  name="lock" description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField name="empty3"   description="empty slot 3" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>
	</subGroup>
	<!-- SPE events -->
	<subGroup  name="SPE_MUTEX" id="0xFD03">
		<recordType name="SPE_MUTEX_INIT" description="SPE: mutex lock init" id="0x0403"  type="event">
			<include href="/usr/share/pdt/config/pdt_spe_event_header.xml"/>
			<physicalField  name="lock"  description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField name="empty3"   description="empty slot 3" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>	
		<recordType name="SPE_MUTEX_LOCK" description="SPE: acquire a mutex lock" id="0x0503"  type="interval">
			<include href="/usr/share/pdt/config/pdt_spe_event_header.xml"/>
			<physicalField name="lock" description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField name="miss"   description="Missed" type="int" toString="0x%x" visible="true"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>
		<recordType name="SPE_MUTEX_TRYLOCK" description="SPE: try to acquire a mutex lock" id="0x0603"  type="event">
			<include href="/usr/share/pdt/config/pdt_spe_event_header.xml"/>
			<physicalField  name="lock" description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField  name="ret_val" description="Try lock return code" type="int" toString="0x%x" visible="true"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>	
		<recordType name="SPE_MUTEX_UNLOCK" description="SPE: unlock a mutex lock" id="0x0703"  type="event">
			<include href="/usr/share/pdt/config/pdt_spe_event_header.xml"/>
			<physicalField  name="lock" description="Lock address" type="long" toString="0x%x" visible="true"/>
			<physicalField name="empty3"   description="empty slot 3" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty4"   description="empty slot 4" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty5"   description="empty slot 5" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty6"   description="empty slot 6" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty7"   description="empty slot 7" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty8"   description="empty slot 8" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty9"   description="empty slot 9" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty10"   description="empty slot 10" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty11"   description="empty slot 11" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty12"   description="empty slot 12" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty13"   description="empty slot 13" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty14"   description="empty slot 14" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty15"   description="empty slot 15" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty16"   description="empty slot 16" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty17"   description="empty slot 17" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty18"   description="empty slot 18" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty19"   description="empty slot 19" type="int" toString="0x%x" visible="false"/>
			<physicalField name="empty20"   description="empty slot 20" type="int" toString="0x%x" visible="false"/>
		</recordType>	
	</subGroup>
</pdtGroup>