xref: /xnu-11215.41.3/bsd/kern/trace_codes (revision 33de042d024d46de5ff4e89f2471de6608e37fa4)
1*33de042dSApple OSS Distributions0x1020000	KTrap_DivideError
2*33de042dSApple OSS Distributions0x1020004	KTrap_Debug
3*33de042dSApple OSS Distributions0x1020008	KTrap_NMI
4*33de042dSApple OSS Distributions0x102000c	KTrap_Int3
5*33de042dSApple OSS Distributions0x1020010	KTrap_Overflow
6*33de042dSApple OSS Distributions0x1020014	KTrap_BoundRange
7*33de042dSApple OSS Distributions0x1020018	KTrap_InvalidOpcode
8*33de042dSApple OSS Distributions0x102001c	KTrap_DeviceNotAvail
9*33de042dSApple OSS Distributions0x1020020	KTrap_DoubleFault
10*33de042dSApple OSS Distributions0x1020024	KTrap_Coprocessor
11*33de042dSApple OSS Distributions0x1020028	KTrap_InvalidTSS
12*33de042dSApple OSS Distributions0x102002c	KTrap_SegmentNotPresent
13*33de042dSApple OSS Distributions0x1020030	KTrap_StackFault
14*33de042dSApple OSS Distributions0x1020034	KTrap_GeneralProtection
15*33de042dSApple OSS Distributions0x1020038	KTrap_PageFault
16*33de042dSApple OSS Distributions0x102003c	KTrap_unknown
17*33de042dSApple OSS Distributions0x1020040	KTrap_FloatPointError
18*33de042dSApple OSS Distributions0x1020044	KTrap_AlignmentCheck
19*33de042dSApple OSS Distributions0x1020048	KTrap_MachineCheck
20*33de042dSApple OSS Distributions0x102004c	KTrap_SIMD_FP
21*33de042dSApple OSS Distributions0x10203fc	KTrap_Preempt
22*33de042dSApple OSS Distributions0x1030000	Kernel_Uncategorized_Exc_ARM
23*33de042dSApple OSS Distributions0x1030004	Kernel_WF_Exc_ARM
24*33de042dSApple OSS Distributions0x103000c	Kernel_MCR_MRC_CP15_Exc_ARM
25*33de042dSApple OSS Distributions0x1030010	Kernel_MCRR_MRRC_CP15_Exc_ARM
26*33de042dSApple OSS Distributions0x1030014	Kernel_MCR_MRC_CP14_Exc_ARM
27*33de042dSApple OSS Distributions0x1030018	Kernel_LDC_STC_CP14_Exc_ARM
28*33de042dSApple OSS Distributions0x1030020	Kernel_VMRS_Exc_ARM
29*33de042dSApple OSS Distributions0x103001c	Kernel_SIMD_FP_Exc_ARM
30*33de042dSApple OSS Distributions0x1030024	Kernel_Ptrauth_Exc_ARM
31*33de042dSApple OSS Distributions0x1030030	Kernel_MCRR_MRRC_CP14_Exc_ARM
32*33de042dSApple OSS Distributions0x1030034	Kernel_BranchTarget_Exc_ARM
33*33de042dSApple OSS Distributions0x1030038	Kernel_Illegal_State_Exc_ARM
34*33de042dSApple OSS Distributions0x1030044	Kernel_SVC32_Exc_ARM
35*33de042dSApple OSS Distributions0x1030048	Kernel_HVC32_Exc_ARM
36*33de042dSApple OSS Distributions0x103004c	Kernel_SMC32_Exc_ARM
37*33de042dSApple OSS Distributions0x1030054	Kernel_SVC64_Exc_ARM
38*33de042dSApple OSS Distributions0x1030058	Kernel_HVC64_Exc_ARM
39*33de042dSApple OSS Distributions0x103005c	Kernel_SMC64_Exc_ARM
40*33de042dSApple OSS Distributions0x1030060	Kernel_MSR_Exc_ARM
41*33de042dSApple OSS Distributions0x1030064	Kernel_SVE_Exc_ARM
42*33de042dSApple OSS Distributions0x1030068	Kernel_ERET_Exc_ARM
43*33de042dSApple OSS Distributions0x1030070	Kernel_Ptrauth_Fail_Exc_ARM
44*33de042dSApple OSS Distributions0x1030080	Kernel_Instr_Abort_Lower_EL_Exc_ARM
45*33de042dSApple OSS Distributions0x1030084	Kernel_Instr_Abort_Same_EL_Exc_ARM
46*33de042dSApple OSS Distributions0x1030088	Kernel_PC_Align_Exc_ARM
47*33de042dSApple OSS Distributions0x1030090	Kernel_Data_Abort_Lower_EL_Exc_ARM
48*33de042dSApple OSS Distributions0x1030094	Kernel_Data_Abort_Same_EL_Exc_ARM
49*33de042dSApple OSS Distributions0x1030098	Kernel_SP_Align_Exc_ARM
50*33de042dSApple OSS Distributions0x10300a0	Kernel_FP32_Exc_ARM
51*33de042dSApple OSS Distributions0x10300b0	Kernel_FP64_Exc_ARM
52*33de042dSApple OSS Distributions0x10300c0	Kernel_Breakpoint_Lower_EL_Exc_ARM
53*33de042dSApple OSS Distributions0x10300c4	Kernel_Breakpoint_Same_EL_Exc_ARM
54*33de042dSApple OSS Distributions0x10300c8	Kernel_Step_Lower_EL_Exc_ARM
55*33de042dSApple OSS Distributions0x10300cc	Kernel_Step_Same_EL_Exc_ARM
56*33de042dSApple OSS Distributions0x10300d0	Kernel_Watchpoint_Lower_EL_Exc_ARM
57*33de042dSApple OSS Distributions0x10300d4	Kernel_Watchpoint_Same_EL_Exc_ARM
58*33de042dSApple OSS Distributions0x10300e0	Kernel_Bkpt32_Exc_ARM
59*33de042dSApple OSS Distributions0x10300e8	Kernel_Vector_Catch_Exc_ARM
60*33de042dSApple OSS Distributions0x10300f0	Kernel_Brk64_Exc_ARM
61*33de042dSApple OSS Distributions0x10300fc	Kernel_Private_Exc_ARM
62*33de042dSApple OSS Distributions0x1030400	User_Uncategorized_Exc_ARM
63*33de042dSApple OSS Distributions0x1030404	User_WF_Exc_ARM
64*33de042dSApple OSS Distributions0x103040c	User_MCR_MRC_CP15_Exc_ARM
65*33de042dSApple OSS Distributions0x1030410	User_MCRR_MRRC_CP15_Exc_ARM
66*33de042dSApple OSS Distributions0x1030414	User_MCR_MRC_CP14_Exc_ARM
67*33de042dSApple OSS Distributions0x1030418	User_LDC_STC_CP14_Exc_ARM
68*33de042dSApple OSS Distributions0x1030420	User_VMRS_Exc_ARM
69*33de042dSApple OSS Distributions0x103041c	User_SIMD_FP_Exc_ARM
70*33de042dSApple OSS Distributions0x1030424	User_Ptrauth_Exc_ARM
71*33de042dSApple OSS Distributions0x1030430	User_MCRR_MRRC_CP14_Exc_ARM
72*33de042dSApple OSS Distributions0x1030434	User_BranchTarget_Exc_ARM
73*33de042dSApple OSS Distributions0x1030438	User_Illegal_State_Exc_ARM
74*33de042dSApple OSS Distributions0x1030444	User_SVC32_Exc_ARM
75*33de042dSApple OSS Distributions0x1030448	User_HVC32_Exc_ARM
76*33de042dSApple OSS Distributions0x103044c	User_SMC32_Exc_ARM
77*33de042dSApple OSS Distributions0x1030454	User_SVC64_Exc_ARM
78*33de042dSApple OSS Distributions0x1030458	User_HVC64_Exc_ARM
79*33de042dSApple OSS Distributions0x103045c	User_SMC64_Exc_ARM
80*33de042dSApple OSS Distributions0x1030460	User_MSR_Exc_ARM
81*33de042dSApple OSS Distributions0x1030464	User_SVE_Exc_ARM
82*33de042dSApple OSS Distributions0x1030468	User_ERET_Exc_ARM
83*33de042dSApple OSS Distributions0x1030470	User_Ptrauth_Fail_Exc_ARM
84*33de042dSApple OSS Distributions0x1030480	User_Instr_Abort_Lower_EL_Exc_ARM
85*33de042dSApple OSS Distributions0x1030484	User_Instr_Abort_Same_EL_Exc_ARM
86*33de042dSApple OSS Distributions0x1030488	User_PC_Align_Exc_ARM
87*33de042dSApple OSS Distributions0x1030490	User_Data_Abort_Lower_EL_Exc_ARM
88*33de042dSApple OSS Distributions0x1030494	User_Data_Abort_Same_EL_Exc_ARM
89*33de042dSApple OSS Distributions0x1030498	User_SP_Align_Exc_ARM
90*33de042dSApple OSS Distributions0x10304a0	User_FP32_Exc_ARM
91*33de042dSApple OSS Distributions0x10304b0	User_FP64_Exc_ARM
92*33de042dSApple OSS Distributions0x10304c0	User_Breakpoint_Lower_EL_Exc_ARM
93*33de042dSApple OSS Distributions0x10304c4	User_Breakpoint_Same_EL_Exc_ARM
94*33de042dSApple OSS Distributions0x10304c8	User_Step_Lower_EL_Exc_ARM
95*33de042dSApple OSS Distributions0x10304cc	User_Step_Same_EL_Exc_ARM
96*33de042dSApple OSS Distributions0x10304d0	User_Watchpoint_Lower_EL_Exc_ARM
97*33de042dSApple OSS Distributions0x10304d4	User_Watchpoint_Same_EL_Exc_ARM
98*33de042dSApple OSS Distributions0x10304e0	User_Bkpt32_Exc_ARM
99*33de042dSApple OSS Distributions0x10304e8	User_Vector_Catch_Exc_ARM
100*33de042dSApple OSS Distributions0x10304f0	User_Brk64_Exc_ARM
101*33de042dSApple OSS Distributions0x10304fc	User_Private_Exc_ARM
102*33de042dSApple OSS Distributions0x1030800	Guest_Uncategorized_Exc_ARM
103*33de042dSApple OSS Distributions0x1030804	Guest_WF_Exc_ARM
104*33de042dSApple OSS Distributions0x103080c	Guest_MCR_MRC_CP15_Exc_ARM
105*33de042dSApple OSS Distributions0x1030810	Guest_MCRR_MRRC_CP15_Exc_ARM
106*33de042dSApple OSS Distributions0x1030814	Guest_MCR_MRC_CP14_Exc_ARM
107*33de042dSApple OSS Distributions0x1030818	Guest_LDC_STC_CP14_Exc_ARM
108*33de042dSApple OSS Distributions0x1030820	Guest_VMRS_Exc_ARM
109*33de042dSApple OSS Distributions0x103081c	Guest_SIMD_FP_Exc_ARM
110*33de042dSApple OSS Distributions0x1030824	Guest_Ptrauth_Exc_ARM
111*33de042dSApple OSS Distributions0x1030830	Guest_MCRR_MRRC_CP14_Exc_ARM
112*33de042dSApple OSS Distributions0x1030834	Guest_BranchTarget_Exc_ARM
113*33de042dSApple OSS Distributions0x1030838	Guest_Illegal_State_Exc_ARM
114*33de042dSApple OSS Distributions0x1030844	Guest_SVC32_Exc_ARM
115*33de042dSApple OSS Distributions0x1030848	Guest_HVC32_Exc_ARM
116*33de042dSApple OSS Distributions0x103084c	Guest_SMC32_Exc_ARM
117*33de042dSApple OSS Distributions0x1030854	Guest_SVC64_Exc_ARM
118*33de042dSApple OSS Distributions0x1030858	Guest_HVC64_Exc_ARM
119*33de042dSApple OSS Distributions0x103085c	Guest_SMC64_Exc_ARM
120*33de042dSApple OSS Distributions0x1030860	Guest_MSR_Exc_ARM
121*33de042dSApple OSS Distributions0x1030864	Guest_SVE_Exc_ARM
122*33de042dSApple OSS Distributions0x1030868	Guest_ERET_Exc_ARM
123*33de042dSApple OSS Distributions0x1030870	Guest_Ptrauth_Fail_Exc_ARM
124*33de042dSApple OSS Distributions0x1030880	Guest_Instr_Abort_Lower_EL_Exc_ARM
125*33de042dSApple OSS Distributions0x1030884	Guest_Instr_Abort_Same_EL_Exc_ARM
126*33de042dSApple OSS Distributions0x1030888	Guest_PC_Align_Exc_ARM
127*33de042dSApple OSS Distributions0x1030890	Guest_Data_Abort_Lower_EL_Exc_ARM
128*33de042dSApple OSS Distributions0x1030894	Guest_Data_Abort_Same_EL_Exc_ARM
129*33de042dSApple OSS Distributions0x1030898	Guest_SP_Align_Exc_ARM
130*33de042dSApple OSS Distributions0x10308a0	Guest_FP32_Exc_ARM
131*33de042dSApple OSS Distributions0x10308b0	Guest_FP64_Exc_ARM
132*33de042dSApple OSS Distributions0x10308c0	Guest_Breakpoint_Lower_EL_Exc_ARM
133*33de042dSApple OSS Distributions0x10308c4	Guest_Breakpoint_Same_EL_Exc_ARM
134*33de042dSApple OSS Distributions0x10308c8	Guest_Step_Lower_EL_Exc_ARM
135*33de042dSApple OSS Distributions0x10308cc	Guest_Step_Same_EL_Exc_ARM
136*33de042dSApple OSS Distributions0x10308d0	Guest_Watchpoint_Lower_EL_Exc_ARM
137*33de042dSApple OSS Distributions0x10308d4	Guest_Watchpoint_Same_EL_Exc_ARM
138*33de042dSApple OSS Distributions0x10308e0	Guest_Bkpt32_Exc_ARM
139*33de042dSApple OSS Distributions0x10308e8	Guest_Vector_Catch_Exc_ARM
140*33de042dSApple OSS Distributions0x10308f0	Guest_Brk64_Exc_ARM
141*33de042dSApple OSS Distributions0x10308fc	Guest_Private_Exc_ARM
142*33de042dSApple OSS Distributions0x1040000	SError_ARM
143*33de042dSApple OSS Distributions0x1050000	INTERRUPT
144*33de042dSApple OSS Distributions0x1070000	UTrap_DivideError
145*33de042dSApple OSS Distributions0x1070004	UTrap_Debug
146*33de042dSApple OSS Distributions0x1070008	UTrap_NMI
147*33de042dSApple OSS Distributions0x107000c	UTrap_Int3
148*33de042dSApple OSS Distributions0x1070010	UTrap_Overflow
149*33de042dSApple OSS Distributions0x1070014	UTrap_BoundRange
150*33de042dSApple OSS Distributions0x1070018	UTrap_InvalidOpcode
151*33de042dSApple OSS Distributions0x107001c	UTrap_DeviceNotAvail
152*33de042dSApple OSS Distributions0x1070020	UTrap_DoubleFault
153*33de042dSApple OSS Distributions0x1070024	UTrap_Coprocessor
154*33de042dSApple OSS Distributions0x1070028	UTrap_InvalidTSS
155*33de042dSApple OSS Distributions0x107002c	UTrap_SegmentNotPresent
156*33de042dSApple OSS Distributions0x1070030	UTrap_StackFault
157*33de042dSApple OSS Distributions0x1070034	UTrap_GeneralProtection
158*33de042dSApple OSS Distributions0x1070038	UTrap_PageFault
159*33de042dSApple OSS Distributions0x107003c	UTrap_unknown
160*33de042dSApple OSS Distributions0x1070040	UTrap_FloatPointError
161*33de042dSApple OSS Distributions0x1070044	UTrap_AlignmentCheck
162*33de042dSApple OSS Distributions0x1070048	UTrap_MachineCheck
163*33de042dSApple OSS Distributions0x107004c	UTrap_SIMD_FP
164*33de042dSApple OSS Distributions0x1090000	DecrTrap
165*33de042dSApple OSS Distributions0x1090004	DecrSet
166*33de042dSApple OSS Distributions0x1090008	TMR_TimerCallIntr
167*33de042dSApple OSS Distributions0x109000c	TMR_pmsStep
168*33de042dSApple OSS Distributions0x1090010	TMR_TimerMigration
169*33de042dSApple OSS Distributions0x1090014	TMR_rdHPET
170*33de042dSApple OSS Distributions0x1090018	TMR_set_tsc_deadline
171*33de042dSApple OSS Distributions0x109001c	TMR_TimerCallEnter
172*33de042dSApple OSS Distributions0x1090020	TMR_TimerCallCancel
173*33de042dSApple OSS Distributions0x1090024	TMR_TimerQueue
174*33de042dSApple OSS Distributions0x1090028	TMR_TimerCallExpire
175*33de042dSApple OSS Distributions0x109002c	TMR_AsyncDequeue
176*33de042dSApple OSS Distributions0x1090030	TMR_TimerUpdate
177*33de042dSApple OSS Distributions0x1090034	TMR_TimerEscalate
178*33de042dSApple OSS Distributions0x1090038	TMR_TimerOverdue
179*33de042dSApple OSS Distributions0x109003C	TMR_Rescan
180*33de042dSApple OSS Distributions0x1090040	TMR_set_apic_deadline
181*33de042dSApple OSS Distributions0x1090044	TMR_Pause
182*33de042dSApple OSS Distributions0x1090048	TMR_Postpone
183*33de042dSApple OSS Distributions0x109004c	DECR_TIMER_SHUTDOWN
184*33de042dSApple OSS Distributions0x1090050	DECR_TIMER_EXPIRE_LOCAL
185*33de042dSApple OSS Distributions0x10c0000	MACH_SysCall
186*33de042dSApple OSS Distributions0x10c0004	MSC_kern_invalid_1
187*33de042dSApple OSS Distributions0x10c0008	MSC_kern_invalid_2
188*33de042dSApple OSS Distributions0x10c000c	MSC_kern_invalid_3
189*33de042dSApple OSS Distributions0x10c0010	MSC_kern_invalid_4
190*33de042dSApple OSS Distributions0x10c0014	MSC_kern_invalid_5
191*33de042dSApple OSS Distributions0x10c0018	MSC_kern_invalid_6
192*33de042dSApple OSS Distributions0x10c001c	MSC_kern_invalid_7
193*33de042dSApple OSS Distributions0x10c0020	MSC_kern_invalid_8
194*33de042dSApple OSS Distributions0x10c0024	MSC_kern_invalid_9
195*33de042dSApple OSS Distributions0x10c0028	MSC_mach_vm_allocate_trap
196*33de042dSApple OSS Distributions0x10c002c	MSC_kern_mach_vm_purgable_control_trap
197*33de042dSApple OSS Distributions0x10c0030	MSC_mach_vm_deallocate_trap
198*33de042dSApple OSS Distributions0x10c0034	MSC_kern_invalid_13
199*33de042dSApple OSS Distributions0x10c0038	MSC_mach_vm_protect_trap
200*33de042dSApple OSS Distributions0x10c003c	MSC_mach_vm_map_trap
201*33de042dSApple OSS Distributions0x10c0040	MSC_mach_port_allocate_trap
202*33de042dSApple OSS Distributions0x10c0044	MSC_mach_port_destroy_trap
203*33de042dSApple OSS Distributions0x10c0048	MSC_mach_port_deallocate_trap
204*33de042dSApple OSS Distributions0x10c004c	MSC_mach_port_mod_refs_trap
205*33de042dSApple OSS Distributions0x10c0050	MSC_mach_port_move_member_trap
206*33de042dSApple OSS Distributions0x10c0054	MSC_mach_port_insert_right_trap
207*33de042dSApple OSS Distributions0x10c0058	MSC_mach_port_insert_member_trap
208*33de042dSApple OSS Distributions0x10c005c	MSC_mach_port_extract_member_trap
209*33de042dSApple OSS Distributions0x10c0060	MSC_mach_port_construct_trap
210*33de042dSApple OSS Distributions0x10c0064	MSC_mach_port_destruct_trap
211*33de042dSApple OSS Distributions0x10c0068	MSC_mach_reply_port
212*33de042dSApple OSS Distributions0x10c006c	MSC_thread_self_trap
213*33de042dSApple OSS Distributions0x10c0070	MSC_task_self_trap
214*33de042dSApple OSS Distributions0x10c0074	MSC_host_self_trap
215*33de042dSApple OSS Distributions0x10c0078	MSC_kern_invalid_30
216*33de042dSApple OSS Distributions0x10c007c	MSC_mach_msg_trap
217*33de042dSApple OSS Distributions0x10c0080	MSC_mach_msg_overwrite_trap
218*33de042dSApple OSS Distributions0x10c0084	MSC_semaphore_signal_trap
219*33de042dSApple OSS Distributions0x10c0088	MSC_semaphore_signal_all_trap
220*33de042dSApple OSS Distributions0x10c008c	MSC_semaphore_signal_thread_trap
221*33de042dSApple OSS Distributions0x10c0090	MSC_semaphore_wait_trap
222*33de042dSApple OSS Distributions0x10c0094	MSC_semaphore_wait_signal_trap
223*33de042dSApple OSS Distributions0x10c0098	MSC_semaphore_timedwait_trap
224*33de042dSApple OSS Distributions0x10c009c	MSC_semaphore_timedwait_signal_trap
225*33de042dSApple OSS Distributions0x10c00a0	MSC_mach_port_get_attributes_trap
226*33de042dSApple OSS Distributions0x10c00a4	MSC_mach_port_guard_trap
227*33de042dSApple OSS Distributions0x10c00a8	MSC_mach_port_unguard_trap
228*33de042dSApple OSS Distributions0x10c00ac	MSC_mach_generate_activity_id
229*33de042dSApple OSS Distributions0x10c00b0	MSC_task_name_for_pid
230*33de042dSApple OSS Distributions0x10c00b4	MSC_task_for_pid
231*33de042dSApple OSS Distributions0x10c00b8	MSC_pid_for_task
232*33de042dSApple OSS Distributions0x10c00bc	MSC_mach_msg2_trap
233*33de042dSApple OSS Distributions0x10c00c0	MSC_macx_swapon
234*33de042dSApple OSS Distributions0x10c00c4	MSC_macx_swapoff
235*33de042dSApple OSS Distributions0x10c00c8	MSC_thread_get_special_reply_port
236*33de042dSApple OSS Distributions0x10c00cc	MSC_macx_triggers
237*33de042dSApple OSS Distributions0x10c00d0	MSC_macx_backing_store_suspend
238*33de042dSApple OSS Distributions0x10c00d4	MSC_macx_backing_store_recovery
239*33de042dSApple OSS Distributions0x10c00d8	MSC_kern_invalid_54
240*33de042dSApple OSS Distributions0x10c00dc	MSC_kern_invalid_55
241*33de042dSApple OSS Distributions0x10c00e0	MSC_kern_invalid_56
242*33de042dSApple OSS Distributions0x10c00e4	MSC_kern_invalid_57
243*33de042dSApple OSS Distributions0x10c00e8	MSC_pfz_exit
244*33de042dSApple OSS Distributions0x10c00ec	MSC_swtch_pri
245*33de042dSApple OSS Distributions0x10c00f0	MSC_swtch
246*33de042dSApple OSS Distributions0x10c00f4	MSC_thread_switch
247*33de042dSApple OSS Distributions0x10c00f8	MSC_clock_sleep_trap
248*33de042dSApple OSS Distributions0x10c00fc	MSC_kern_invalid_63
249*33de042dSApple OSS Distributions0x10c0100	MSC_kern_invalid_64
250*33de042dSApple OSS Distributions0x10c0104	MSC_kern_invalid_65
251*33de042dSApple OSS Distributions0x10c0108	MSC_kern_invalid_66
252*33de042dSApple OSS Distributions0x10c010c	MSC_kern_invalid_67
253*33de042dSApple OSS Distributions0x10c0110	MSC_kern_invalid_68
254*33de042dSApple OSS Distributions0x10c0114	MSC_kern_invalid_69
255*33de042dSApple OSS Distributions0x10c0118	MSC_host_create_mach_voucher_trap
256*33de042dSApple OSS Distributions0x10c011c	MSC_kern_invalid_71
257*33de042dSApple OSS Distributions0x10c0120	MSC_mach_voucher_extract_attr_recipe_trap
258*33de042dSApple OSS Distributions0x10c0124	MSC_kern_invalid_73
259*33de042dSApple OSS Distributions0x10c0128	MSC_kern_invalid_74
260*33de042dSApple OSS Distributions0x10c012c	MSC_kern_invalid_75
261*33de042dSApple OSS Distributions0x10c0130	MSC_mach_port_type_trap
262*33de042dSApple OSS Distributions0x10c0134	MSC_mach_port_request_notification_trap
263*33de042dSApple OSS Distributions0x10c0138	MSC_kern_invalid_78
264*33de042dSApple OSS Distributions0x10c013c	MSC_kern_invalid_79
265*33de042dSApple OSS Distributions0x10c0140	MSC_kern_invalid_80
266*33de042dSApple OSS Distributions0x10c0144	MSC_kern_invalid_81
267*33de042dSApple OSS Distributions0x10c0148	MSC_kern_invalid_82
268*33de042dSApple OSS Distributions0x10c014c	MSC_kern_invalid_83
269*33de042dSApple OSS Distributions0x10c0150	MSC_kern_invalid_84
270*33de042dSApple OSS Distributions0x10c0154	MSC_kern_invalid_85
271*33de042dSApple OSS Distributions0x10c0158	MSC_kern_invalid_86
272*33de042dSApple OSS Distributions0x10c015c	MSC_kern_invalid_87
273*33de042dSApple OSS Distributions0x10c0160	MSC_exclaves_ctl_trap
274*33de042dSApple OSS Distributions0x10c0164	MSC_mach_timebase_info
275*33de042dSApple OSS Distributions0x10c0168	MSC_mach_wait_until
276*33de042dSApple OSS Distributions0x10c016c	MSC_mk_timer_create
277*33de042dSApple OSS Distributions0x10c0170	MSC_mk_timer_destroy
278*33de042dSApple OSS Distributions0x10c0174	MSC_mk_timer_arm
279*33de042dSApple OSS Distributions0x10c0178	MSC_mk_timer_cancel
280*33de042dSApple OSS Distributions0x10c017c	MSC_mk_timer_arm_leeway
281*33de042dSApple OSS Distributions0x10c0180	MSC_debug_control_port_for_pid
282*33de042dSApple OSS Distributions0x10c0184	MSC_kern_invalid_97
283*33de042dSApple OSS Distributions0x10c0188	MSC_kern_invalid_98
284*33de042dSApple OSS Distributions0x10c018c	MSC_kern_invalid_99
285*33de042dSApple OSS Distributions0x10c0190	MSC_iokit_user_client
286*33de042dSApple OSS Distributions0x10c0194	MSC_kern_invalid_101
287*33de042dSApple OSS Distributions0x10c0198	MSC_kern_invalid_102
288*33de042dSApple OSS Distributions0x10c019c	MSC_kern_invalid_103
289*33de042dSApple OSS Distributions0x10c01a0	MSC_kern_invalid_104
290*33de042dSApple OSS Distributions0x10c01a4	MSC_kern_invalid_105
291*33de042dSApple OSS Distributions0x10c01a8	MSC_kern_invalid_106
292*33de042dSApple OSS Distributions0x10c01ac	MSC_kern_invalid_107
293*33de042dSApple OSS Distributions0x10c01b0	MSC_kern_invalid_108
294*33de042dSApple OSS Distributions0x10c01b4	MSC_kern_invalid_109
295*33de042dSApple OSS Distributions0x10c01b8	MSC_kern_invalid_110
296*33de042dSApple OSS Distributions0x10c01bc	MSC_kern_invalid_111
297*33de042dSApple OSS Distributions0x10c01c0	MSC_kern_invalid_112
298*33de042dSApple OSS Distributions0x10c01c4	MSC_kern_invalid_113
299*33de042dSApple OSS Distributions0x10c01c8	MSC_kern_invalid_114
300*33de042dSApple OSS Distributions0x10c01cc	MSC_kern_invalid_115
301*33de042dSApple OSS Distributions0x10c01d0	MSC_kern_invalid_116
302*33de042dSApple OSS Distributions0x10c01d4	MSC_kern_invalid_117
303*33de042dSApple OSS Distributions0x10c01d8	MSC_kern_invalid_118
304*33de042dSApple OSS Distributions0x10c01dc	MSC_kern_invalid_119
305*33de042dSApple OSS Distributions0x10c01e0	MSC_kern_invalid_120
306*33de042dSApple OSS Distributions0x10c01e4	MSC_kern_invalid_121
307*33de042dSApple OSS Distributions0x10c01e8	MSC_kern_invalid_122
308*33de042dSApple OSS Distributions0x10c01ec	MSC_kern_invalid_123
309*33de042dSApple OSS Distributions0x10c01f0	MSC_kern_invalid_124
310*33de042dSApple OSS Distributions0x10c01f4	MSC_kern_invalid_125
311*33de042dSApple OSS Distributions0x10c01f8	MSC_kern_invalid_126
312*33de042dSApple OSS Distributions0x10c01fc	MSC_kern_invalid_127
313*33de042dSApple OSS Distributions0x1200000	MACH_task_suspend
314*33de042dSApple OSS Distributions0x1200004	MACH_task_resume
315*33de042dSApple OSS Distributions0x1200008	MACH_thread_set_voucher
316*33de042dSApple OSS Distributions0x120000C	MACH_IPC_msg_send
317*33de042dSApple OSS Distributions0x1200010	MACH_IPC_msg_recv
318*33de042dSApple OSS Distributions0x1200014	MACH_IPC_msg_recv_voucher_refused
319*33de042dSApple OSS Distributions0x1200018	MACH_IPC_kmsg_free
320*33de042dSApple OSS Distributions0x120001c	MACH_IPC_voucher_create
321*33de042dSApple OSS Distributions0x1200020	MACH_IPC_voucher_create_attr_data
322*33de042dSApple OSS Distributions0x1200024	MACH_IPC_voucher_destroy
323*33de042dSApple OSS Distributions0x1200028	MACH_IPC_kmsg_info
324*33de042dSApple OSS Distributions0x120002c	MACH_IPC_kmsg_link
325*33de042dSApple OSS Distributions0x1200030	MACH_IPC_port_entry_modify
326*33de042dSApple OSS Distributions0x1200034   MACH_IPC_destroy_guarded_desc
327*33de042dSApple OSS Distributions0x1200038   MACH_thread_suspend
328*33de042dSApple OSS Distributions0x120003c   MACH_thread_resume
329*33de042dSApple OSS Distributions0x1250008	MACH_RMON_CPUUSAGE_VIOLATED
330*33de042dSApple OSS Distributions0x1250010	MACH_RMON_CPUUSAGE_VIOLATED_K32A
331*33de042dSApple OSS Distributions0x1250014	MACH_RMON_CPUUSAGE_VIOLATED_K32B
332*33de042dSApple OSS Distributions0x1250048	MACH_RMON_CPUWAKES_VIOLATED
333*33de042dSApple OSS Distributions0x1250050	MACH_RMON_CPUWAKES_VIOLATED_K32A
334*33de042dSApple OSS Distributions0x1250054	MACH_RMON_CPUWAKES_VIOLATED_K32B
335*33de042dSApple OSS Distributions0x1250088	MACH_RMON_LOGWRITES_VIOLATED
336*33de042dSApple OSS Distributions0x1250090	MACH_RMON_LOGWRITES_VIOLATED_K32A
337*33de042dSApple OSS Distributions0x1250094	MACH_RMON_LOGWRITES_VIOLATED_K32A
338*33de042dSApple OSS Distributions0x12a0000	MACH_EXCLAVES_SWITCH
339*33de042dSApple OSS Distributions0x12a0004	MACH_EXCLAVES_XNUPROXY
340*33de042dSApple OSS Distributions0x12a0008	MACH_EXCLAVES_RPC
341*33de042dSApple OSS Distributions0x12a000c	MACH_EXCLAVES_UPCALL
342*33de042dSApple OSS Distributions0x12a0010	MACH_EXCLAVES_BOOT_TASK
343*33de042dSApple OSS Distributions0x12b0000	MACH_EXCLAVES_SCHEDULER_YIELD
344*33de042dSApple OSS Distributions0x12b0004	MACH_EXCLAVES_SCHEDULER_SPAWNED
345*33de042dSApple OSS Distributions0x12b0008	MACH_EXCLAVES_SCHEDULER_TERMINATED
346*33de042dSApple OSS Distributions0x12b000c	MACH_EXCLAVES_SCHEDULER_WAIT
347*33de042dSApple OSS Distributions0x12b0010	MACH_EXCLAVES_SCHEDULER_WAKE
348*33de042dSApple OSS Distributions0x12b0014	MACH_EXCLAVES_SCHEDULER_SUSPENDED
349*33de042dSApple OSS Distributions0x12b0018	MACH_EXCLAVES_SCHEDULER_RESUMED
350*33de042dSApple OSS Distributions0x12b001c	MACH_EXCLAVES_SCHEDULER_INTERRUPTED
351*33de042dSApple OSS Distributions0x12b0020	MACH_EXCLAVES_SCHEDULER_NOTHING_SCHEDULED
352*33de042dSApple OSS Distributions0x12b0024	MACH_EXCLAVES_SCHEDULER_ALL_EXCLAVES_BOOTED
353*33de042dSApple OSS Distributions0x12b0028	MACH_EXCLAVES_SCHEDULER_EARLY_ALLOC
354*33de042dSApple OSS Distributions0x12c0000	MACH_EPOCH_SYNC_WAIT_STALE
355*33de042dSApple OSS Distributions0x12c0004	MACH_EPOCH_SYNC_WAIT
356*33de042dSApple OSS Distributions0x12c0008	MACH_EPOCH_SYNC_WAKE_NO_WAITERS
357*33de042dSApple OSS Distributions0x12c000c	MACH_EPOCH_SYNC_WAKE_ONE
358*33de042dSApple OSS Distributions0x12c0010	MACH_EPOCH_SYNC_WAKE_ALL
359*33de042dSApple OSS Distributions0x12c0014	MACH_EPOCH_SYNC_WAKE_ONE_WITH_OWNER
360*33de042dSApple OSS Distributions0x12c0018	MACH_EPOCH_SYNC_WAKE_THREAD
361*33de042dSApple OSS Distributions0x1300004	MACH_Pageout
362*33de042dSApple OSS Distributions0x1300008	MACH_vmfault
363*33de042dSApple OSS Distributions0x1300100	MACH_purgable_token_add
364*33de042dSApple OSS Distributions0x1300104	MACH_purgable_token_delete
365*33de042dSApple OSS Distributions0x1300108	MACH_purgable_token_ripened
366*33de042dSApple OSS Distributions0x130010c	MACH_purgable_token_purged
367*33de042dSApple OSS Distributions0x1300120	MACH_purgable_object_add
368*33de042dSApple OSS Distributions0x1300124	MACH_purgable_object_remove
369*33de042dSApple OSS Distributions0x1300128	MACH_purgable_object_purge
370*33de042dSApple OSS Distributions0x130012c	MACH_purgable_object_purge_all
371*33de042dSApple OSS Distributions0x1300150	MACH_vm_map_partial_reap
372*33de042dSApple OSS Distributions0x1300154	MACH_vm_map_willneed
373*33de042dSApple OSS Distributions0x1300400	MACH_vm_check_zf_delay
374*33de042dSApple OSS Distributions0x1300404	MACH_vm_cow_delay
375*33de042dSApple OSS Distributions0x1300408	MACH_vm_zf_delay
376*33de042dSApple OSS Distributions0x130040c	MACH_vm_compressor_delay
377*33de042dSApple OSS Distributions0x1300410	MACH_vm_pageout_scan
378*33de042dSApple OSS Distributions0x1300414	MACH_vm_pageout_balanceQ
379*33de042dSApple OSS Distributions0x1300418	MACH_vm_pageout_freelist
380*33de042dSApple OSS Distributions0x130041c	MACH_vm_pageout_purge_one
381*33de042dSApple OSS Distributions0x1300420	MACH_vm_pageout_cache_evict
382*33de042dSApple OSS Distributions0x1300424	MACH_vm_pageout_thread_block
383*33de042dSApple OSS Distributions0x1300428	MACH_vm_pageout_jetsam
384*33de042dSApple OSS Distributions0x130042c	MACH_vm_info1
385*33de042dSApple OSS Distributions0x1300430	MACH_vm_info2
386*33de042dSApple OSS Distributions0x1300434	MACH_vm_info3
387*33de042dSApple OSS Distributions0x1300438	MACH_vm_info4
388*33de042dSApple OSS Distributions0x130043c	MACH_vm_info5
389*33de042dSApple OSS Distributions0x1300440	MACH_vm_info6
390*33de042dSApple OSS Distributions0x1300444	MACH_vm_info7
391*33de042dSApple OSS Distributions0x1300448	MACH_vm_info8
392*33de042dSApple OSS Distributions0x130044c	MACH_vm_info9
393*33de042dSApple OSS Distributions0x1300480	MACH_vm_upl_page_wait
394*33de042dSApple OSS Distributions0x1300484	MACH_vm_iopl_page_wait
395*33de042dSApple OSS Distributions0x1300488	MACH_vm_page_wait_block
396*33de042dSApple OSS Distributions0x130048C	MACH_vm_page_sleep
397*33de042dSApple OSS Distributions0x1300490	MACH_vm_page_expedite
398*33de042dSApple OSS Distributions0x1300494	MACH_vm_page_expedite_no_memory
399*33de042dSApple OSS Distributions0x1300498	MACH_vm_page_grab
400*33de042dSApple OSS Distributions0x130049c	MACH_vm_page_release
401*33de042dSApple OSS Distributions0x13004a0	MACH_vm_compressor_compact_and_swap
402*33de042dSApple OSS Distributions0x13004a4	MACH_vm_compressor_do_delayed_compactions
403*33de042dSApple OSS Distributions0x13004a8	MACH_vm_object_sleep
404*33de042dSApple OSS Distributions0x13004ac	MACH_vm_page_wakeup
405*33de042dSApple OSS Distributions0x13004b0	MACH_vm_page_wakeup_done
406*33de042dSApple OSS Distributions0x13004c0	MACH_vm_pressure_event
407*33de042dSApple OSS Distributions0x13004c4	MACH_vm_execve
408*33de042dSApple OSS Distributions0x13004c8	MACH_vm_wakeup_compactor_swapper
409*33de042dSApple OSS Distributions0x13004cc	MACH_vm_upl_request
410*33de042dSApple OSS Distributions0x13004d0	MACH_vm_iopl_request
411*33de042dSApple OSS Distributions0x13004d4	MACH_vm_kern_request
412*33de042dSApple OSS Distributions0x1300500	MACH_vm_data_write
413*33de042dSApple OSS Distributions0x1300504	vm_pressure_level_change
414*33de042dSApple OSS Distributions0x1300508	MACH_vm_phys_write_acct
415*33de042dSApple OSS Distributions0x1320000	vm_disconnect_all_page_mappings
416*33de042dSApple OSS Distributions0x1320004	vm_disconnect_task_page_mappings
417*33de042dSApple OSS Distributions0x1320008	RealFaultAddressInternal
418*33de042dSApple OSS Distributions0x132000c	RealFaultAddressPurgeable
419*33de042dSApple OSS Distributions0x1320010	RealFaultAddressExternal
420*33de042dSApple OSS Distributions0x1320014	RealFaultAddressSharedCache
421*33de042dSApple OSS Distributions0x1320018	vm_fast_fault
422*33de042dSApple OSS Distributions0x132001c	vm_slow_fault
423*33de042dSApple OSS Distributions0x1320020	vm_map_lookup_object
424*33de042dSApple OSS Distributions0x1400000	MACH_SCHED
425*33de042dSApple OSS Distributions0x1400004	MACH_STKATTACH
426*33de042dSApple OSS Distributions0x1400008	MACH_STKHANDOFF
427*33de042dSApple OSS Distributions0x140000c	MACH_CALLCONT
428*33de042dSApple OSS Distributions0x1400010	MACH_CALLOUT
429*33de042dSApple OSS Distributions0x1400014	MACH_ServiceT
430*33de042dSApple OSS Distributions0x1400018	MACH_MKRUNNABLE
431*33de042dSApple OSS Distributions0x140001c	MACH_PROMOTE
432*33de042dSApple OSS Distributions0x1400020	MACH_DEMOTE
433*33de042dSApple OSS Distributions0x1400024	MACH_IDLE
434*33de042dSApple OSS Distributions0x1400028	MACH_STACK_DEPTH
435*33de042dSApple OSS Distributions0x140002c	MACH_MOVED
436*33de042dSApple OSS Distributions0x1400030	MACH_PSET_LOAD_AVERAGE
437*33de042dSApple OSS Distributions0x1400034	MACH_AMP_DEBUG
438*33de042dSApple OSS Distributions0x1400038	MACH_FAILSAFE
439*33de042dSApple OSS Distributions0x140003C	MACH_BLOCK
440*33de042dSApple OSS Distributions0x1400040	MACH_WAIT
441*33de042dSApple OSS Distributions0x1400044	MACH_SCHED_BT
442*33de042dSApple OSS Distributions0x1400048	MACH_IDLE_BT
443*33de042dSApple OSS Distributions0x1400050	MACH_SCHED_GET_URGENCY
444*33de042dSApple OSS Distributions0x1400054	MACH_SCHED_URGENCY
445*33de042dSApple OSS Distributions0x1400058	MACH_SCHED_REDISPATCH
446*33de042dSApple OSS Distributions0x140005C	MACH_SCHED_REMOTE_AST
447*33de042dSApple OSS Distributions0x1400060	MACH_SCHED_CHOOSE_PROCESSOR
448*33de042dSApple OSS Distributions0x1400064	MACH_DEEP_IDLE
449*33de042dSApple OSS Distributions0x1400068	MACH_SCHED_DECAY_PRIORITY
450*33de042dSApple OSS Distributions0x140006C	MACH_CPU_THROTTLE_DISABLE
451*33de042dSApple OSS Distributions0x1400070	MACH_RW_PROMOTE
452*33de042dSApple OSS Distributions0x1400074	MACH_RW_DEMOTE
453*33de042dSApple OSS Distributions0x140007C	MACH_SCHED_MAINTENANCE
454*33de042dSApple OSS Distributions0x1400080	MACH_DISPATCH
455*33de042dSApple OSS Distributions0x1400084	MACH_QUANTUM_HANDOFF
456*33de042dSApple OSS Distributions0x1400088	MACH_MULTIQ_DEQUEUE
457*33de042dSApple OSS Distributions0x140008C	MACH_SCHED_THREAD_SWITCH
458*33de042dSApple OSS Distributions0x1400094	MACH_SCHED_REMOTE_DEFERRED_AST
459*33de042dSApple OSS Distributions0x1400098	MACH_SCHED_REMOTE_CANCEL_AST
460*33de042dSApple OSS Distributions0x140009C	MACH_SCHED_CHANGE_PRIORITY
461*33de042dSApple OSS Distributions0x14000A0	MACH_SCHED_UPDATE_REC_CORES
462*33de042dSApple OSS Distributions0x14000A4	MACH_STACK_WAIT
463*33de042dSApple OSS Distributions0x14000A8	MACH_THREAD_BIND
464*33de042dSApple OSS Distributions0x14000AC	MACH_WAITQ_PROMOTE
465*33de042dSApple OSS Distributions0x14000B0	MACH_WAITQ_DEMOTE
466*33de042dSApple OSS Distributions0x14000B4	MACH_SCHED_LOAD
467*33de042dSApple OSS Distributions0x14000B8	MACH_REC_CORES_FAILSAFE
468*33de042dSApple OSS Distributions0x14000BC	MACH_SCHED_QUANTUM_EXPIRED
469*33de042dSApple OSS Distributions0x14000C0	MACH_EXEC_PROMOTE
470*33de042dSApple OSS Distributions0x14000C4	MACH_EXEC_DEMOTE
471*33de042dSApple OSS Distributions0x14000C8	MACH_AMP_SIGNAL_SPILL
472*33de042dSApple OSS Distributions0x14000CC	MACH_AMP_STEAL
473*33de042dSApple OSS Distributions0x14000D0	MACH_SCHED_LOAD_EFFECTIVE
474*33de042dSApple OSS Distributions0x14000D4	MACH_PROMOTED
475*33de042dSApple OSS Distributions0x14000D8	MACH_UNPROMOTED
476*33de042dSApple OSS Distributions0x14000DC	MACH_PROMOTED_UPDATE
477*33de042dSApple OSS Distributions0x14000E0	MACH_QUIESCENT_COUNTER
478*33de042dSApple OSS Distributions0x14000E4	MACH_TURNSTILE_USER_CHANGE
479*33de042dSApple OSS Distributions0x14000E8	MACH_AMP_RECOMMENDATION_CHANGE
480*33de042dSApple OSS Distributions0x14000EC	MACH_AMP_PERFCTL_POLICY_CHANGE
481*33de042dSApple OSS Distributions0x1400100	MACH_TURNSTILE_KERNEL_CHANGE
482*33de042dSApple OSS Distributions0x140010C	MACH_SET_RT_DEADLINE
483*33de042dSApple OSS Distributions0x1400110	MACH_CANCEL_RT_DEADLINE
484*33de042dSApple OSS Distributions0x1400114	MACH_RT_SIGNAL_SPILL
485*33de042dSApple OSS Distributions0x1400118	MACH_RT_STEAL
486*33de042dSApple OSS Distributions0x140011C	MACH_PENDING_AST_URGENT
487*33de042dSApple OSS Distributions0x1400120	MACH_SCHED_THREAD_SELECT
488*33de042dSApple OSS Distributions0x1400124	MACH_SCHED_NEXT_PROCESSOR
489*33de042dSApple OSS Distributions0x1400140	MACH_PSET_AVG_EXEC_TIME
490*33de042dSApple OSS Distributions0x1400144	MACH_SUSPEND_USERSPACE
491*33de042dSApple OSS Distributions0x1400148	MACH_PREEMPTION_EXPIRED
492*33de042dSApple OSS Distributions0x140014C	MACH_FLOOR_PROMOTE
493*33de042dSApple OSS Distributions0x1400150	MACH_FLOOR_DEMOTE
494*33de042dSApple OSS Distributions0x1400154	MACH_INT_MASKED_EXPIRED
495*33de042dSApple OSS Distributions0x1400158	MACH_INT_HANDLED_EXPIRED
496*33de042dSApple OSS Distributions0x140015C	MACH_RT_RESTRICT_DENIED
497*33de042dSApple OSS Distributions0x1400160	MACH_UPDATE_POWERED_CORES
498*33de042dSApple OSS Distributions0x1400164	MACH_MODE_DEMOTE_THROTTLED
499*33de042dSApple OSS Distributions0x1400168	MACH_MODE_DEMOTE_FAILSAFE
500*33de042dSApple OSS Distributions0x140016C	MACH_MODE_DEMOTE_RT_RESTRICTED
501*33de042dSApple OSS Distributions0x1400170	MACH_MODE_UNDEMOTE_THROTTLED
502*33de042dSApple OSS Distributions0x1400174	MACH_MODE_UNDEMOTE_FAILSAFE
503*33de042dSApple OSS Distributions0x1400178	MACH_MODE_UNDEMOTE_RT_RESTRICTED
504*33de042dSApple OSS Distributions0x140017C	MACH_INT_MASKED_RESET
505*33de042dSApple OSS Distributions0x1400180	MACH_RT_DISALLOWED_WORK_INTERVAL
506*33de042dSApple OSS Distributions0x1400184	MACH_SCHED_WI_EXTERNAL_WAKEUP
507*33de042dSApple OSS Distributions0x1400188	MACH_SCHED_AST_CHECK
508*33de042dSApple OSS Distributions0x140018C	MACH_SCHED_PREEMPT_TIMER_ACTIVE
509*33de042dSApple OSS Distributions0x1400190	MACH_PROCESSOR_SHUTDOWN
510*33de042dSApple OSS Distributions0x1500000	MACH_MSGID_INVALID
511*33de042dSApple OSS Distributions0x1600000	MTX_SLEEP
512*33de042dSApple OSS Distributions0x1600004	MTX_SLEEP_DEADLINE
513*33de042dSApple OSS Distributions0x1600008	MTX_WAIT
514*33de042dSApple OSS Distributions0x160000c	MTX_WAKEUP
515*33de042dSApple OSS Distributions0x1600010	MTX_LOCK
516*33de042dSApple OSS Distributions0x1600014	MTX_UNLOCK
517*33de042dSApple OSS Distributions0x1600080	MTX_x86_wait
518*33de042dSApple OSS Distributions0x1600084	MTX_x86_wakeup
519*33de042dSApple OSS Distributions0x1600088	MTX_x86_spin
520*33de042dSApple OSS Distributions0x160008c	MTX_x86_acquire
521*33de042dSApple OSS Distributions0x1600090	MTX_x86_demote
522*33de042dSApple OSS Distributions0x1600200	MTX_full_lock
523*33de042dSApple OSS Distributions0x1600400	RW_EXCL_WaitForWriter
524*33de042dSApple OSS Distributions0x1600404	RW_EXCL_WaitForReaders
525*33de042dSApple OSS Distributions0x1600408	RW_SHRD_WaitForWriter
526*33de042dSApple OSS Distributions0x160040c	RW_SHRDtoEXCL_FailedUpgrade
527*33de042dSApple OSS Distributions0x1600410	RW_SHRDtoEXCL_WaitForReaders
528*33de042dSApple OSS Distributions0x1600414	RW_EXCLtoSHRD
529*33de042dSApple OSS Distributions0x1600418	RW_EXCL_SpinForWriter
530*33de042dSApple OSS Distributions0x160041c	RW_EXCL_WaitForWriter
531*33de042dSApple OSS Distributions0x1600420	RW_EXCL_SpinForReaders
532*33de042dSApple OSS Distributions0x1600424	RW_EXCL_WaitForReaders
533*33de042dSApple OSS Distributions0x1600428	RW_SHRD_unlock
534*33de042dSApple OSS Distributions0x160042c	RW_EXCL_unlock
535*33de042dSApple OSS Distributions0x1600440	RW_SHRD_SpinForWriter
536*33de042dSApple OSS Distributions0x1600444	RW_SHRD_WaitForWriter
537*33de042dSApple OSS Distributions0x1600448	RW_SHRDtoEXCL_SpinForReaders
538*33de042dSApple OSS Distributions0x160044c	RW_SHRDtoEXCL_WaitForReaders
539*33de042dSApple OSS Distributions0x1700000	PMAP_create
540*33de042dSApple OSS Distributions0x1700004	PMAP_destroy
541*33de042dSApple OSS Distributions0x1700008	PMAP_protect
542*33de042dSApple OSS Distributions0x170000c	PMAP_page_protect
543*33de042dSApple OSS Distributions0x1700010	PMAP_enter
544*33de042dSApple OSS Distributions0x1700014	PMAP_remove
545*33de042dSApple OSS Distributions0x1700018	PMAP_nest
546*33de042dSApple OSS Distributions0x170001c	PMAP_unnest
547*33de042dSApple OSS Distributions0x1700020	PMAP_flush_TLBS
548*33de042dSApple OSS Distributions0x1700024	PMAP_update_interrupt
549*33de042dSApple OSS Distributions0x1700028	PMAP_attribute_clear
550*33de042dSApple OSS Distributions0x170002c	PMAP_reusable
551*33de042dSApple OSS Distributions0x1700030	PMAP_query_resident
552*33de042dSApple OSS Distributions0x1700034	PMAP_flush_kernel_TLBS
553*33de042dSApple OSS Distributions0x1700038	PMAP_flush_delayed_TLBS
554*33de042dSApple OSS Distributions0x170003c	PMAP_flush_TLBS_TO
555*33de042dSApple OSS Distributions0x1700040	PMAP_flush_EPT
556*33de042dSApple OSS Distributions0x1700044	PMAP_fast_fault
557*33de042dSApple OSS Distributions0x1700048	PMAP_switch
558*33de042dSApple OSS Distributions0x170004c	PMAP_tte
559*33de042dSApple OSS Distributions0x1700050	PMAP_switch_user_ttb
560*33de042dSApple OSS Distributions0x1700054	PMAP_update_caching
561*33de042dSApple OSS Distributions0x1700058	PMAP_attribute_clear_range
562*33de042dSApple OSS Distributions0x170005c	PMAP_clear_user_ttb
563*33de042dSApple OSS Distributions0x170007c	PMAP_batch_update_caching
564*33de042dSApple OSS Distributions0x1700080	PMAP_collect_cache_ops
565*33de042dSApple OSS Distributions0x1800000	MACH_CLOCK_EPOCH_CHANGE
566*33de042dSApple OSS Distributions0x1800004	MACH_CLOCK_BRIDGE_RCV_TS
567*33de042dSApple OSS Distributions0x1800008	MACH_CLOCK_BRIDGE_REMOTE_TIME
568*33de042dSApple OSS Distributions0x180000c	MACH_CLOCK_BRIDGE_RESET_TS
569*33de042dSApple OSS Distributions0x1800010	MACH_CLOCK_BRIDGE_TS_PARAMS
570*33de042dSApple OSS Distributions0x1800014	MACH_CLOCK_BRIDGE_SKIP_TS
571*33de042dSApple OSS Distributions0x1800018	MACH_CLOCK_BRIDGE_TS_MISMATCH
572*33de042dSApple OSS Distributions0x180001c	MACH_CLOCK_BRIDGE_OBSV_RATE
573*33de042dSApple OSS Distributions0x1900000	MP_TLB_FLUSH
574*33de042dSApple OSS Distributions0x1900004	MP_CPUS_CALL
575*33de042dSApple OSS Distributions0x1900008	MP_CPUS_CALL_LOCAL
576*33de042dSApple OSS Distributions0x190000c	MP_CPUS_CALL_ACTION
577*33de042dSApple OSS Distributions0x1900010	MP_CPUS_CALL_NOBUF
578*33de042dSApple OSS Distributions0x1900014	MP_CPU_FAST_START
579*33de042dSApple OSS Distributions0x1900018	MP_CPU_START
580*33de042dSApple OSS Distributions0x190001c	MP_CPU_DEACTIVATE
581*33de042dSApple OSS Distributions0x1a10000	MICROSTACKSHOT_RECORD
582*33de042dSApple OSS Distributions0x1a10004	MICROSTACKSHOT_GATHER
583*33de042dSApple OSS Distributions0x1a10008	STACKSHOT_RECORD
584*33de042dSApple OSS Distributions0x1a1000c	STACKSHOT_RECORD_SHORT
585*33de042dSApple OSS Distributions0x1a10010	STACKSHOT_KERN_RECORD
586*33de042dSApple OSS Distributions0x1a20000	SFI_SET_WINDOW
587*33de042dSApple OSS Distributions0x1a20004	SFI_CANCEL_WINDOW
588*33de042dSApple OSS Distributions0x1a20008	SFI_SET_CLASS_OFFTIME
589*33de042dSApple OSS Distributions0x1a2000c	SFI_CANCEL_CLASS_OFFTIME
590*33de042dSApple OSS Distributions0x1a20010	SFI_THREAD_DEFER
591*33de042dSApple OSS Distributions0x1a20014	SFI_OFF_TIMER
592*33de042dSApple OSS Distributions0x1a20018	SFI_ON_TIMER
593*33de042dSApple OSS Distributions0x1a2001c	SFI_WAIT_CANCELED
594*33de042dSApple OSS Distributions0x1a20020	SFI_PID_SET_MANAGED
595*33de042dSApple OSS Distributions0x1a20024	SFI_PID_CLEAR_MANAGED
596*33de042dSApple OSS Distributions0x1a20028	SFI_GLOBAL_DEFER
597*33de042dSApple OSS Distributions0x1a30004	ENERGY_PERF_GPU_DESCRIPTION
598*33de042dSApple OSS Distributions0x1a30008	ENERGY_PERF_GPU_TIME
599*33de042dSApple OSS Distributions0x1a40000	SYSDIAGNOSE_notify_user
600*33de042dSApple OSS Distributions0x1a50000	ZALLOC_ZCRAM
601*33de042dSApple OSS Distributions0x1a60000	THREAD_GROUP_NEW
602*33de042dSApple OSS Distributions0x1a60004	THREAD_GROUP_FREE
603*33de042dSApple OSS Distributions0x1a60008	THREAD_GROUP_SET
604*33de042dSApple OSS Distributions0x1a6000c	THREAD_GROUP_NAME
605*33de042dSApple OSS Distributions0x1a60010	THREAD_GROUP_NAME_FREE
606*33de042dSApple OSS Distributions0x1a60014	THREAD_GROUP_FLAGS
607*33de042dSApple OSS Distributions0x1a60018	THREAD_GROUP_BLOCK
608*33de042dSApple OSS Distributions0x1a6001c	THREAD_GROUP_PREADOPT
609*33de042dSApple OSS Distributions0x1a60020	THREAD_GROUP_PREADOPT_NEXTTIME
610*33de042dSApple OSS Distributions0x1a60024	THREAD_GROUP_PREADOPT_CLEAR
611*33de042dSApple OSS Distributions0x1a60028	THREAD_GROUP_PREADOPT_NA
612*33de042dSApple OSS Distributions0x1a70000	COALITION_NEW
613*33de042dSApple OSS Distributions0x1a70004	COALITION_FREE
614*33de042dSApple OSS Distributions0x1a70008	COALITION_ADOPT
615*33de042dSApple OSS Distributions0x1a7000c	COALITION_REMOVE
616*33de042dSApple OSS Distributions0x1a70010	COALITION_THREAD_GROUP_SET
617*33de042dSApple OSS Distributions0x1b00004	VM_RECLAIM_UPDATE_ACCOUNTING
618*33de042dSApple OSS Distributions0x1b00008	VM_RECLAIM_ENTRIES
619*33de042dSApple OSS Distributions0x1b0000c	VM_RECLAIM_CHUNK
620*33de042dSApple OSS Distributions0x1b00010	VM_RECLAIM_ENTRY
621*33de042dSApple OSS Distributions0x1b00014	VM_RECLAIM_ALL_MEMORY
622*33de042dSApple OSS Distributions0x1b00018	VM_RECLAIM_ASYNC_MEMORY
623*33de042dSApple OSS Distributions0x1b0001c	VM_RECLAIM_INIT
624*33de042dSApple OSS Distributions0x2010000	L_IP_In_Beg
625*33de042dSApple OSS Distributions0x2010004	L_IP_Out_Beg
626*33de042dSApple OSS Distributions0x2010008	L_IP_In_End
627*33de042dSApple OSS Distributions0x201000c	L_IP_Out_End
628*33de042dSApple OSS Distributions0x2010404	F_IP_Output
629*33de042dSApple OSS Distributions0x2010800	F_IP_Input
630*33de042dSApple OSS Distributions0x2010c00	F_In_CkSum
631*33de042dSApple OSS Distributions0x2020000	L_ARP_Req
632*33de042dSApple OSS Distributions0x2020004	L_ARP_Resp
633*33de042dSApple OSS Distributions0x2020008	L_ARP_Reply
634*33de042dSApple OSS Distributions0x202000c	L_ARP_Timo
635*33de042dSApple OSS Distributions0x2020010	L_ARP_Look
636*33de042dSApple OSS Distributions0x2020014	L_ARP_Input
637*33de042dSApple OSS Distributions0x2030000	L_UDP_In_Beg
638*33de042dSApple OSS Distributions0x2030004	L_UDP_Out_Beg
639*33de042dSApple OSS Distributions0x2030008	L_UDP_In_End
640*33de042dSApple OSS Distributions0x203000c	L_UDP_Out_End
641*33de042dSApple OSS Distributions0x2031400	F_UDP_Input
642*33de042dSApple OSS Distributions0x2031804	F_UDP_Output
643*33de042dSApple OSS Distributions0x2040000	L_TCP_In_Beg
644*33de042dSApple OSS Distributions0x2040004	L_TCP_Out_Beg
645*33de042dSApple OSS Distributions0x2040008	L_TCP_In_End
646*33de042dSApple OSS Distributions0x204000c	L_TCP_Out_End
647*33de042dSApple OSS Distributions0x2040c00	F_TCP_Input
648*33de042dSApple OSS Distributions0x2041004	F_TCP_Output
649*33de042dSApple OSS Distributions0x2041400	F_TCP_FastT
650*33de042dSApple OSS Distributions0x2041404	F_TCP_SlowT
651*33de042dSApple OSS Distributions0x2041408	F_TCP_Close
652*33de042dSApple OSS Distributions0x2041800	F_PCB_Lookup
653*33de042dSApple OSS Distributions0x2041804	F_PCB_HshLkup
654*33de042dSApple OSS Distributions0x2041c00	F_TCP_NewConn
655*33de042dSApple OSS Distributions0x2041d00	F_TCP_gotSync
656*33de042dSApple OSS Distributions0x20b0010	F_SBDrop
657*33de042dSApple OSS Distributions0x20b0014	F_SBAppend
658*33de042dSApple OSS Distributions0x20b0404	F_SendMsg
659*33de042dSApple OSS Distributions0x20b0804	F_SendTo
660*33de042dSApple OSS Distributions0x20b0c04	F_SendIt
661*33de042dSApple OSS Distributions0x20b1004	F_SoSend
662*33de042dSApple OSS Distributions0x20b1008	F_SoSend_CopyD
663*33de042dSApple OSS Distributions0x20b100C	F_SoSend_List
664*33de042dSApple OSS Distributions0x20b1400	F_RecvFrom
665*33de042dSApple OSS Distributions0x20b1800	F_RecvMsg
666*33de042dSApple OSS Distributions0x20b1c00	F_RecvIt
667*33de042dSApple OSS Distributions0x20b2000	F_SoReceive
668*33de042dSApple OSS Distributions0x20b200C	F_SoReceive_List
669*33de042dSApple OSS Distributions0x20b2100	F_SoShutdown
670*33de042dSApple OSS Distributions0x20b2400	F_SoAccept
671*33de042dSApple OSS Distributions0x20b2800	F_sendfile
672*33de042dSApple OSS Distributions0x20b2804	F_sendfile_wait
673*33de042dSApple OSS Distributions0x20b2808	F_sendfile_read
674*33de042dSApple OSS Distributions0x20b280c	F_sendfile_send
675*33de042dSApple OSS Distributions0x20b2c00	F_sendmsg_x
676*33de042dSApple OSS Distributions0x20b3000	F_recvmsg_x
677*33de042dSApple OSS Distributions0x2650004	AT_DDPinput
678*33de042dSApple OSS Distributions0x2f00000	F_FreemList
679*33de042dSApple OSS Distributions0x2f00004	F_m_copym
680*33de042dSApple OSS Distributions0x2f00008	F_getpackets
681*33de042dSApple OSS Distributions0x2f0000c	F_getpackethdrs
682*33de042dSApple OSS Distributions0x3010000	HFS_Write
683*33de042dSApple OSS Distributions0x301001C	HFS_Truncate
684*33de042dSApple OSS Distributions0x3010028	vinvalbuf
685*33de042dSApple OSS Distributions0x3010030	HFS_Read
686*33de042dSApple OSS Distributions0x301003c	MACH_copyiostr
687*33de042dSApple OSS Distributions0x3010040	UIO_copyout
688*33de042dSApple OSS Distributions0x3010044	UIO_copyin
689*33de042dSApple OSS Distributions0x3010048	MACH_copyio
690*33de042dSApple OSS Distributions0x301004c	Cl_bp
691*33de042dSApple OSS Distributions0x3010050	Cl_iodone
692*33de042dSApple OSS Distributions0x3010054	Cl_ubc_dump
693*33de042dSApple OSS Distributions0x3010058	Cl_io
694*33de042dSApple OSS Distributions0x301005c	Cl_zero
695*33de042dSApple OSS Distributions0x3010060	Cl_cmap
696*33de042dSApple OSS Distributions0x3010068	Cl_ioread
697*33de042dSApple OSS Distributions0x301006c	Cl_iowrite
698*33de042dSApple OSS Distributions0x3010070	Cl_ioabort
699*33de042dSApple OSS Distributions0x3010074	Cl_zero_commit
700*33de042dSApple OSS Distributions0x3010078	Cl_wrdel_commit
701*33de042dSApple OSS Distributions0x301007c	Cl_read_abort
702*33de042dSApple OSS Distributions0x3010080	Cl_read_copy
703*33de042dSApple OSS Distributions0x3010084	Cl_read_list_req
704*33de042dSApple OSS Distributions0x3010088	Cl_phys_uiomove
705*33de042dSApple OSS Distributions0x301008c	Cl_read_commit
706*33de042dSApple OSS Distributions0x3010090	VFS_LOOKUP
707*33de042dSApple OSS Distributions0x3010094	HFS_getnewvnode
708*33de042dSApple OSS Distributions0x301009C	VFS_LOOKUP_DONE
709*33de042dSApple OSS Distributions0x30100a0	Cl_write_copy
710*33de042dSApple OSS Distributions0x30100a4	Cl_write_list_req
711*33de042dSApple OSS Distributions0x30100a8	Cl_write_uiomove
712*33de042dSApple OSS Distributions0x30100ac	Cl_write_zeros
713*33de042dSApple OSS Distributions0x30100b0	Cl_write_delayed
714*33de042dSApple OSS Distributions0x30100b4	Cl_write_abort
715*33de042dSApple OSS Distributions0x30100b8	Cl_zero_info
716*33de042dSApple OSS Distributions0x30100c0	Cl_rd_ahead
717*33de042dSApple OSS Distributions0x30100c4	Cl_rd_prefetch
718*33de042dSApple OSS Distributions0x30100c8	Cl_rd_prefabort
719*33de042dSApple OSS Distributions0x30100cc	Cl_writepush
720*33de042dSApple OSS Distributions0x30100d0	Cl_pageout
721*33de042dSApple OSS Distributions0x30100d4	Cl_push
722*33de042dSApple OSS Distributions0x30100e0	Cl_pagein
723*33de042dSApple OSS Distributions0x30100f0	Cl_advisory_rd
724*33de042dSApple OSS Distributions0x30100f4	Cl_adv_fault_list
725*33de042dSApple OSS Distributions0x30100f8	Cl_adv_abort1
726*33de042dSApple OSS Distributions0x30100fc	Cl_adv_abort2
727*33de042dSApple OSS Distributions0x3010118	Cl_read_direct
728*33de042dSApple OSS Distributions0x301011c	Cl_ncpr_uiomv
729*33de042dSApple OSS Distributions0x3010120	Cl_ncpr_getupl
730*33de042dSApple OSS Distributions0x3010124	Cl_ncpr_clio
731*33de042dSApple OSS Distributions0x301012c	Cl_write_direct
732*33de042dSApple OSS Distributions0x3010130	Cl_ncpw_getupl
733*33de042dSApple OSS Distributions0x3010134	Cl_ncpw_clio
734*33de042dSApple OSS Distributions0x3010138	Cl_sparse_collect
735*33de042dSApple OSS Distributions0x301013c	Cl_sparse_push
736*33de042dSApple OSS Distributions0x3010140	Cl_sparse_add
737*33de042dSApple OSS Distributions0x3010144	Cl_release
738*33de042dSApple OSS Distributions0x3010148	Cl_drt_emptyfree
739*33de042dSApple OSS Distributions0x301014c	Cl_drt_retcluster
740*33de042dSApple OSS Distributions0x3010150	Cl_drt_alloctable
741*33de042dSApple OSS Distributions0x3010154	Cl_drt_insert
742*33de042dSApple OSS Distributions0x3010158	Cl_drt_mark
743*33de042dSApple OSS Distributions0x301015c	Cl_drt_6
744*33de042dSApple OSS Distributions0x3010160	Cl_drt_freetable
745*33de042dSApple OSS Distributions0x3010170	Cl_read_contig_getupl
746*33de042dSApple OSS Distributions0x3010174	Cl_write_contig_getupl
747*33de042dSApple OSS Distributions0x3010178	Cl_io_type
748*33de042dSApple OSS Distributions0x301017c	Cl_wait_IO
749*33de042dSApple OSS Distributions0x3010180	Vnode_Pagein
750*33de042dSApple OSS Distributions0x3010184	throttle_lowpri_io
751*33de042dSApple OSS Distributions0x3010198	rethrottle_wakeup
752*33de042dSApple OSS Distributions0x301019c	rethrottle_noted
753*33de042dSApple OSS Distributions0x3010200	Vnode_Pageout
754*33de042dSApple OSS Distributions0x3010280	Vnode_WaitForWrites
755*33de042dSApple OSS Distributions0x3010300	PageoutThrottle
756*33de042dSApple OSS Distributions0x3010340	SuperCluster
757*33de042dSApple OSS Distributions0x3010344	PS_Offsets
758*33de042dSApple OSS Distributions0x3010348	PS_Indexes
759*33de042dSApple OSS Distributions0x301034c	Dirty_Indexes
760*33de042dSApple OSS Distributions0x3010350	PS_Write
761*33de042dSApple OSS Distributions0x3010354	PS_WriteComplete
762*33de042dSApple OSS Distributions0x3010380	PageoutCollect
763*33de042dSApple OSS Distributions0x3010384	PagesOnInactive_Q
764*33de042dSApple OSS Distributions0x3010388	PagesOnActive_Q
765*33de042dSApple OSS Distributions0x301038c	PageoutScan
766*33de042dSApple OSS Distributions0x3010390	PageoutWait
767*33de042dSApple OSS Distributions0x3010394	PageoutWakeup1
768*33de042dSApple OSS Distributions0x3010398	PageoutWakeup2
769*33de042dSApple OSS Distributions0x301039c	PageoutWakeup3
770*33de042dSApple OSS Distributions0x3010600	BIO_write_list_req
771*33de042dSApple OSS Distributions0x3010604	BIO_getblk_list_req
772*33de042dSApple OSS Distributions0x3010608	BIO_getblk
773*33de042dSApple OSS Distributions0x301060c	BIO_biodone
774*33de042dSApple OSS Distributions0x3010610	BIO_brelse
775*33de042dSApple OSS Distributions0x3010614	BIO_recovered_buf
776*33de042dSApple OSS Distributions0x3010618	BIO_dumped_buf
777*33de042dSApple OSS Distributions0x301061c	BIO_write_delayed
778*33de042dSApple OSS Distributions0x3010620	BIO_acquire_error
779*33de042dSApple OSS Distributions0x3010624	BIO_write_async
780*33de042dSApple OSS Distributions0x3010628	BIO_write_sync
781*33de042dSApple OSS Distributions0x301062c	BIO_flushdirty
782*33de042dSApple OSS Distributions0x3010630	BIO_getblk_msleep
783*33de042dSApple OSS Distributions0x3010700	VM_pageout_list_req
784*33de042dSApple OSS Distributions0x3010704	VM_pagein_list_req
785*33de042dSApple OSS Distributions0x3010900	UBC_setsize
786*33de042dSApple OSS Distributions0x3010904	UBC_sync_range
787*33de042dSApple OSS Distributions0x3010908	UBC_upl_abort_range
788*33de042dSApple OSS Distributions0x301090c	UBC_upl_commit_range
789*33de042dSApple OSS Distributions0x3011000	UPL_iopl_req
790*33de042dSApple OSS Distributions0x3011004	UPL_upl_req
791*33de042dSApple OSS Distributions0x3011008	UPL_abort_range
792*33de042dSApple OSS Distributions0x301100c	UPL_abort
793*33de042dSApple OSS Distributions0x3011010	UPL_commit_range
794*33de042dSApple OSS Distributions0x3011014	UPL_commit
795*33de042dSApple OSS Distributions0x3011018	UPL_destroy
796*33de042dSApple OSS Distributions0x301101c	UPL_commit_range_active
797*33de042dSApple OSS Distributions0x3011020	UPL_commit_range_inactive
798*33de042dSApple OSS Distributions0x3011024	UPL_map_enter_upl
799*33de042dSApple OSS Distributions0x3011028	UPL_map_remove_upl
800*33de042dSApple OSS Distributions0x301102c	UPL_commit_range_speculative
801*33de042dSApple OSS Distributions0x3018000	HFS_update
802*33de042dSApple OSS Distributions0x3018004	HFS_modify_block_end
803*33de042dSApple OSS Distributions0x3020000	P_WrData
804*33de042dSApple OSS Distributions0x3020004	P_WrDataDone
805*33de042dSApple OSS Distributions0x3020008	P_RdData
806*33de042dSApple OSS Distributions0x302000C	P_RdDataDone
807*33de042dSApple OSS Distributions0x3020010	P_WrDataAsync
808*33de042dSApple OSS Distributions0x3020014	P_WrDataAsyncDone
809*33de042dSApple OSS Distributions0x3020018	P_RdDataAsync
810*33de042dSApple OSS Distributions0x302001C	P_RdDataAsyncDone
811*33de042dSApple OSS Distributions0x3020020	P_WrMeta
812*33de042dSApple OSS Distributions0x3020024	P_WrMetaDone
813*33de042dSApple OSS Distributions0x3020028	P_RdMeta
814*33de042dSApple OSS Distributions0x302002C	P_RdMetaDone
815*33de042dSApple OSS Distributions0x3020030	P_WrMetaAsync
816*33de042dSApple OSS Distributions0x3020034	P_WrMetaAsyncDone
817*33de042dSApple OSS Distributions0x3020038	P_RdMetaAsync
818*33de042dSApple OSS Distributions0x302003C	P_RdMetaAsyncDone
819*33de042dSApple OSS Distributions0x3020040	P_PgOut
820*33de042dSApple OSS Distributions0x3020044	P_PgOutDone
821*33de042dSApple OSS Distributions0x3020048	P_PgIn
822*33de042dSApple OSS Distributions0x302004C	P_PgInDone
823*33de042dSApple OSS Distributions0x3020050	P_PgOutAsync
824*33de042dSApple OSS Distributions0x3020054	P_PgOutAsyncDone
825*33de042dSApple OSS Distributions0x3020058	P_PgInAsync
826*33de042dSApple OSS Distributions0x302005C	P_PgInAsyncDone
827*33de042dSApple OSS Distributions0x3020480	P_WrDataT1
828*33de042dSApple OSS Distributions0x3020880	P_WrDataT2
829*33de042dSApple OSS Distributions0x3020C80	P_WrDataT3
830*33de042dSApple OSS Distributions0x3020484	P_WrDataT1Done
831*33de042dSApple OSS Distributions0x3020884	P_WrDataT2Done
832*33de042dSApple OSS Distributions0x3020C84	P_WrDataT3Done
833*33de042dSApple OSS Distributions0x3020488	P_RdDataT1
834*33de042dSApple OSS Distributions0x3020888	P_RdDataT2
835*33de042dSApple OSS Distributions0x3020C88	P_RdDataT3
836*33de042dSApple OSS Distributions0x302048C	P_RdDataT1Done
837*33de042dSApple OSS Distributions0x302088C	P_RdDataT2Done
838*33de042dSApple OSS Distributions0x3020C8C	P_RdDataT3Done
839*33de042dSApple OSS Distributions0x3020490	P_WrDataAsyncT1
840*33de042dSApple OSS Distributions0x3020890	P_WrDataAsyncT2
841*33de042dSApple OSS Distributions0x3020C90	P_WrDataAsyncT3
842*33de042dSApple OSS Distributions0x3020494	P_WrDataAsyncT1Done
843*33de042dSApple OSS Distributions0x3020894	P_WrDataAsyncT2Done
844*33de042dSApple OSS Distributions0x3020C94	P_WrDataAsyncT3Done
845*33de042dSApple OSS Distributions0x3020498	P_RdDataAsyncT1
846*33de042dSApple OSS Distributions0x3020898	P_RdDataAsyncT2
847*33de042dSApple OSS Distributions0x3020C98	P_RdDataAsyncT3
848*33de042dSApple OSS Distributions0x302049C	P_RdDataAsyncT1Done
849*33de042dSApple OSS Distributions0x302089C	P_RdDataAsyncT2Done
850*33de042dSApple OSS Distributions0x3020C9C	P_RdDataAsyncT3Done
851*33de042dSApple OSS Distributions0x30204a0	P_WrMetaT1
852*33de042dSApple OSS Distributions0x30208a0	P_WrMetaT2
853*33de042dSApple OSS Distributions0x3020Ca0	P_WrMetaT3
854*33de042dSApple OSS Distributions0x30204A4	P_WrMetaT1Done
855*33de042dSApple OSS Distributions0x30208A4	P_WrMetaT2Done
856*33de042dSApple OSS Distributions0x3020CA4	P_WrMetaT3Done
857*33de042dSApple OSS Distributions0x30204a8	P_RdMetaT1
858*33de042dSApple OSS Distributions0x30208a8	P_RdMetaT2
859*33de042dSApple OSS Distributions0x3020Ca8	P_RdMetaT3
860*33de042dSApple OSS Distributions0x30204AC	P_RdMetaT1Done
861*33de042dSApple OSS Distributions0x30208AC	P_RdMetaT2Done
862*33de042dSApple OSS Distributions0x3020CAC	P_RdMetaT3Done
863*33de042dSApple OSS Distributions0x30204b0	P_WrMetaAsyncT1
864*33de042dSApple OSS Distributions0x30208b0	P_WrMetaAsyncT2
865*33de042dSApple OSS Distributions0x3020Cb0	P_WrMetaAsyncT3
866*33de042dSApple OSS Distributions0x30204B4	P_WrMetaAsyncT1Done
867*33de042dSApple OSS Distributions0x30208B4	P_WrMetaAsyncT2Done
868*33de042dSApple OSS Distributions0x3020CB4	P_WrMetaAsyncT3Done
869*33de042dSApple OSS Distributions0x30204b8	P_RdMetaAsyncT1
870*33de042dSApple OSS Distributions0x30208b8	P_RdMetaAsyncT2
871*33de042dSApple OSS Distributions0x3020Cb8	P_RdMetaAsyncT3
872*33de042dSApple OSS Distributions0x30204BC	P_RdMetaAsyncT1Done
873*33de042dSApple OSS Distributions0x30208BC	P_RdMetaAsyncT2Done
874*33de042dSApple OSS Distributions0x3020CBC	P_RdMetaAsyncT3Done
875*33de042dSApple OSS Distributions0x30204c0	P_PgOutT1
876*33de042dSApple OSS Distributions0x30208c0	P_PgOutT2
877*33de042dSApple OSS Distributions0x3020Cc0	P_PgOutT3
878*33de042dSApple OSS Distributions0x30204C4	P_PgOutT1Done
879*33de042dSApple OSS Distributions0x30208C4	P_PgOutT2Done
880*33de042dSApple OSS Distributions0x3020CC4	P_PgOutT3Done
881*33de042dSApple OSS Distributions0x30204c8	P_PgInT1
882*33de042dSApple OSS Distributions0x30208c8	P_PgInT2
883*33de042dSApple OSS Distributions0x3020Cc8	P_PgInT3
884*33de042dSApple OSS Distributions0x30204CC	P_PgInT1Done
885*33de042dSApple OSS Distributions0x30208CC	P_PgInT2Done
886*33de042dSApple OSS Distributions0x3020CCC	P_PgInT3Done
887*33de042dSApple OSS Distributions0x30204d0	P_PgOutAsyncT1
888*33de042dSApple OSS Distributions0x30208d0	P_PgOutAsyncT2
889*33de042dSApple OSS Distributions0x3020Cd0	P_PgOutAsyncT3
890*33de042dSApple OSS Distributions0x30204D4	P_PgOutAsyncT1Done
891*33de042dSApple OSS Distributions0x30208D4	P_PgOutAsyncT2Done
892*33de042dSApple OSS Distributions0x3020CD4	P_PgOutAsyncT3Done
893*33de042dSApple OSS Distributions0x30204d8	P_PgInAsyncT1
894*33de042dSApple OSS Distributions0x30208d8	P_PgInAsyncT2
895*33de042dSApple OSS Distributions0x3020Cd8	P_PgInAsyncT3
896*33de042dSApple OSS Distributions0x30204DC	P_PgInAsyncT1Done
897*33de042dSApple OSS Distributions0x30208DC	P_PgInAsyncT2Done
898*33de042dSApple OSS Distributions0x3020CDC	P_PgInAsyncT3Done
899*33de042dSApple OSS Distributions0x3020100	P_WrDataP
900*33de042dSApple OSS Distributions0x3020104	P_WrDataPDone
901*33de042dSApple OSS Distributions0x3020108	P_RdDataP
902*33de042dSApple OSS Distributions0x302010C	P_RdDataPDone
903*33de042dSApple OSS Distributions0x3020110	P_WrDataAsyncP
904*33de042dSApple OSS Distributions0x3020114	P_WrDataAsyncPDone
905*33de042dSApple OSS Distributions0x3020118	P_RdDataAsyncP
906*33de042dSApple OSS Distributions0x302011C	P_RdDataAsyncPDone
907*33de042dSApple OSS Distributions0x3020120	P_WrMetaP
908*33de042dSApple OSS Distributions0x3020124	P_WrMetaPDone
909*33de042dSApple OSS Distributions0x3020128	P_RdMetaP
910*33de042dSApple OSS Distributions0x302012C	P_RdMetaPDone
911*33de042dSApple OSS Distributions0x3020130	P_WrMetaAsyncP
912*33de042dSApple OSS Distributions0x3020134	P_WrMetaAsyncPDone
913*33de042dSApple OSS Distributions0x3020138	P_RdMetaAsyncP
914*33de042dSApple OSS Distributions0x302013C	P_RdMetaAsyncPDone
915*33de042dSApple OSS Distributions0x3020140	P_PgOutP
916*33de042dSApple OSS Distributions0x3020144	P_PgOutPDone
917*33de042dSApple OSS Distributions0x3020148	P_PgInP
918*33de042dSApple OSS Distributions0x302014C	P_PgInPDone
919*33de042dSApple OSS Distributions0x3020150	P_PgOutAsyncP
920*33de042dSApple OSS Distributions0x3020154	P_PgOutAsyncPDone
921*33de042dSApple OSS Distributions0x3020158	P_PgInAsyncP
922*33de042dSApple OSS Distributions0x302015C	P_PgInAsyncPDone
923*33de042dSApple OSS Distributions0x3020200	P_WrDataN
924*33de042dSApple OSS Distributions0x3020208	P_RdDataN
925*33de042dSApple OSS Distributions0x3020210	P_WrDataAsyncN
926*33de042dSApple OSS Distributions0x3020218	P_RdDataAsyncN
927*33de042dSApple OSS Distributions0x3020204	P_WrDataNDone
928*33de042dSApple OSS Distributions0x302020C	P_RdDataNDone
929*33de042dSApple OSS Distributions0x3020214	P_WrDataAsyncNDone
930*33de042dSApple OSS Distributions0x302021C	P_RdDataAsyncNDone
931*33de042dSApple OSS Distributions0x3020680	P_WrDataNT1
932*33de042dSApple OSS Distributions0x3020A80	P_WrDataNT2
933*33de042dSApple OSS Distributions0x3020E80	P_WrDataNT3
934*33de042dSApple OSS Distributions0x3020688	P_RdDataNT1
935*33de042dSApple OSS Distributions0x3020A88	P_RdDataNT2
936*33de042dSApple OSS Distributions0x3020E88	P_RdDataNT3
937*33de042dSApple OSS Distributions0x3020690	P_WrDataAsyncNT1
938*33de042dSApple OSS Distributions0x3020A90	P_WrDataAsyncNT2
939*33de042dSApple OSS Distributions0x3020E90	P_WrDataAsyncNT3
940*33de042dSApple OSS Distributions0x3020698	P_RdDataAsyncNT1
941*33de042dSApple OSS Distributions0x3020A98	P_RdDataAsyncNT2
942*33de042dSApple OSS Distributions0x3020E98	P_RdDataAsyncNT3
943*33de042dSApple OSS Distributions0x3020684	P_WrDataNT1Done
944*33de042dSApple OSS Distributions0x3020A84	P_WrDataNT2Done
945*33de042dSApple OSS Distributions0x3020E84	P_WrDataNT3Done
946*33de042dSApple OSS Distributions0x302068C	P_RdDataNT1Done
947*33de042dSApple OSS Distributions0x3020A8C	P_RdDataNT2Done
948*33de042dSApple OSS Distributions0x3020E8C	P_RdDataNT3Done
949*33de042dSApple OSS Distributions0x3020694	P_WrDataAsyncNT1Done
950*33de042dSApple OSS Distributions0x3020A94	P_WrDataAsyncNT2Done
951*33de042dSApple OSS Distributions0x3020E94	P_WrDataAsyncNT3Done
952*33de042dSApple OSS Distributions0x302069C	P_RdDataAsyncNT1Done
953*33de042dSApple OSS Distributions0x3020A9C	P_RdDataAsyncNT2Done
954*33de042dSApple OSS Distributions0x3020E9C	P_RdDataAsyncNT3Done
955*33de042dSApple OSS Distributions0x3020300	P_WrDataNP
956*33de042dSApple OSS Distributions0x3020308	P_RdDataNP
957*33de042dSApple OSS Distributions0x3020310	P_WrDataAsyncNP
958*33de042dSApple OSS Distributions0x3020318	P_RdDataAsyncNP
959*33de042dSApple OSS Distributions0x3020304	P_WrDataNPDone
960*33de042dSApple OSS Distributions0x302030C	P_RdDataNPDone
961*33de042dSApple OSS Distributions0x3020314	P_WrDataAsyncNPDone
962*33de042dSApple OSS Distributions0x302031C	P_RdDataAsyncNPDone
963*33de042dSApple OSS Distributions0x3050004	journal_flush
964*33de042dSApple OSS Distributions0x3060000	SPEC_ioctl
965*33de042dSApple OSS Distributions0x3060004	SPEC_trim_extent
966*33de042dSApple OSS Distributions0x3070004	BootCache_tag
967*33de042dSApple OSS Distributions0x3070008	BootCache_batch
968*33de042dSApple OSS Distributions0x3070010	BC_IO_HIT
969*33de042dSApple OSS Distributions0x3070020	BC_IO_HIT_STALLED
970*33de042dSApple OSS Distributions0x3070040	BC_IO_MISS
971*33de042dSApple OSS Distributions0x3070080	BC_IO_MISS_CUT_THROUGH
972*33de042dSApple OSS Distributions0x3070100	BC_PLAYBACK_IO
973*33de042dSApple OSS Distributions0x3080000	HFS_Unmap_free
974*33de042dSApple OSS Distributions0x3080004	HFS_Unmap_alloc
975*33de042dSApple OSS Distributions0x3080008	HFS_Unmap_callback
976*33de042dSApple OSS Distributions0x3080010	HFS_BlockAllocate
977*33de042dSApple OSS Distributions0x3080014	HFS_BlockDeallocate
978*33de042dSApple OSS Distributions0x3080018	HFS_ReadBitmapBlock
979*33de042dSApple OSS Distributions0x308001C	HFS_ReleaseBitmapBlock
980*33de042dSApple OSS Distributions0x3080020	HFS_BlockAllocateContig
981*33de042dSApple OSS Distributions0x3080024	HFS_BlockAllocateAnyBitmap
982*33de042dSApple OSS Distributions0x3080028	HFS_BlockAllocateKnown
983*33de042dSApple OSS Distributions0x308002C	HFS_BlockMarkAllocated
984*33de042dSApple OSS Distributions0x3080030	HFS_BlockMarkFree
985*33de042dSApple OSS Distributions0x3080034	HFS_BlockFindContiguous
986*33de042dSApple OSS Distributions0x3080038	HFS_IsAllocated
987*33de042dSApple OSS Distributions0x3080040	HFS_ResetFreeExtCache
988*33de042dSApple OSS Distributions0x3080044	HFS_remove_free_extcache
989*33de042dSApple OSS Distributions0x3080048	HFS_add_free_extcache
990*33de042dSApple OSS Distributions0x308004C	HFS_ReadBitmapRange
991*33de042dSApple OSS Distributions0x3080050	HFS_ReleaseScanBitmapRange
992*33de042dSApple OSS Distributions0x3080054	HFS_syncer
993*33de042dSApple OSS Distributions0x3080058	HFS_syncer_timed
994*33de042dSApple OSS Distributions0x308005C	HFS_ScanUnmapBlocks
995*33de042dSApple OSS Distributions0x3080060	HFS_issue_unmap
996*33de042dSApple OSS Distributions0x3080064	HFS_KR
997*33de042dSApple OSS Distributions0x30A0000	SMB_vop_mount
998*33de042dSApple OSS Distributions0x30A0004	SMB_vop_unmount
999*33de042dSApple OSS Distributions0x30A0008	SMB_vop_root
1000*33de042dSApple OSS Distributions0x30A000C	SMB_vop_getattr
1001*33de042dSApple OSS Distributions0x30A0010	SMB_vop_sync
1002*33de042dSApple OSS Distributions0x30A0014	SMB_vop_vget
1003*33de042dSApple OSS Distributions0x30A0018	SMB_vop_sysctl
1004*33de042dSApple OSS Distributions0x30A001C	SMB_vnop_advlock
1005*33de042dSApple OSS Distributions0x30A0020	SMB_vnop_close
1006*33de042dSApple OSS Distributions0x30A0024	SMB_vnop_create
1007*33de042dSApple OSS Distributions0x30A0028	SMB_vnop_fsync
1008*33de042dSApple OSS Distributions0x30A002C	SMB_vnop_get_attr
1009*33de042dSApple OSS Distributions0x30A0030	SMB_vnop_page_in
1010*33de042dSApple OSS Distributions0x30A0034	SMB_vnop_inactive
1011*33de042dSApple OSS Distributions0x30A0038	SMB_vnop_ioctl
1012*33de042dSApple OSS Distributions0x30A003C	SMB_vnop_link
1013*33de042dSApple OSS Distributions0x30A0040	SMB_vnop_lookup
1014*33de042dSApple OSS Distributions0x30A0044	SMB_vnop_mkdir
1015*33de042dSApple OSS Distributions0x30A0048	SMB_vnop_mknode
1016*33de042dSApple OSS Distributions0x30A004C	SMB_vnop_mmap
1017*33de042dSApple OSS Distributions0x30A0050	SMB_vnop_mnomap
1018*33de042dSApple OSS Distributions0x30A0054	SMB_vnop_open
1019*33de042dSApple OSS Distributions0x30A0058	SMB_vnop_cmpd_open
1020*33de042dSApple OSS Distributions0x30A005C	SMB_vnop_pathconf
1021*33de042dSApple OSS Distributions0x30A0060	SMB_vnop_page_out
1022*33de042dSApple OSS Distributions0x30A0064	SMB_vnop_copyfile
1023*33de042dSApple OSS Distributions0x30A0068	SMB_vnop_read
1024*33de042dSApple OSS Distributions0x30A006C	SMB_vnop_read_dir
1025*33de042dSApple OSS Distributions0x30A0070	SMB_vnop_read_dir_attr
1026*33de042dSApple OSS Distributions0x30A0074	SMB_vnop_read_link
1027*33de042dSApple OSS Distributions0x30A0078	SMB_vnop_reclaim
1028*33de042dSApple OSS Distributions0x30A007C	SMB_vnop_remove
1029*33de042dSApple OSS Distributions0x30A0080	SMB_vnop_rename
1030*33de042dSApple OSS Distributions0x30A0084	SMB_vnop_rm_dir
1031*33de042dSApple OSS Distributions0x30A0088	SMB_vnop_set_attr
1032*33de042dSApple OSS Distributions0x30A008C	SMB_vnop_sym_link
1033*33de042dSApple OSS Distributions0x30A0090	SMB_vnop_write
1034*33de042dSApple OSS Distributions0x30A0094	SMB_vnop_strategy
1035*33de042dSApple OSS Distributions0x30A0098	SMB_vnop_get_xattr
1036*33de042dSApple OSS Distributions0x30A009C	SMB_vnop_set_xattr
1037*33de042dSApple OSS Distributions0x30A00A0	SMB_vnop_rm_xattr
1038*33de042dSApple OSS Distributions0x30A00A4	SMB_vnop_list_xattr
1039*33de042dSApple OSS Distributions0x30A00A8	SMB_vnop_monitor
1040*33de042dSApple OSS Distributions0x30A00AC	SMB_vnop_get_nstream
1041*33de042dSApple OSS Distributions0x30A00B0	SMB_vnop_make_nstream
1042*33de042dSApple OSS Distributions0x30A00B4	SMB_vnop_rm_nstream
1043*33de042dSApple OSS Distributions0x30A00B8	SMB_vnop_access
1044*33de042dSApple OSS Distributions0x30A00BC	SMB_vnop_allocate
1045*33de042dSApple OSS Distributions0x30A00C0	SMB_smbfs_close
1046*33de042dSApple OSS Distributions0x30A00C4	SMB_smbfs_create
1047*33de042dSApple OSS Distributions0x30A00C8	SMB_smbfs_fsync
1048*33de042dSApple OSS Distributions0x30A00CC	SMB_smb_fsync
1049*33de042dSApple OSS Distributions0x30A00D0	SMB_smbfs_update_cache
1050*33de042dSApple OSS Distributions0x30A00D4	SMB_smbfs_open
1051*33de042dSApple OSS Distributions0x30A00D8	SMB_smb_read
1052*33de042dSApple OSS Distributions0x30A00DC	SMB_smb_rw_async
1053*33de042dSApple OSS Distributions0x30A00E0	SMB_smb_rw_fill
1054*33de042dSApple OSS Distributions0x30A00E4	SMB_pack_attr_blk
1055*33de042dSApple OSS Distributions0x30A00E8	SMB_smbfs_remove
1056*33de042dSApple OSS Distributions0x30A00EC	SMB_smbfs_setattr
1057*33de042dSApple OSS Distributions0x30A00F0	SMB_smbfs_get_sec
1058*33de042dSApple OSS Distributions0x30A00F4	SMB_smbfs_set_sec
1059*33de042dSApple OSS Distributions0x30A00F8	SMB_smbfs_get_max_access
1060*33de042dSApple OSS Distributions0x30A00FC	SMB_smbfs_lookup
1061*33de042dSApple OSS Distributions0x30A0100	SMB_smbfs_notify
1062*33de042dSApple OSS Distributions0x30A0104	SMB_get_attrlist_bulk
1063*33de042dSApple OSS Distributions0x30A0108	SMB_smbfs_fetch_new_entries
1064*33de042dSApple OSS Distributions0x30A010C	SMB_smbfs_handle_lease_break
1065*33de042dSApple OSS Distributions0x30A0110	SMB_smb_rq_sign
1066*33de042dSApple OSS Distributions0x30A0114	SMB_smb_rq_verify
1067*33de042dSApple OSS Distributions0x30A0118	SMB_smb_rq_encrypt
1068*33de042dSApple OSS Distributions0x30A011C	SMB_smb_rq_decrypt
1069*33de042dSApple OSS Distributions0x30A0120	SMB_smb_dir_cache_check
1070*33de042dSApple OSS Distributions0x30A0124	SMB_smb_dir_cache_remove
1071*33de042dSApple OSS Distributions0x30A0128	SMB_global_dir_cache_cnt
1072*33de042dSApple OSS Distributions0x30A012C	SMB_global_dir_low_memory
1073*33de042dSApple OSS Distributions0x30A0130	SMB_iod_muxcnt
1074*33de042dSApple OSS Distributions0x30A0134	SMB_iod_reconnect
1075*33de042dSApple OSS Distributions0x30A0138	SMB_smb_echo
1076*33de042dSApple OSS Distributions0x30A013C	SMB_rq_reply_time
1077*33de042dSApple OSS Distributions0x30A0140	SMB_curr_credits
1078*33de042dSApple OSS Distributions0x30A0144	SMB_max_credits
1079*33de042dSApple OSS Distributions0x30A0148	SMB_smb_rw_thread
1080*33de042dSApple OSS Distributions0x30A014C	SMB_read_quantum_size
1081*33de042dSApple OSS Distributions0x30A0150	SMB_write_quantum_size
1082*33de042dSApple OSS Distributions0x30A0154	SMB_read_bytes_per_sec
1083*33de042dSApple OSS Distributions0x30A0158	SMB_write_bytes_per_sec
1084*33de042dSApple OSS Distributions0x30B0000	VFS_MountRoot
1085*33de042dSApple OSS Distributions0x3110004	OpenThrottleWindow
1086*33de042dSApple OSS Distributions0x3110008	CauseIOThrottle
1087*33de042dSApple OSS Distributions0x311000C	IO_THROTTLE_DISABLE
1088*33de042dSApple OSS Distributions0x3120000	DECMPFS_decmp_file
1089*33de042dSApple OSS Distributions0x3120004	DECMPFS_fetch_cmp_header
1090*33de042dSApple OSS Distributions0x3120008	DECMPFS_fetch_uncmp_data
1091*33de042dSApple OSS Distributions0x3120010	DECMPFS_free_cmp_data
1092*33de042dSApple OSS Distributions0x3120014	DECMPFS_file_is_cmp
1093*33de042dSApple OSS Distributions0x3130000	VFS_devfsdirent_label_alloc
1094*33de042dSApple OSS Distributions0x3130004	VFS_mount_label_alloc
1095*33de042dSApple OSS Distributions0x3130008	VFS_label_alloc
1096*33de042dSApple OSS Distributions0x313000C	VFS_devfs_label_free
1097*33de042dSApple OSS Distributions0x3130010	VFS_mount_label_free
1098*33de042dSApple OSS Distributions0x3130014	VFS_label_free
1099*33de042dSApple OSS Distributions0x3130018	VFS_label_copy
1100*33de042dSApple OSS Distributions0x313001C	VFS_devfs_label_copy
1101*33de042dSApple OSS Distributions0x3130020	VFS_devfs_label_update
1102*33de042dSApple OSS Distributions0x3130024	VFS_label_associate_devfs
1103*33de042dSApple OSS Distributions0x3130028	VFS_label_associate_extattr
1104*33de042dSApple OSS Distributions0x313002C	VFS_label_associate_singlelabel
1105*33de042dSApple OSS Distributions0x3130030	VFS_notify_create
1106*33de042dSApple OSS Distributions0x3130034	VFS_notify_rename
1107*33de042dSApple OSS Distributions0x3130038	VFS_notify_open
1108*33de042dSApple OSS Distributions0x313003C	VFS_notify_link
1109*33de042dSApple OSS Distributions0x3130040	VFS_notify_deleteextattr
1110*33de042dSApple OSS Distributions0x3130044	VFS_notify_setacl
1111*33de042dSApple OSS Distributions0x3130048	VFS_notify_setattrlist
1112*33de042dSApple OSS Distributions0x313004C	VFS_notify_setextattr
1113*33de042dSApple OSS Distributions0x3130050	VFS_notify_setflags
1114*33de042dSApple OSS Distributions0x3130054	VFS_notify_setmode
1115*33de042dSApple OSS Distributions0x3130058	VFS_notify_setowner
1116*33de042dSApple OSS Distributions0x313005C	VFS_notify_setutimes
1117*33de042dSApple OSS Distributions0x3130060	VFS_notify_truncate
1118*33de042dSApple OSS Distributions0x3130064	VFS_label_update_extattr
1119*33de042dSApple OSS Distributions0x3130068	VFS_label_store
1120*33de042dSApple OSS Distributions0x313006C	VFS_cred_label_update_execve
1121*33de042dSApple OSS Distributions0x3130070	VFS_cred_check_label_update_execve
1122*33de042dSApple OSS Distributions0x3130074	VFS_check_access
1123*33de042dSApple OSS Distributions0x3130078	VFS_check_chdir
1124*33de042dSApple OSS Distributions0x313007C	VFS_check_chroot
1125*33de042dSApple OSS Distributions0x3130080	VFS_check_clone
1126*33de042dSApple OSS Distributions0x3130084	VFS_check_create
1127*33de042dSApple OSS Distributions0x3130088	VFS_check_unlink
1128*33de042dSApple OSS Distributions0x313008C	VFS_check_deleteacl
1129*33de042dSApple OSS Distributions0x3130090	VFS_check_deleteextattr
1130*33de042dSApple OSS Distributions0x3130094	VFS_check_exchangedata
1131*33de042dSApple OSS Distributions0x3130098	VFS_check_getacl
1132*33de042dSApple OSS Distributions0x313009C	VFS_check_getattr
1133*33de042dSApple OSS Distributions0x31300A0	VFS_check_getattrlist
1134*33de042dSApple OSS Distributions0x31300A4	VFS_check_exec
1135*33de042dSApple OSS Distributions0x31300A8	VFS_check_fsgetpath
1136*33de042dSApple OSS Distributions0x31300AC	VFS_check_signature
1137*33de042dSApple OSS Distributions0x31300B0	VFS_check_getacl
1138*33de042dSApple OSS Distributions0x31300B4	VFS_check_getextattr
1139*33de042dSApple OSS Distributions0x31300B8	VFS_check_ioctl
1140*33de042dSApple OSS Distributions0x31300BC	VFS_check_kqfilter
1141*33de042dSApple OSS Distributions0x31300C0	VFS_check_link
1142*33de042dSApple OSS Distributions0x31300C4	VFS_check_listextattr
1143*33de042dSApple OSS Distributions0x31300C8	VFS_check_lookup_preflight
1144*33de042dSApple OSS Distributions0x31300CC	VFS_check_lookup
1145*33de042dSApple OSS Distributions0x31300D0	VFS_check_open
1146*33de042dSApple OSS Distributions0x31300D4	VFS_check_read
1147*33de042dSApple OSS Distributions0x31300D8	VFS_check_readdir
1148*33de042dSApple OSS Distributions0x31300DC	VFS_check_readlink
1149*33de042dSApple OSS Distributions0x31300E0	VFS_check_label_update
1150*33de042dSApple OSS Distributions0x31300E4	VFS_check_rename
1151*33de042dSApple OSS Distributions0x31300E8	VFS_check_revoke
1152*33de042dSApple OSS Distributions0x31300EC	VFS_check_searchfs
1153*33de042dSApple OSS Distributions0x31300F0	VFS_check_select
1154*33de042dSApple OSS Distributions0x31300F4	VFS_check_setacl
1155*33de042dSApple OSS Distributions0x31300F8	VFS_check_setattrlist
1156*33de042dSApple OSS Distributions0x31300FC	VFS_check_setextattr
1157*33de042dSApple OSS Distributions0x3130100	VFS_check_setflags
1158*33de042dSApple OSS Distributions0x3130104	VFS_check_setmode
1159*33de042dSApple OSS Distributions0x3130108	VFS_check_setowner
1160*33de042dSApple OSS Distributions0x313010C	VFS_check_setutimes
1161*33de042dSApple OSS Distributions0x3130110	VFS_check_stat
1162*33de042dSApple OSS Distributions0x3130114	VFS_check_trigger_resolve
1163*33de042dSApple OSS Distributions0x3130118	VFS_check_truncate
1164*33de042dSApple OSS Distributions0x313011C	VFS_check_write
1165*33de042dSApple OSS Distributions0x3130120	VFS_check_uipc_bind
1166*33de042dSApple OSS Distributions0x3130124	VFS_check_uipc_connect
1167*33de042dSApple OSS Distributions0x3130128	VFS_label_update
1168*33de042dSApple OSS Distributions0x313012C	VFS_find_sigs
1169*33de042dSApple OSS Distributions0x3130130	VFS_mount_label_associate
1170*33de042dSApple OSS Distributions0x3130134	VFS_mount_check_mount
1171*33de042dSApple OSS Distributions0x3130138	VFS_mount_check_mount_late
1172*33de042dSApple OSS Distributions0x313013C	VFS_mount_check_snapshot_create
1173*33de042dSApple OSS Distributions0x3130140	VFS_mount_check_snapshot_delete
1174*33de042dSApple OSS Distributions0x3130144	VFS_mount_check_snapshot_revert
1175*33de042dSApple OSS Distributions0x3130148	VFS_mount_check_remount
1176*33de042dSApple OSS Distributions0x313014C	VFS_mount_check_umount
1177*33de042dSApple OSS Distributions0x3130150	VFS_mount_check_getattr
1178*33de042dSApple OSS Distributions0x3130154	VFS_mount_check_setattr
1179*33de042dSApple OSS Distributions0x3130158	VFS_mount_check_stat
1180*33de042dSApple OSS Distributions0x313015C	VFS_mount_check_label_update
1181*33de042dSApple OSS Distributions0x3130160	VFS_mount_check_fsctl
1182*33de042dSApple OSS Distributions0x3130164	VFS_devfs_label_associate_device
1183*33de042dSApple OSS Distributions0x3130168	VFS_devfs_label_associate_directory
1184*33de042dSApple OSS Distributions0x313016C	VFS_label_associate_fdesc
1185*33de042dSApple OSS Distributions0x3130170	VFS_mount_check_snapshot_mount
1186*33de042dSApple OSS Distributions0x3130174	VFS_check_supplemental_signature
1187*33de042dSApple OSS Distributions0x3130178	VFS_notify_reclaim
1188*33de042dSApple OSS Distributions0x313017C	VFS_mount_check_quotactl
1189*33de042dSApple OSS Distributions0x3130180	VFS_check_getattrlistbulk
1190*33de042dSApple OSS Distributions0x3130184	VFS_check_copyfile
1191*33de042dSApple OSS Distributions0x3130188	VFS_notify_unlink
1192*33de042dSApple OSS Distributions0X3134000	VFS_io_compression_stats
1193*33de042dSApple OSS Distributions0x3CF0000	CP_OFFSET_IO
1194*33de042dSApple OSS Distributions0x4010004	proc_exit
1195*33de042dSApple OSS Distributions0x4010008	force_exit
1196*33de042dSApple OSS Distributions0x401000C	proc_exec
1197*33de042dSApple OSS Distributions0x4010010	exit_reason_create
1198*33de042dSApple OSS Distributions0x4010014	exit_reason_commit
1199*33de042dSApple OSS Distributions0x4020004	MEMSTAT_scan
1200*33de042dSApple OSS Distributions0x4020008	MEMSTAT_jetsam
1201*33de042dSApple OSS Distributions0x402000C	MEMSTAT_jetsam_hiwat
1202*33de042dSApple OSS Distributions0x4020010	MEMSTAT_freeze
1203*33de042dSApple OSS Distributions0x4020014	MEMSTAT_freeze_scan
1204*33de042dSApple OSS Distributions0x4020018	MEMSTAT_update
1205*33de042dSApple OSS Distributions0x402001C	MEMSTAT_idle_demote
1206*33de042dSApple OSS Distributions0x4020020	MEMSTAT_clear_errors
1207*33de042dSApple OSS Distributions0x4020024	MEMSTAT_dirty_track
1208*33de042dSApple OSS Distributions0x4020028	MEMSTAT_dirty_set
1209*33de042dSApple OSS Distributions0x402002C	MEMSTAT_dirty_clear
1210*33de042dSApple OSS Distributions0x4020030	MEMSTAT_grp_set_properties
1211*33de042dSApple OSS Distributions0x4020034	MEMSTAT_do_kill
1212*33de042dSApple OSS Distributions0x4020038	MEMSTAT_change_priority
1213*33de042dSApple OSS Distributions0x402003C	MEMSTAT_fast_jetsam
1214*33de042dSApple OSS Distributions0x4020040	MEMSTAT_compactor_run
1215*33de042dSApple OSS Distributions0x4020044	MEMSTAT_freeze_disable
1216*33de042dSApple OSS Distributions0x4030004	KEVENT_kq_processing_begin
1217*33de042dSApple OSS Distributions0x4030008	KEVENT_kq_processing_end
1218*33de042dSApple OSS Distributions0x403000c	KEVENT_kqwq_processing_begin
1219*33de042dSApple OSS Distributions0x4030010	KEVENT_kqwq_processing_end
1220*33de042dSApple OSS Distributions0x4030014	KEVENT_kqwq_bind
1221*33de042dSApple OSS Distributions0x4030018	KEVENT_kqwq_unbind
1222*33de042dSApple OSS Distributions0x403001c	KEVENT_kqwq_thread_request
1223*33de042dSApple OSS Distributions0x4030020	KEVENT_kqwl_processing_begin
1224*33de042dSApple OSS Distributions0x4030024	KEVENT_kqwl_processing_end
1225*33de042dSApple OSS Distributions0x4030028	KEVENT_kqwl_thread_request
1226*33de042dSApple OSS Distributions0x403002c	KEVENT_kqwl_thread_adjust
1227*33de042dSApple OSS Distributions0x4030030	KEVENT_kq_register
1228*33de042dSApple OSS Distributions0x4030034	KEVENT_kqwq_register
1229*33de042dSApple OSS Distributions0x4030038	KEVENT_kqwl_register
1230*33de042dSApple OSS Distributions0x403003c	KEVENT_knote_activate
1231*33de042dSApple OSS Distributions0x4030040	KEVENT_kq_process
1232*33de042dSApple OSS Distributions0x4030044	KEVENT_kqwq_process
1233*33de042dSApple OSS Distributions0x4030048	KEVENT_kqwl_process
1234*33de042dSApple OSS Distributions0x403004c	KEVENT_kqwl_bind
1235*33de042dSApple OSS Distributions0x4030050	KEVENT_kqwl_unbind
1236*33de042dSApple OSS Distributions0x4030054	KEVENT_knote_enable
1237*33de042dSApple OSS Distributions0x4030058	KEVENT_knote_vanished
1238*33de042dSApple OSS Distributions0x40e0104	BSC_msync_extended_info
1239*33de042dSApple OSS Distributions0x40e0264	BSC_pread_extended_info
1240*33de042dSApple OSS Distributions0x40e0268	BSC_pwrite_extended_info
1241*33de042dSApple OSS Distributions0x40e0314	BSC_mmap_extended_info
1242*33de042dSApple OSS Distributions0x40f0314	BSC_mmap_extended_info2
1243*33de042dSApple OSS Distributions0x5000004	INTC_Handler
1244*33de042dSApple OSS Distributions0x5000008	INTC_Spurious
1245*33de042dSApple OSS Distributions0x5010004	WL_CheckForWork
1246*33de042dSApple OSS Distributions0x5010008	WL_RunEventSources
1247*33de042dSApple OSS Distributions0x5020004	IES_client
1248*33de042dSApple OSS Distributions0x5020008	IES_latency
1249*33de042dSApple OSS Distributions0x502000c	IES_sema
1250*33de042dSApple OSS Distributions0x5020010	IES_intctxt
1251*33de042dSApple OSS Distributions0x5020014	IES_intfltr
1252*33de042dSApple OSS Distributions0x5020018	IES_action
1253*33de042dSApple OSS Distributions0x502001c	IES_filter
1254*33de042dSApple OSS Distributions0x5030004	TES_client
1255*33de042dSApple OSS Distributions0x5030008	TES_latency
1256*33de042dSApple OSS Distributions0x503000c	TES_sema
1257*33de042dSApple OSS Distributions0x5030010	TES_action
1258*33de042dSApple OSS Distributions0x5040004	CQ_client
1259*33de042dSApple OSS Distributions0x5040008	CQ_latency
1260*33de042dSApple OSS Distributions0x504000c	CQ_sema
1261*33de042dSApple OSS Distributions0x5040010	CQ_psema
1262*33de042dSApple OSS Distributions0x5040014	CQ_plock
1263*33de042dSApple OSS Distributions0x5040018	CQ_action
1264*33de042dSApple OSS Distributions0x5070004	PM_SetParent
1265*33de042dSApple OSS Distributions0x5070008	PM_AddChild
1266*33de042dSApple OSS Distributions0x507000c	PM_RemoveChild
1267*33de042dSApple OSS Distributions0x5070010	PM_CtrlDriver
1268*33de042dSApple OSS Distributions0x5070014	PM_CtrlDriverErr1
1269*33de042dSApple OSS Distributions0x5070018	PM_CtrlDriverErr2
1270*33de042dSApple OSS Distributions0x507001c	PM_CtrlDriverErr3
1271*33de042dSApple OSS Distributions0x5070020	PM_CtrlDriverErr4
1272*33de042dSApple OSS Distributions0x5070024	PM_InterestDriver
1273*33de042dSApple OSS Distributions0x5070028	PM_InterestDriverAckErr1
1274*33de042dSApple OSS Distributions0x507002c	PM_ChildAck
1275*33de042dSApple OSS Distributions0x5070030	PM_InterestDriverAck
1276*33de042dSApple OSS Distributions0x5070034	PM_InterestDriverAckErr2
1277*33de042dSApple OSS Distributions0x5070038	PM_InterestDriverAckErr3
1278*33de042dSApple OSS Distributions0x507003c	PM_CtrlDriverAckErr4
1279*33de042dSApple OSS Distributions0x5070040	PM_CtrlDriverAck
1280*33de042dSApple OSS Distributions0x5070044	PM_DomainWillChange
1281*33de042dSApple OSS Distributions0x5070048	PM_DomainDidChange
1282*33de042dSApple OSS Distributions0x507004c	PM_RequestDomainState
1283*33de042dSApple OSS Distributions0x5070050	PM_MakeUsable
1284*33de042dSApple OSS Distributions0x5070054	PM_ChangeStateTo
1285*33de042dSApple OSS Distributions0x5070058	PM_ChangeStateToPriv
1286*33de042dSApple OSS Distributions0x507005c	PM_SetAggressiveness
1287*33de042dSApple OSS Distributions0x5070060	PM_CriticalTemp
1288*33de042dSApple OSS Distributions0x5070064	PM_OverrideOn
1289*33de042dSApple OSS Distributions0x5070068	PM_OverrideOff
1290*33de042dSApple OSS Distributions0x507006c	PM_ChangeStateForRoot
1291*33de042dSApple OSS Distributions0x5070070	PM_SynchronizeTree
1292*33de042dSApple OSS Distributions0x5070074	PM_ChangeDone
1293*33de042dSApple OSS Distributions0x5070078	PM_CtrlDriverTardy
1294*33de042dSApple OSS Distributions0x507007c	PM_InterestDriverTardy
1295*33de042dSApple OSS Distributions0x5070080	PM_StartAckTimer
1296*33de042dSApple OSS Distributions0x5070084	PM_StartParentChange
1297*33de042dSApple OSS Distributions0x5070088	PM_AmendParentChange
1298*33de042dSApple OSS Distributions0x507008c	PM_StartDeviceChange
1299*33de042dSApple OSS Distributions0x5070090	PM_RequestDenied
1300*33de042dSApple OSS Distributions0x5070094	PM_CtrlDriverErr5
1301*33de042dSApple OSS Distributions0x5070098	PM_ProgramHardware
1302*33de042dSApple OSS Distributions0x507009c	PM_InformWillChange
1303*33de042dSApple OSS Distributions0x50700a0	PM_InformDidChange
1304*33de042dSApple OSS Distributions0x50700a4	PM_RemoveDriver
1305*33de042dSApple OSS Distributions0x50700a8	PM_SetIdleTimer
1306*33de042dSApple OSS Distributions0x50700ac	PM_SystemWake
1307*33de042dSApple OSS Distributions0x50700b4	PM_ClientAck
1308*33de042dSApple OSS Distributions0x50700b8	PM_ClientTardy
1309*33de042dSApple OSS Distributions0x50700bc	PM_ClientCancel
1310*33de042dSApple OSS Distributions0x50700c0	PM_ClientNotify
1311*33de042dSApple OSS Distributions0x50700c4	PM_AppNotify
1312*33de042dSApple OSS Distributions0x50700d4	PM_IdleCancel
1313*33de042dSApple OSS Distributions0x50700d8	PM_SleepWakeTracePoint
1314*33de042dSApple OSS Distributions0x50700dc	PM_QuiescePowerTree
1315*33de042dSApple OSS Distributions0x50700e0	PM_ComponentWakeProgress
1316*33de042dSApple OSS Distributions0x50700e4	PM_UserActiveState
1317*33de042dSApple OSS Distributions0x50700e8	PM_AppResponseDelay
1318*33de042dSApple OSS Distributions0x50700ec	PM_DriverResponseDelay
1319*33de042dSApple OSS Distributions0x50700f0	PM_PCIDevChangeStart
1320*33de042dSApple OSS Distributions0x50700f4	PM_PCIDevChangeDone
1321*33de042dSApple OSS Distributions0x50700f8	PM_SleepWakeMessage
1322*33de042dSApple OSS Distributions0x50700fc	PM_DriverPSChangeDelay
1323*33de042dSApple OSS Distributions0x5070100	PM_ClaimSystemWake
1324*33de042dSApple OSS Distributions0x5060004	IOMDESC_WIRE
1325*33de042dSApple OSS Distributions0x5060008	IOMDESC_PREPARE
1326*33de042dSApple OSS Distributions0x506000c	IOMDESC_MAP
1327*33de042dSApple OSS Distributions0x5060010	IOMDESC_UNMAP
1328*33de042dSApple OSS Distributions0x5060014	IOMDESC_DMA_MAP
1329*33de042dSApple OSS Distributions0x5060018	IOMDESC_DMAP_UNMAP
1330*33de042dSApple OSS Distributions0x5080004	IOSERVICE_BUSY
1331*33de042dSApple OSS Distributions0x5080008	IOSERVICE_NONBUSY
1332*33de042dSApple OSS Distributions0x508000c	IOSERVICE_MODULESTALL
1333*33de042dSApple OSS Distributions0x5080010	IOSERVICE_MODULEUNSTALL
1334*33de042dSApple OSS Distributions0x5080014	IOSERVICE_TERM_PHASE1
1335*33de042dSApple OSS Distributions0x5080018	IOSERVICE_TERM_REQUEST_OK
1336*33de042dSApple OSS Distributions0x508001c	IOSERVICE_TERM_REQUEST_FAIL
1337*33de042dSApple OSS Distributions0x5080020	IOSERVICE_TERM_SCHEDULE_STOP
1338*33de042dSApple OSS Distributions0x5080024	IOSERVICE_TERM_SCHEDULE_FINALIZE
1339*33de042dSApple OSS Distributions0x5080028	IOSERVICE_TERM_WILL
1340*33de042dSApple OSS Distributions0x508002c	IOSERVICE_TERM_DID
1341*33de042dSApple OSS Distributions0x5080030	IOSERVICE_TERM_DID_DEFER
1342*33de042dSApple OSS Distributions0x5080034	IOSERVICE_TERM_FINALIZE
1343*33de042dSApple OSS Distributions0x5080038	IOSERVICE_TERM_STOP
1344*33de042dSApple OSS Distributions0x508003c	IOSERVICE_TERM_STOP_NOP
1345*33de042dSApple OSS Distributions0x5080040	IOSERVICE_TERM_STOP_DEFER
1346*33de042dSApple OSS Distributions0x5080044	IOSERVICE_TERM_DONE
1347*33de042dSApple OSS Distributions0x5080048	IOSERVICE_KEXTD_ALIVE
1348*33de042dSApple OSS Distributions0x508004C	IOSERVICE_KEXTD_READY
1349*33de042dSApple OSS Distributions0x5080050	IOSERVICE_REGISTRY_QUIET
1350*33de042dSApple OSS Distributions0x5230000	HID_Unexpected
1351*33de042dSApple OSS Distributions0x5230004	HID_KeyboardLEDThreadTrigger
1352*33de042dSApple OSS Distributions0x5230008	HID_KeyboardLEDThreadActive
1353*33de042dSApple OSS Distributions0x523000c	HID_KeyboardSetParam
1354*33de042dSApple OSS Distributions0x5230010	HID_KeyboardCapsThreadTrigger
1355*33de042dSApple OSS Distributions0x5230014	HID_KeyboardCapsThreadActive
1356*33de042dSApple OSS Distributions0x5230018	HID_PostEvent
1357*33de042dSApple OSS Distributions0x523001c	HID_NewUserClient
1358*33de042dSApple OSS Distributions0x5230020	HID_InturruptReport
1359*33de042dSApple OSS Distributions0x5230024	HID_DispatchScroll
1360*33de042dSApple OSS Distributions0x5230028	HID_DispatchRelativePointer
1361*33de042dSApple OSS Distributions0x523002c	HID_DispatchAbsolutePointer
1362*33de042dSApple OSS Distributions0x5230030	HID_DispatchKeyboard
1363*33de042dSApple OSS Distributions0x5230034	HID_EjectCallback
1364*33de042dSApple OSS Distributions0x5230038	HID_CapsCallback
1365*33de042dSApple OSS Distributions0x523003c	HID_HandleReport
1366*33de042dSApple OSS Distributions0x5230040	HID_DispatchTabletPointer
1367*33de042dSApple OSS Distributions0x5230044	HID_DispatchTabletProx
1368*33de042dSApple OSS Distributions0x5230048	HID_DispatchHIDEvent
1369*33de042dSApple OSS Distributions0x523004c	HID_CalculateCapsDelay
1370*33de042dSApple OSS Distributions0x5230050	HID_Invalid
1371*33de042dSApple OSS Distributions0x5310004	CPUPM_PSTATE
1372*33de042dSApple OSS Distributions0x5310008	CPUPM_IDLE_CSTATE
1373*33de042dSApple OSS Distributions0x531000c	CPUPM_IDLE_HALT
1374*33de042dSApple OSS Distributions0x5310010	CPUPM_IDLE_LOOP
1375*33de042dSApple OSS Distributions0x5310014	CPUPM_HPET_START
1376*33de042dSApple OSS Distributions0x5310018	CPUPM_HPET_END
1377*33de042dSApple OSS Distributions0x531001c	CPUPM_HPET_INTR
1378*33de042dSApple OSS Distributions0x5310020	CPUPM_PSTATE_HW
1379*33de042dSApple OSS Distributions0x5310024	CPUPM_PSTATE_LIMIT
1380*33de042dSApple OSS Distributions0x5310028	CPUPM_PSTATE_PARK
1381*33de042dSApple OSS Distributions0x531002c	CPUPM_PSTATE_START
1382*33de042dSApple OSS Distributions0x5310030	CPUPM_PSTATE_PAUSE
1383*33de042dSApple OSS Distributions0x5310034	CPUPM_PSTATE_RESUME
1384*33de042dSApple OSS Distributions0x5310038	CPUPM_PSTATE_DOWN
1385*33de042dSApple OSS Distributions0x531003c	CPUPM_PSTATE_UP
1386*33de042dSApple OSS Distributions0x5310040	CPUPM_PSTATE_NORM
1387*33de042dSApple OSS Distributions0x5310044	CPUPM_PSTATE_FORCE
1388*33de042dSApple OSS Distributions0x5310048	CPUPM_PSTATE_TIMEOUT
1389*33de042dSApple OSS Distributions0x531004c	CPUPM_PSTATE_SETTO
1390*33de042dSApple OSS Distributions0x5310050	CPUPM_SET_DEADLINE
1391*33de042dSApple OSS Distributions0x5310054	CPUPM_GET_DEADLINE
1392*33de042dSApple OSS Distributions0x5310058	CPUPM_DEADLINE
1393*33de042dSApple OSS Distributions0x531005c	CPUPM_IDLE_SNOOP
1394*33de042dSApple OSS Distributions0x5310060	CPUPM_IDLE_LATENCY
1395*33de042dSApple OSS Distributions0x5310064	CPUPM_IDLE_WAKEUP
1396*33de042dSApple OSS Distributions0x5310068	CPUPM_IDLE_SW_WAKEUP
1397*33de042dSApple OSS Distributions0x531006c	CPUPM_IDLE_SELECT
1398*33de042dSApple OSS Distributions0x5310070	CPUPM_IDLE_SELECTED
1399*33de042dSApple OSS Distributions0x5310074	CPUPM_IDLE_INTSKIP
1400*33de042dSApple OSS Distributions0x5310078	CPUPM_IDLE_LOCK
1401*33de042dSApple OSS Distributions0x531007c	CPUPM_IDLE_UNLOCK
1402*33de042dSApple OSS Distributions0x5310080	CPUPM_IDLE_NO_HPET
1403*33de042dSApple OSS Distributions0x5310084	CPUPM_FI_UP
1404*33de042dSApple OSS Distributions0x5310088	CPUPM_FI_UP_CPU
1405*33de042dSApple OSS Distributions0x531008c	CPUPM_FI_MP
1406*33de042dSApple OSS Distributions0x5310090	CPUPM_FI_MP_CPU
1407*33de042dSApple OSS Distributions0x5310094	CPUPM_FI_PAUSE
1408*33de042dSApple OSS Distributions0x5310098	CPUPM_FI_RUN
1409*33de042dSApple OSS Distributions0x531009c	CPUPM_PROC_HALT
1410*33de042dSApple OSS Distributions0x53100a0	CPUPM_TRACE_STOPPED
1411*33de042dSApple OSS Distributions0x53100a4	CPUPM_HPET_INT_LOCK
1412*33de042dSApple OSS Distributions0x53100a8	CPUPM_HPET_INT_UNLOCK
1413*33de042dSApple OSS Distributions0x53100ac	CPUPM_HPET_TRY_AGAIN
1414*33de042dSApple OSS Distributions0x53100b0	CPUPM_HPET_SETDEADLINE
1415*33de042dSApple OSS Distributions0x53100b4	CPUPM_LOCK_HELDBY
1416*33de042dSApple OSS Distributions0x53100b8	CPUPM_HPET_DELTA
1417*33de042dSApple OSS Distributions0x53100bc	CPUPM_HPET_TOO_LATE
1418*33de042dSApple OSS Distributions0x53100c0	CPUPM_HPET_NO_DEADLINE
1419*33de042dSApple OSS Distributions0x53100c4	CPUPM_IDLE
1420*33de042dSApple OSS Distributions0x53100c8	CPUPM_CORE_CHK_DEADLINE
1421*33de042dSApple OSS Distributions0x53100cc	CPUPM_SET_HPET_DEADLINE
1422*33de042dSApple OSS Distributions0x53100d0	CPUPM_HPET_READ
1423*33de042dSApple OSS Distributions0x53100d4	CPUPM_TIME_ADJUST
1424*33de042dSApple OSS Distributions0x53100d8	CPUPM_IDLE_MWAIT
1425*33de042dSApple OSS Distributions0x53100dc	CPUPM_FI_SLAVE_IDLE
1426*33de042dSApple OSS Distributions0x53100e0	CPUPM_FI_SLAVE_BLOCK
1427*33de042dSApple OSS Distributions0x53100e4	CPUPM_FI_MAST_SIGNAL
1428*33de042dSApple OSS Distributions0x53100e8	CPUPM_CORE_DEADLINE
1429*33de042dSApple OSS Distributions0x53100ec	CPUPM_IDLE_FAST
1430*33de042dSApple OSS Distributions0x53100f0	CPUPM_IDLE_PAUSE
1431*33de042dSApple OSS Distributions0x53100f4	CPUPM_IDLE_SHORT
1432*33de042dSApple OSS Distributions0x53100f8	CPUPM_IDLE_NORMAL
1433*33de042dSApple OSS Distributions0x53100fc	CPUPM_IDLE_SPURIOUS
1434*33de042dSApple OSS Distributions0x5310100	CPUPM_PSTATE_INFO
1435*33de042dSApple OSS Distributions0x5310104	CPUPM_PSTATE_INFO_HW
1436*33de042dSApple OSS Distributions0x5310108	CPUPM_PSTATE_FSM
1437*33de042dSApple OSS Distributions0x531010c	CPUPM_PSTATE_FSM_STEP
1438*33de042dSApple OSS Distributions0x5310110	CPUPM_PSTATE_FSM_EVAL
1439*33de042dSApple OSS Distributions0x5310114	CPUPM_PSTATE_FSM_MAP
1440*33de042dSApple OSS Distributions0x5310118	CPUPM_CPUSTEP_STEP
1441*33de042dSApple OSS Distributions0x531011c	CPUPM_CPUSTEP_STEP_UP
1442*33de042dSApple OSS Distributions0x5310120	CPUPM_CPUSTEP_STEP_DOWN
1443*33de042dSApple OSS Distributions0x5310124	CPUPM_CPUSTEP_AVAIL
1444*33de042dSApple OSS Distributions0x5310128	CPUPM_CPUSTEP_AVAIL_STEP
1445*33de042dSApple OSS Distributions0x531012c	CPUPM_CPUSTEP_AVAIL_CHNG
1446*33de042dSApple OSS Distributions0x5310130	CPUPM_CPUSTEP_LOAD
1447*33de042dSApple OSS Distributions0x5310134	CPUPM_CPUSTEP_START
1448*33de042dSApple OSS Distributions0x5310138	CPUPM_CPUSTEP_STOP
1449*33de042dSApple OSS Distributions0x531013c	CPUPM_CPUSTEP_COPY
1450*33de042dSApple OSS Distributions0x5310140	CPUPM_CPUSTEP_CLEAR
1451*33de042dSApple OSS Distributions0x5310144	CPUPM_CPUSTEP_RUNCOUNT
1452*33de042dSApple OSS Distributions0x5310148	CPUPM_CPUSTEP_WAKEUP
1453*33de042dSApple OSS Distributions0x531014c	CPUPM_PSTATE_TRACE
1454*33de042dSApple OSS Distributions0x5310150	CPUPM_PSTATE_EVENT
1455*33de042dSApple OSS Distributions0x5310154	CPUPM_IDLE_RATE
1456*33de042dSApple OSS Distributions0x5310158	CPUPM_PSTATE_FSM_RESUME
1457*33de042dSApple OSS Distributions0x531015c	CPUPM_PSTATE_FSM_PAUSE
1458*33de042dSApple OSS Distributions0x5310160	CPUPM_PSTATE_INSTRUCTION
1459*33de042dSApple OSS Distributions0x5310164	CPUPM_PSTATE_INST_ARG
1460*33de042dSApple OSS Distributions0x5310168	CPUPM_PSTATE_STACK_PUSH
1461*33de042dSApple OSS Distributions0x531016c	CPUPM_PSTATE_STACK_POP
1462*33de042dSApple OSS Distributions0x5310170	CPUPM_IDLE_PREFIRE
1463*33de042dSApple OSS Distributions0x5310174	CPUPM_PSTATE_VERIFY
1464*33de042dSApple OSS Distributions0x5310178	CPUPM_TIMER_MIGRATE
1465*33de042dSApple OSS Distributions0x531017c	CPUPM_RING_LIMIT
1466*33de042dSApple OSS Distributions0x5310180	CPUPM_CONTEXT_PAUSE
1467*33de042dSApple OSS Distributions0x5310184	CPUPM_CONTEXT_RESUME
1468*33de042dSApple OSS Distributions0x5310188	CPUPM_CONTEXT_RESUME_INFO
1469*33de042dSApple OSS Distributions0x531018c	CPUPM_THREAD_RESUME
1470*33de042dSApple OSS Distributions0x5310190	CPUPM_THREAD_PAUSE_INFO
1471*33de042dSApple OSS Distributions0x5310194	CPUPM_THREAD_RESUME_INFO
1472*33de042dSApple OSS Distributions0x5310198	CPUPM_TEST_MASTER_INFO
1473*33de042dSApple OSS Distributions0x531019c	CPUPM_TEST_SLAVE_INFO
1474*33de042dSApple OSS Distributions0x53101a0	CPUPM_TEST_INFO
1475*33de042dSApple OSS Distributions0x53101a4	CPUPM_TEST_RUN_INFO
1476*33de042dSApple OSS Distributions0x53101a8	CPUPM_TEST_SLAVE_INFO
1477*33de042dSApple OSS Distributions0x53101ac	CPUPM_FORCED_IDLE
1478*33de042dSApple OSS Distributions0x53101b4	CPUPM_PSTATE_CHOOSE
1479*33de042dSApple OSS Distributions0x53101b8	CPUPM_PSTATE_COMMIT
1480*33de042dSApple OSS Distributions0x53101bc	CPUPM_PSTATE_CHECK
1481*33de042dSApple OSS Distributions0x5310200	CPUPM_PST_RESOLVE
1482*33de042dSApple OSS Distributions0x5310204	CPUPM_PST_LOAD_TXFR
1483*33de042dSApple OSS Distributions0x5310208	CPUPM_PST_IDLE_EXIT
1484*33de042dSApple OSS Distributions0x531020C	CPUPM_PST_IDLE_ENTRY
1485*33de042dSApple OSS Distributions0x5310210	CPUPM_PST_TIMER
1486*33de042dSApple OSS Distributions0x5310214	CPUPM_PST_MAXBUS
1487*33de042dSApple OSS Distributions0x5310218	CPUPM_PST_MAXINT
1488*33de042dSApple OSS Distributions0x531021C	CPUPM_PST_PLIMIT
1489*33de042dSApple OSS Distributions0x5310220	CPUPM_PST_SELFSEL
1490*33de042dSApple OSS Distributions0x5310224	CPUPM_PST_RATELIMIT
1491*33de042dSApple OSS Distributions0x5310228	CPUPM_PST_RATEUNLIMIT
1492*33de042dSApple OSS Distributions0x531022C	CPUPM_DVFS_PAUSE
1493*33de042dSApple OSS Distributions0x5310230	CPUPM_DVFS_RESUME
1494*33de042dSApple OSS Distributions0x5310234	CPUPM_DVFS_ADVANCE
1495*33de042dSApple OSS Distributions0x5310238	CPUPM_DVFS_TRANSIT
1496*33de042dSApple OSS Distributions0x531023C	CPUPM_TQM
1497*33de042dSApple OSS Distributions0x5310240	CPUPM_QUIESCE
1498*33de042dSApple OSS Distributions0x5310244	CPUPM_MBD
1499*33de042dSApple OSS Distributions0x5310248	CPUPM_PST_RATELIMIT_QOS
1500*33de042dSApple OSS Distributions0x531024C	CPUPM_PST_QOS_RATEUNLIMIT
1501*33de042dSApple OSS Distributions0x5310250	CPUPM_PST_QOS_SWITCH
1502*33de042dSApple OSS Distributions0x5310254	CPUPM_FORCED_IDLE
1503*33de042dSApple OSS Distributions0x5310258	CPUPM_PST_RAW_PERF
1504*33de042dSApple OSS Distributions0x531025C	CPUPM_CPU_HALT_DEEP
1505*33de042dSApple OSS Distributions0x5310260	CPUPM_CPU_HALT
1506*33de042dSApple OSS Distributions0x5310264	CPUPM_CPU_OFFLINE
1507*33de042dSApple OSS Distributions0x5310268	CPUPM_CPU_EXIT_HALT
1508*33de042dSApple OSS Distributions0x531026C	CPUPM_PST_QOS_CHARGE
1509*33de042dSApple OSS Distributions0x5310270	CPUPM_PST_QOS_APPLY
1510*33de042dSApple OSS Distributions0x5310274	CPUPM_PST_QOS_SWITCH2
1511*33de042dSApple OSS Distributions0x5310278	CPUPM_PST_UIB
1512*33de042dSApple OSS Distributions0x531027C	CPUPM_PST_PLIMIT_UIB
1513*33de042dSApple OSS Distributions0x5310280	CPUPM_IO
1514*33de042dSApple OSS Distributions0x5310284	CPUPM_FI
1515*33de042dSApple OSS Distributions0x5310290	CPUPM_URGENCY
1516*33de042dSApple OSS Distributions0x5310294	CPUPM_IDLE_EXIT1
1517*33de042dSApple OSS Distributions0x5310298	CPUPM_PST_QOS_CONT
1518*33de042dSApple OSS Distributions0x531029C	CPUPM_MID
1519*33de042dSApple OSS Distributions0x53102A0	CPUPM_PST_LOAD_CAPTURE
1520*33de042dSApple OSS Distributions0x53102A4	CPUPM_PSTATE_HWP_MODE
1521*33de042dSApple OSS Distributions0x53102A8	CPUPM_PST_WR_REASON
1522*33de042dSApple OSS Distributions0x5310300	CPUPM_IDLE_WFE
1523*33de042dSApple OSS Distributions0x5310304	CPUPM_IDLE_TIMER_WFE
1524*33de042dSApple OSS Distributions0x5330000	HIBERNATE
1525*33de042dSApple OSS Distributions0x5330004	HIBERNATE_WRITE_IMAGE
1526*33de042dSApple OSS Distributions0x5330008	HIBERNATE_MACHINE_INIT
1527*33de042dSApple OSS Distributions0x533000c	HIBERNATE_FLUSH_MEMORY
1528*33de042dSApple OSS Distributions0x5330010	HIBERNATE_flush_queue
1529*33de042dSApple OSS Distributions0x5330014	HIBERNATE_flush_wait
1530*33de042dSApple OSS Distributions0x5330018	HIBERNATE_flush_in_progress
1531*33de042dSApple OSS Distributions0x533001c	HIBERNATE_flush_bufs
1532*33de042dSApple OSS Distributions0x5330020	HIBERNATE_page_list_setall
1533*33de042dSApple OSS Distributions0x5330024	HIBERNATE_aes_decrypt_cbc
1534*33de042dSApple OSS Distributions0x5330028	HIBERNATE_flush_compressor
1535*33de042dSApple OSS Distributions0x533002c	HIBERNATE_fastwake_warmup
1536*33de042dSApple OSS Distributions0x5330030	HIBERNATE_teardown
1537*33de042dSApple OSS Distributions0x5330034	HIBERNATE_rebuild
1538*33de042dSApple OSS Distributions0x5330038	HIBERNATE_stats
1539*33de042dSApple OSS Distributions0x533003c	HIBERNATE_idle_kernel
1540*33de042dSApple OSS Distributions0x5350000	BOOTER_timestamps
1541*33de042dSApple OSS Distributions0x5350004	BOOTER_secure_timestamps
1542*33de042dSApple OSS Distributions0x7000004	TRACE_DATA_NEWTHREAD
1543*33de042dSApple OSS Distributions0x7000008	TRACE_DATA_EXEC
1544*33de042dSApple OSS Distributions0x700000c	TRACE_DATA_THREAD_TERMINATE
1545*33de042dSApple OSS Distributions0x7000010	TRACE_DATA_THREAD_TERMINATE_PID
1546*33de042dSApple OSS Distributions0x7010000	TRACE_STRING_GLOBAL
1547*33de042dSApple OSS Distributions0x7010004	TRACE_STRING_NEWTHREAD
1548*33de042dSApple OSS Distributions0x7010008	TRACE_STRING_EXEC
1549*33de042dSApple OSS Distributions0x701000c	TRACE_STRING_PROC_EXIT
1550*33de042dSApple OSS Distributions0x7010010	TRACE_STRING_THREADNAME
1551*33de042dSApple OSS Distributions0x7010014	TRACE_STRING_THREADNAME_PREV
1552*33de042dSApple OSS Distributions0x7020000	TRACE_PANIC
1553*33de042dSApple OSS Distributions0x7020004	TRACE_TIMESTAMPS
1554*33de042dSApple OSS Distributions0x7020008	TRACE_LOST_EVENTS
1555*33de042dSApple OSS Distributions0x702000c	TRACE_WRITING_EVENTS
1556*33de042dSApple OSS Distributions0x7020010	TRACE_INFO_STRING
1557*33de042dSApple OSS Distributions0x7020014	TRACE_RETROGRADE_EVENTS
1558*33de042dSApple OSS Distributions0x8000000	USER_TEST
1559*33de042dSApple OSS Distributions0x8000004	USER_run
1560*33de042dSApple OSS Distributions0x8000008	USER_join
1561*33de042dSApple OSS Distributions0x800000c	USER_create
1562*33de042dSApple OSS Distributions0x8000010	USER_pthread_create
1563*33de042dSApple OSS Distributions0x8000014	USER_pthread_exit
1564*33de042dSApple OSS Distributions0x8000018	USER_pthread_join
1565*33de042dSApple OSS Distributions0x800001c	USER_pthread_run
1566*33de042dSApple OSS Distributions0x8000020	USER_pthread_cleanup_push
1567*33de042dSApple OSS Distributions0x8000100	FW_underrun
1568*33de042dSApple OSS Distributions0x8000104	FW_interrupt
1569*33de042dSApple OSS Distributions0x8000108	FW_workloop
1570*33de042dSApple OSS Distributions0x8010400	F_DLIL_Input
1571*33de042dSApple OSS Distributions0x8010800	F_DLIL_Output
1572*33de042dSApple OSS Distributions0x8010c00	F_DLIL_IfOut
1573*33de042dSApple OSS Distributions0x8040000	USER_STOP
1574*33de042dSApple OSS Distributions0x9010004	wq_pthread_exit
1575*33de042dSApple OSS Distributions0x9010008	wq_workqueue_exit
1576*33de042dSApple OSS Distributions0x901000c	wq_runthread
1577*33de042dSApple OSS Distributions0x9010014	wq_death_call
1578*33de042dSApple OSS Distributions0x9010024	wq_thread_block
1579*33de042dSApple OSS Distributions0x9010028	wq_thactive_update
1580*33de042dSApple OSS Distributions0x901002c	wq_add_timer
1581*33de042dSApple OSS Distributions0x9010030	wq_start_add_timer
1582*33de042dSApple OSS Distributions0x9010050	wq_override_dispatch
1583*33de042dSApple OSS Distributions0x9010054	wq_override_reset
1584*33de042dSApple OSS Distributions0x9010074	wq_thread_create_failed
1585*33de042dSApple OSS Distributions0x9010078	wq_thread_terminate
1586*33de042dSApple OSS Distributions0x901007c	wq_thread_create
1587*33de042dSApple OSS Distributions0x9010080	wq_select_threadreq
1588*33de042dSApple OSS Distributions0x901008c	wq_creator_select
1589*33de042dSApple OSS Distributions0x9010090	wq_creator_yield
1590*33de042dSApple OSS Distributions0x9010094	wq_constrained_admission
1591*33de042dSApple OSS Distributions0x9010098	wq_wqops_reqthreads
1592*33de042dSApple OSS Distributions0x901009c	wq_cooperative_admission
1593*33de042dSApple OSS Distributions0x9020004	wq_create
1594*33de042dSApple OSS Distributions0x9020008	wq_destroy
1595*33de042dSApple OSS Distributions0x902000c	wq_thread_logical_run
1596*33de042dSApple OSS Distributions0x9020014	wq_thread_request_initiate
1597*33de042dSApple OSS Distributions0x9020018	wq_thread_request_modify
1598*33de042dSApple OSS Distributions0x9070004	wq_quantum_arm
1599*33de042dSApple OSS Distributions0x9070008	wq_quantum_expired
1600*33de042dSApple OSS Distributions0x907000c	wq_quantum_disarm
1601*33de042dSApple OSS Distributions0x9070010	wq_quantum_expiry_reevaluate
1602*33de042dSApple OSS Distributions0x9100004	bsdthread_set_qos_self
1603*33de042dSApple OSS Distributions0xa000100	P_CS_Read
1604*33de042dSApple OSS Distributions0xa000110	P_CS_Write
1605*33de042dSApple OSS Distributions0xa000104	P_CS_ReadDone
1606*33de042dSApple OSS Distributions0xa000114	P_CS_WriteDone
1607*33de042dSApple OSS Distributions0xa000200	P_CS_ReadChunk
1608*33de042dSApple OSS Distributions0xa000210	P_CS_WriteChunk
1609*33de042dSApple OSS Distributions0xa000204	P_CS_ReadChunkDone
1610*33de042dSApple OSS Distributions0xa000214	P_CS_WriteChunkDone
1611*33de042dSApple OSS Distributions0xa000300	P_CS_ReadMeta
1612*33de042dSApple OSS Distributions0xa000310	P_CS_WriteMeta
1613*33de042dSApple OSS Distributions0xa000304	P_CS_ReadMetaDone
1614*33de042dSApple OSS Distributions0xa000314	P_CS_WriteMetaDone
1615*33de042dSApple OSS Distributions0xa000400	P_CS_ReadCrypto
1616*33de042dSApple OSS Distributions0xa000410	P_CS_WriteCrypto
1617*33de042dSApple OSS Distributions0xa000404	P_CS_ReadCryptoDone
1618*33de042dSApple OSS Distributions0xa000414	P_CS_WriteCryptoDone
1619*33de042dSApple OSS Distributions0xa000500	P_CS_TransformRead
1620*33de042dSApple OSS Distributions0xa000510	P_CS_TransformWrite
1621*33de042dSApple OSS Distributions0xa000504	P_CS_TransformReadDone
1622*33de042dSApple OSS Distributions0xa000514	P_CS_TransformWriteDone
1623*33de042dSApple OSS Distributions0xa000600	P_CS_MigrationRead
1624*33de042dSApple OSS Distributions0xa000610	P_CS_MigrationWrite
1625*33de042dSApple OSS Distributions0xa000604	P_CS_MigrationReadDone
1626*33de042dSApple OSS Distributions0xa000614	P_CS_MigrationWriteDone
1627*33de042dSApple OSS Distributions0xa000700	P_CS_DirectRead
1628*33de042dSApple OSS Distributions0xa000710	P_CS_DirectWrite
1629*33de042dSApple OSS Distributions0xa000704	P_CS_DirectReadDone
1630*33de042dSApple OSS Distributions0xa000714	P_CS_DirectWriteDone
1631*33de042dSApple OSS Distributions0xa008000	P_CS_SYNC_DISK
1632*33de042dSApple OSS Distributions0xa008004	P_CS_WaitForBuffer
1633*33de042dSApple OSS Distributions0xa008008	P_CS_NoBuffer
1634*33de042dSApple OSS Distributions0xc010000	MT_InstrsCycles
1635*33de042dSApple OSS Distributions0xc010004	MT_InsCyc_CPU_CSwitch
1636*33de042dSApple OSS Distributions0xc010008	MT_Debug
1637*33de042dSApple OSS Distributions0xc01000c	MT_Resources_ProcExit
1638*33de042dSApple OSS Distributions0xc010010	MT_Resources_ThExit
1639*33de042dSApple OSS Distributions0xc010014	MT_InsCyc_CPU_CSwitch_Off
1640*33de042dSApple OSS Distributions0xcfe0000	MT_TmpThread
1641*33de042dSApple OSS Distributions0xcff0000	MT_TmpCPU
1642*33de042dSApple OSS Distributions0x11000000	DNC_PURGE1
1643*33de042dSApple OSS Distributions0x11000004	DNC_PURGE2
1644*33de042dSApple OSS Distributions0x11000008	DNC_FOUND
1645*33de042dSApple OSS Distributions0x1100000c	DNC_FAILED
1646*33de042dSApple OSS Distributions0x11000010	DNC_ENTER
1647*33de042dSApple OSS Distributions0x11000014	DNC_remove_name
1648*33de042dSApple OSS Distributions0x11000018	DNC_ENTER_CREATE
1649*33de042dSApple OSS Distributions0x1100001c	DNC_update_identity
1650*33de042dSApple OSS Distributions0x11000020	DNC_PURGE
1651*33de042dSApple OSS Distributions0x11000030	DNC_LOOKUP_PATH
1652*33de042dSApple OSS Distributions0x11000038	NAMEI
1653*33de042dSApple OSS Distributions0x11000048	VFS_SUSPENDED
1654*33de042dSApple OSS Distributions0x1100004C	VFS_CACHEPURGE
1655*33de042dSApple OSS Distributions0x11000050	VFS_CACHELOOKUP_SUCCESS
1656*33de042dSApple OSS Distributions0x11000054	VFS_CACHELOOKUP_FAILED
1657*33de042dSApple OSS Distributions0x11000058	VFS_CACHELOOKUP_ENTER
1658*33de042dSApple OSS Distributions0x1100005c	VFS_CACHELOOKUP
1659*33de042dSApple OSS Distributions0x11000060	VFS_GETIOCOUNT
1660*33de042dSApple OSS Distributions0x11000064	VFS_vnode_recycle
1661*33de042dSApple OSS Distributions0x11000068	VFS_vnode_reclaim
1662*33de042dSApple OSS Distributions0x11000080	VOLFS_lookup
1663*33de042dSApple OSS Distributions0x11000084	lookup_mountedhere
1664*33de042dSApple OSS Distributions0x11000088	VNOP_LOOKUP
1665*33de042dSApple OSS Distributions0x11000090	VFS_vnode_rele
1666*33de042dSApple OSS Distributions0x11000094	VFS_vnode_put
1667*33de042dSApple OSS Distributions0x11004100	NC_lock_shared
1668*33de042dSApple OSS Distributions0x11004104	NC_lock_exclusive
1669*33de042dSApple OSS Distributions0x11004108	NC_unlock
1670*33de042dSApple OSS Distributions0x01a90000	MACH_SCHED_CLUTCH_ROOT_BUCKET_STATE
1671*33de042dSApple OSS Distributions0x01a90004	MACH_SCHED_CLUTCH_TG_BUCKET_STATE
1672*33de042dSApple OSS Distributions0x01a90008	MACH_SCHED_CLUTCH_THREAD_SELECT
1673*33de042dSApple OSS Distributions0x01a9000c	MACH_SCHED_CLUTCH_THREAD_STATE
1674*33de042dSApple OSS Distributions0x01a90010	MACH_SCHED_CLUTCH_TG_BUCKET_PRI
1675*33de042dSApple OSS Distributions0x01a90014	MACH_SCHED_EDGE_CLUSTER_OVERLOAD
1676*33de042dSApple OSS Distributions0x01a90018	MACH_SCHED_EDGE_STEAL
1677*33de042dSApple OSS Distributions0x01a9001c	MACH_SCHED_EDGE_REBAL_RUNNABLE
1678*33de042dSApple OSS Distributions0x01a90020	MACH_SCHED_EDGE_REBAL_RUNNING
1679*33de042dSApple OSS Distributions0x01a90024	MACH_SCHED_EDGE_SHOULD_YIELD
1680*33de042dSApple OSS Distributions0x01a90028	MACH_SCHED_CLUTCH_THR_COUNT
1681*33de042dSApple OSS Distributions0x01a9002c	MACH_SCHED_EDGE_LOAD_AVG
1682*33de042dSApple OSS Distributions0x01a90030	MACH_SCHED_EDGE_CLUSTER_SHARED_LOAD
1683*33de042dSApple OSS Distributions0x01a90034	MACH_SCHED_EDGE_RSRC_HEAVY_THREAD
1684*33de042dSApple OSS Distributions0x01ab0000	WORKGROUP_INTERVAL_CREATE
1685*33de042dSApple OSS Distributions0x01ab0004	WORKGROUP_INTERVAL_DESTROY
1686*33de042dSApple OSS Distributions0x01ab0008	WORKGROUP_INTERVAL_CHANGE
1687*33de042dSApple OSS Distributions0x01ab000c	WORKGROUP_INTERVAL_START
1688*33de042dSApple OSS Distributions0x01ab0010	WORKGROUP_INTERVAL_UPDATE
1689*33de042dSApple OSS Distributions0x01ab0014	WORKGROUP_INTERVAL_FINISH
1690*33de042dSApple OSS Distributions0x01ab0018	WORKGROUP_INTERVAL_SET_WORKLOAD_ID
1691*33de042dSApple OSS Distributions0x01ab001c	WORKGROUP_INTERVAL_SET_WORKLOAD_ID_NAME
1692*33de042dSApple OSS Distributions0x01ac0000	HV_X86_ENTER
1693*33de042dSApple OSS Distributions0x01ac0004	HV_X86_ENTER_ERROR
1694*33de042dSApple OSS Distributions0x01ac0008	HV_X86_TASK_TRAP
1695*33de042dSApple OSS Distributions0x01ac000c	HV_X86_THREAD_TRAP
1696*33de042dSApple OSS Distributions0x01ac0010	HV_X86_INTERRUPT_INJECT
1697*33de042dSApple OSS Distributions0x01ac0014	HV_X86_INTERRUPT_RECV
1698*33de042dSApple OSS Distributions0x01ac0018	HV_X86_INTERRUPT_SEND
1699*33de042dSApple OSS Distributions0x01ac001c	HV_X86_IPI_SEND
1700*33de042dSApple OSS Distributions0x01ac0020	HV_X86_NMI_INJECT
1701*33de042dSApple OSS Distributions0x01ac0024	HV_X86_NMI_SEND
1702*33de042dSApple OSS Distributions0x01ac0028	HV_X86_LSC_HIT
1703*33de042dSApple OSS Distributions0x01ac002c	HV_X86_LSC_INSERT
1704*33de042dSApple OSS Distributions0x01ac0030	HV_X86_LSC_INSERT_IMM32
1705*33de042dSApple OSS Distributions0x01ac0034	HV_X86_LSC_INVALID
1706*33de042dSApple OSS Distributions0x01ac0038	HV_X86_LSC_INVALIDATE
1707*33de042dSApple OSS Distributions0x01ac003c	HV_X86_LSC_MISS
1708*33de042dSApple OSS Distributions0x01ac0040	HV_X86_TIMER_CANCEL
1709*33de042dSApple OSS Distributions0x01ac0044	HV_X86_TIMER_FIRE
1710*33de042dSApple OSS Distributions0x01ac0048	HV_X86_TIMER_SCHEDULE
1711*33de042dSApple OSS Distributions0x01ac004c	HV_X86_APIC_ACCESS_EXIT
1712*33de042dSApple OSS Distributions0x01ac0050	HV_X86_APIC_WRITE_EXIT
1713*33de042dSApple OSS Distributions0x01ac0054	HV_X86_EPT_VIOLATION_EXIT
1714*33de042dSApple OSS Distributions0x01ac0058	HV_X86_EXC_NMI_EXIT
1715*33de042dSApple OSS Distributions0x01ac005c	HV_X86_HLT_EXIT
1716*33de042dSApple OSS Distributions0x01ac0060	HV_X86_IO_EXIT
1717*33de042dSApple OSS Distributions0x01ac0064	HV_X86_IRQ_EXIT
1718*33de042dSApple OSS Distributions0x01ac0068	HV_X86_IRQ_WND_EXIT
1719*33de042dSApple OSS Distributions0x01ac006c	HV_X86_MOV_DR_EXIT
1720*33de042dSApple OSS Distributions0x01ac0070	HV_X86_NMI_WND_EXIT
1721*33de042dSApple OSS Distributions0x01ac0074	HV_X86_RDMSR_EXIT
1722*33de042dSApple OSS Distributions0x01ac0078	HV_X86_RDPMC_EXIT
1723*33de042dSApple OSS Distributions0x01ac007c	HV_X86_TPR_THRESHOLD_EXIT
1724*33de042dSApple OSS Distributions0x01ac0080	HV_X86_VMX_TIMER_EXPIRED_EXIT
1725*33de042dSApple OSS Distributions0x01ac0084	HV_X86_WRMSR_EXIT
1726*33de042dSApple OSS Distributions0x01ac0088	HV_X86_VCPU_READ_APIC_TRAP
1727*33de042dSApple OSS Distributions0x01ac008c	HV_X86_VCPU_READ_VMCS_TRAP
1728*33de042dSApple OSS Distributions0x01ac0090	HV_X86_VCPU_RUN_TRAP
1729*33de042dSApple OSS Distributions0x01ac0094	HV_X86_VCPU_RUN_UNTIL_TRAP
1730*33de042dSApple OSS Distributions0x01ac0098	HV_X86_VCPU_WRITE_APIC_TRAP
1731*33de042dSApple OSS Distributions0x01ac009c	HV_X86_VM_ADDRSPACE_CREATE_TRAP
1732*33de042dSApple OSS Distributions0x01ac00a0	HV_X86_VM_ADDRSPACE_DESTROY_TRAP
1733*33de042dSApple OSS Distributions0x01ac00a4	HV_X86_VM_INTR_MSI_TRAP
1734*33de042dSApple OSS Distributions0x01ac00a8	HV_X86_VM_MAP_TRAP
1735*33de042dSApple OSS Distributions0x01ac00ac	HV_X86_VM_PROTECT_TRAP
1736*33de042dSApple OSS Distributions0x01ac00b0	HV_X86_VM_UNMAP_TRAP
1737*33de042dSApple OSS Distributions0x01ac00b4	HV_X86_TSC_OFFSET_SET
1738*33de042dSApple OSS Distributions0x01ad0000	KCOV_STKSZ_THRESHOLD_ABOVE
1739*33de042dSApple OSS Distributions0x01ad0004	KCOV_STKSZ_THRESHOLD_BELOW
1740*33de042dSApple OSS Distributions0x01ad0008	KCOV_STKSZ_DELTA
1741*33de042dSApple OSS Distributions0x01ae0000	MDSC_hv_task_trap
1742*33de042dSApple OSS Distributions0x01ae0004	MDSC_hv_thread_trap
1743*33de042dSApple OSS Distributions0x1e000000	SEC_ENTROPY_READ0
1744*33de042dSApple OSS Distributions0x1e000004	SEC_ENTROPY_READ1
1745*33de042dSApple OSS Distributions0x1e000008	SEC_ENTROPY_READ2
1746*33de042dSApple OSS Distributions0x1e00000c	SEC_ENTROPY_READ3
1747*33de042dSApple OSS Distributions0x1f000000	DYLD_initialize
1748*33de042dSApple OSS Distributions0x1f010000	DYLD_CALL_image_init_routine
1749*33de042dSApple OSS Distributions0x1f010004	DYLD_CALL_dependent_init_routine
1750*33de042dSApple OSS Distributions0x1f010008	DYLD_CALL_lazy_init_routine
1751*33de042dSApple OSS Distributions0x1f01000c	DYLD_CALL_module_init_for_library
1752*33de042dSApple OSS Distributions0x1f010010	DYLD_CALL_module_init_for_object
1753*33de042dSApple OSS Distributions0x1f010014	DYLD_CALL_module_terminator_for_object
1754*33de042dSApple OSS Distributions0x1f010018	DYLD_CALL_module_init_for_dylib
1755*33de042dSApple OSS Distributions0x1f01001c	DYLD_CALL_mod_term_func
1756*33de042dSApple OSS Distributions0x1f010020	DYLD_CALL_object_func
1757*33de042dSApple OSS Distributions0x1f010024	DYLD_CALL_library_func
1758*33de042dSApple OSS Distributions0x1f010028	DYLD_CALL_add_image_func
1759*33de042dSApple OSS Distributions0x1f01002c	DYLD_CALL_remove_image_func
1760*33de042dSApple OSS Distributions0x1f010030	DYLD_CALL_link_object_module_func
1761*33de042dSApple OSS Distributions0x1f010034	DYLD_CALL_link_library_module_func
1762*33de042dSApple OSS Distributions0x1f010038	DYLD_CALL_link_module_func
1763*33de042dSApple OSS Distributions0x1f020000	DYLD_lookup_and_bind_with_hint
1764*33de042dSApple OSS Distributions0x1f020004	DYLD_lookup_and_bind_fully
1765*33de042dSApple OSS Distributions0x1f020008	DYLD_link_module
1766*33de042dSApple OSS Distributions0x1f02000c	DYLD_ulink_module
1767*33de042dSApple OSS Distributions0x1f020010	DYLD_bind_objc_module
1768*33de042dSApple OSS Distributions0x1f020014	DYLD_bind_fully_image_containing_address
1769*33de042dSApple OSS Distributions0x1f020018	DYLD_make_delayed_module_initializer_calls
1770*33de042dSApple OSS Distributions0x1f02001c	DYLD_NSNameOfSymbol
1771*33de042dSApple OSS Distributions0x1f020020	DYLD_NSAddressOfSymbol
1772*33de042dSApple OSS Distributions0x1f020024	DYLD_NSModuleForSymbol
1773*33de042dSApple OSS Distributions0x1f020028	DYLD_NSLookupAndBindSymbolWithHint
1774*33de042dSApple OSS Distributions0x1f02002c	DYLD_NSLookupSymbolInModule
1775*33de042dSApple OSS Distributions0x1f020030	DYLD_NSLookupSymbolInImage
1776*33de042dSApple OSS Distributions0x1f020034	DYLD_NSIsSymbolNameDefined
1777*33de042dSApple OSS Distributions0x1f020038	DYLD_NSIsSymbolNameDefinedWithHint
1778*33de042dSApple OSS Distributions0x1f02003c	DYLD_NSIsSymbolNameDefinedInImage
1779*33de042dSApple OSS Distributions0x1f020040	DYLD_NSNameOfModule
1780*33de042dSApple OSS Distributions0x1f020044	DYLD_NSLibraryNameForModule
1781*33de042dSApple OSS Distributions0x1f020048	DYLD_NSAddLibrary
1782*33de042dSApple OSS Distributions0x1f02004c	DYLD_NSAddLibraryWithSearching
1783*33de042dSApple OSS Distributions0x1f020050	DYLD_NSAddImage
1784*33de042dSApple OSS Distributions0x1f030000	DYLD_lookup_symbol
1785*33de042dSApple OSS Distributions0x1f030004	DYLD_bind_lazy_symbol_reference
1786*33de042dSApple OSS Distributions0x1f030008	DYLD_bind_symbol_by_name
1787*33de042dSApple OSS Distributions0x1f03000c	DYLD_link_in_need_modules
1788*33de042dSApple OSS Distributions0x1f040000	DYLD_map_image
1789*33de042dSApple OSS Distributions0x1f040004	DYLD_load_executable_image
1790*33de042dSApple OSS Distributions0x1f040008	DYLD_load_library_image
1791*33de042dSApple OSS Distributions0x1f04000c	DYLD_map_library_image
1792*33de042dSApple OSS Distributions0x1f040010	DYLD_map_bundle_image
1793*33de042dSApple OSS Distributions0x1f040014	DYLD_load_dependent_libraries
1794*33de042dSApple OSS Distributions0x1f040018	DYLD_notify_prebinding_agent
1795*33de042dSApple OSS Distributions0x1f050000	DYLD_uuid_map_a
1796*33de042dSApple OSS Distributions0x1f050004	DYLD_uuid_map_b
1797*33de042dSApple OSS Distributions0x1f050008	DYLD_uuid_map_32_a
1798*33de042dSApple OSS Distributions0x1f05000c	DYLD_uuid_map_32_b
1799*33de042dSApple OSS Distributions0x1f050010	DYLD_uuid_map_32_c
1800*33de042dSApple OSS Distributions0x1f050014	DYLD_uuid_unmap_a
1801*33de042dSApple OSS Distributions0x1f050018	DYLD_uuid_unmap_b
1802*33de042dSApple OSS Distributions0x1f05001c	DYLD_uuid_unmap_32_a
1803*33de042dSApple OSS Distributions0x1f050020	DYLD_uuid_unmap_32_b
1804*33de042dSApple OSS Distributions0x1f050024	DYLD_uuid_unmap_32_c
1805*33de042dSApple OSS Distributions0x1f050028	DYLD_uuid_shared_cache_a
1806*33de042dSApple OSS Distributions0x1f05002c	DYLD_uuid_shared_cache_b
1807*33de042dSApple OSS Distributions0x1f050030	DYLD_uuid_shared_cache_32_a
1808*33de042dSApple OSS Distributions0x1f050034	DYLD_uuid_shared_cache_32_b
1809*33de042dSApple OSS Distributions0x1f050038	DYLD_uuid_shared_cache_32_c
1810*33de042dSApple OSS Distributions0x1ff10000	SCROLL_BEGIN_obs
1811*33de042dSApple OSS Distributions0x1ff10100	SCROLL_END_obs
1812*33de042dSApple OSS Distributions0x1ff20000	BOOT_BEGIN_obs
1813*33de042dSApple OSS Distributions0x1ff20100	BOOT_END_obs
1814*33de042dSApple OSS Distributions0x1ff20400	APP_DidActivateWindow_obs
1815*33de042dSApple OSS Distributions0x1ff20500	TOOL_PRIVATE_1_obs
1816*33de042dSApple OSS Distributions0x1ff20504	TOOL_PRIVATE_2_obs
1817*33de042dSApple OSS Distributions0x1ff20508	TOOL_PRIVATE_3_obs
1818*33de042dSApple OSS Distributions0x1ff2050c	TOOL_PRIVATE_4_obs
1819*33de042dSApple OSS Distributions0x1fff0000	LAUNCH_START_FINDER
1820*33de042dSApple OSS Distributions0x1fff0100	LAUNCH_START_DOCK
1821*33de042dSApple OSS Distributions0x1fff0200	LAUNCH_LSOpen
1822*33de042dSApple OSS Distributions0x1fff0204	LAUNCH_LSRegisterItem
1823*33de042dSApple OSS Distributions0x1fff0208	LAUNCH_LSGetApplicationAndFlagsForInfo
1824*33de042dSApple OSS Distributions0x1fff0300	LAUNCH_CPSLaunch
1825*33de042dSApple OSS Distributions0x1fff0304	LAUNCH_CPSRegisterwithServer
1826*33de042dSApple OSS Distributions0x1fff0308	LAUNCH_CGSCheckInNewProcess
1827*33de042dSApple OSS Distributions0x1fff030c	LAUNCH_CPSExecProcess
1828*33de042dSApple OSS Distributions0x1fff0310	LAUNCH_APP_EnterEventLoop
1829*33de042dSApple OSS Distributions0x1fff0314	LAUNCH_APP_WillOpenUntitled
1830*33de042dSApple OSS Distributions0x1fff031c	LAUNCH_APP_DidOpenUntitled
1831*33de042dSApple OSS Distributions0x1fff1000	LAUNCH_END
1832*33de042dSApple OSS Distributions0x1fffffff	LAUNCH_END
1833*33de042dSApple OSS Distributions0x20000004	RTC_sync_TBR
1834*33de042dSApple OSS Distributions0x21010000	SCROLL_BEGIN
1835*33de042dSApple OSS Distributions0x21020000	BOOT_BEGIN
1836*33de042dSApple OSS Distributions0x21040000	APP_AudioOverload
1837*33de042dSApple OSS Distributions0x21050000	TOOL_PRIVATE_1
1838*33de042dSApple OSS Distributions0x21050004	TOOL_PRIVATE_2
1839*33de042dSApple OSS Distributions0x21050008	TOOL_PRIVATE_3
1840*33de042dSApple OSS Distributions0x2105000c	TOOL_PRIVATE_4
1841*33de042dSApple OSS Distributions0x21060000	LAUNCH_CPSTraceLineNum
1842*33de042dSApple OSS Distributions0x21060004	LAUNCH_CPSLaunch
1843*33de042dSApple OSS Distributions0x21060008	LAUNCH_CPSRegisterwithServer
1844*33de042dSApple OSS Distributions0x2106000c	LAUNCH_CPSCheckInNewProcess
1845*33de042dSApple OSS Distributions0x21060010	LAUNCH_CPSServerSideLaunch
1846*33de042dSApple OSS Distributions0x21060014	LAUNCH_CPSExecProcess
1847*33de042dSApple OSS Distributions0x21070000	LAUNCH_LSOpen
1848*33de042dSApple OSS Distributions0x21070004	LAUNCH_LSRegisterItem
1849*33de042dSApple OSS Distributions0x21070008	LAUNCH_LSGetApplicationAndFlagsForInfo
1850*33de042dSApple OSS Distributions0x21080000	MCX_DAEMON_START
1851*33de042dSApple OSS Distributions0x21080004	MCX_DAEMON_FINISH
1852*33de042dSApple OSS Distributions0x21080008	MCX_STARTMCX_START
1853*33de042dSApple OSS Distributions0x2108000C	MCX_STARTMCX_FINISH
1854*33de042dSApple OSS Distributions0x21080010	MCX_POSTCMP_DOCK_START
1855*33de042dSApple OSS Distributions0x21080014	MCX_POSTCMP_DOCK_FINISH
1856*33de042dSApple OSS Distributions0x21080020	MCX_POSTCMP_ENERGYSVR_START
1857*33de042dSApple OSS Distributions0x21080024	MCX_POSTCMP_ENERGYSVR_FINISH
1858*33de042dSApple OSS Distributions0x21080030	MCX_POSTCMP_LOGINITMS_START
1859*33de042dSApple OSS Distributions0x21080034	MCX_POSTCMP_LOGINITMS_FINISH
1860*33de042dSApple OSS Distributions0x21080040	MCX_CMP_COMPUTERINFO_START
1861*33de042dSApple OSS Distributions0x21080044	MCX_CMP_COMPUTERINFO_FINISH
1862*33de042dSApple OSS Distributions0x21080050	MCX_CMP_USERINFO_START
1863*33de042dSApple OSS Distributions0x21080054	MCX_CMP_USERINFO_FINISH
1864*33de042dSApple OSS Distributions0x21080060	MCX_POSTCMP_USER_START
1865*33de042dSApple OSS Distributions0x21080064	MCX_POSTCMP_USER_FINISH
1866*33de042dSApple OSS Distributions0x210800A0	MCX_MECHANISM_START
1867*33de042dSApple OSS Distributions0x210800A4	MCX_MECHANISM_FINISH
1868*33de042dSApple OSS Distributions0x210800C0	MCX_MECHANISM_PICKER_START
1869*33de042dSApple OSS Distributions0x210800C4	MCX_MECHANISM_PICKER_FINISH
1870*33de042dSApple OSS Distributions0x21080100	MCX_APPITEMS_START
1871*33de042dSApple OSS Distributions0x21080104	MCX_APPITEMS_FINISH
1872*33de042dSApple OSS Distributions0x21080200	MCX_CACHER_START
1873*33de042dSApple OSS Distributions0x21080204	MCX_CACHER_FINISH
1874*33de042dSApple OSS Distributions0x21080300	MCX_COMPOSITOR_START
1875*33de042dSApple OSS Distributions0x21080304	MCX_COMPOSITOR_FINISH
1876*33de042dSApple OSS Distributions0x21080400	MCX_DISKSETUP_START
1877*33de042dSApple OSS Distributions0x21080404	MCX_DISKSETUP_FINISH
1878*33de042dSApple OSS Distributions0x21090000	PHD_DAEMON_START
1879*33de042dSApple OSS Distributions0x21090004	PHD_DAEMON_FINISH
1880*33de042dSApple OSS Distributions0x21090010	PHD_SYNCNOW_START
1881*33de042dSApple OSS Distributions0x21090014	PHD_SYNCNOW_FINISH
1882*33de042dSApple OSS Distributions0x210b0000	TAL_APP_LAUNCH_START
1883*33de042dSApple OSS Distributions0x210b0004	TAL_APP_LAUNCH_UNSUSPENDED
1884*33de042dSApple OSS Distributions0x210b0008	TAL_APP_LAUNCH_UNTHROTTLED
1885*33de042dSApple OSS Distributions0x210b000c	TAL_APP_LAUNCH_VISIBLE
1886*33de042dSApple OSS Distributions0x210b0010	TAL_APP_LAUNCH_READY
1887*33de042dSApple OSS Distributions0x210b0014	TAL_ALL_LAUNCH_READY
1888*33de042dSApple OSS Distributions0x210c0000	NSAPPLICATION_RECEIVED_KEYEVENT
1889*33de042dSApple OSS Distributions0x210c0004	NSWINDOW_FLUSHED
1890*33de042dSApple OSS Distributions0x210c0008	NSTEXTVIEW_PROCESSED_KEYEVENT
1891*33de042dSApple OSS Distributions0x25000000	PERF_Event
1892*33de042dSApple OSS Distributions0x25010000	PERF_THD_Sample
1893*33de042dSApple OSS Distributions0x25010004	PERF_THD_Data
1894*33de042dSApple OSS Distributions0x25010008	PERF_THD_XSample
1895*33de042dSApple OSS Distributions0x2501000c	PERF_THD_XPend
1896*33de042dSApple OSS Distributions0x25010010	PERF_THD_XData
1897*33de042dSApple OSS Distributions0x25010014	PERF_THD_CSwitch
1898*33de042dSApple OSS Distributions0x25010018	PERF_THD_Sched_Sample
1899*33de042dSApple OSS Distributions0x2501001c	PERF_THD_Sched_Data
1900*33de042dSApple OSS Distributions0x25010020	PERF_THD_Snap_Sample
1901*33de042dSApple OSS Distributions0x25010024	PERF_THD_Snap_Data
1902*33de042dSApple OSS Distributions0x25010028	PERF_THD_Disp_Sample
1903*33de042dSApple OSS Distributions0x2501002c	PERF_THD_Disp_Data
1904*33de042dSApple OSS Distributions0x25010030	PERF_THD_Disp_Pend
1905*33de042dSApple OSS Distributions0x25010034	PERF_THD_Snap_Data_32
1906*33de042dSApple OSS Distributions0x25010038	PERF_THD_Disp_Data_32
1907*33de042dSApple OSS Distributions0x2501003c	PERF_THD_Sched_Data1_32
1908*33de042dSApple OSS Distributions0x25010040	PERF_THD_Sched_Data2_32
1909*33de042dSApple OSS Distributions0x25010044	PERF_THD_Inscyc_Data
1910*33de042dSApple OSS Distributions0x25010048	PERF_THD_Inscyc_Data_32
1911*33de042dSApple OSS Distributions0x2501004c	PERF_THD_Sched_Data_2
1912*33de042dSApple OSS Distributions0x25010050	PERF_THD_Sched_Data2_32_2
1913*33de042dSApple OSS Distributions0x25010054	PERF_THD_Sched_Data_32_3
1914*33de042dSApple OSS Distributions0x25010058	PERF_THD_Sched_Data_3
1915*33de042dSApple OSS Distributions0x2501005c	PERF_THD_Disp_Label
1916*33de042dSApple OSS Distributions0x25020000	PERF_STK_KSample
1917*33de042dSApple OSS Distributions0x25020004	PERF_STK_USched
1918*33de042dSApple OSS Distributions0x25020008	PERF_STK_USample
1919*33de042dSApple OSS Distributions0x2502000c	PERF_STK_KData
1920*33de042dSApple OSS Distributions0x25020010	PERF_STK_UData
1921*33de042dSApple OSS Distributions0x25020014	PERF_STK_KHdr
1922*33de042dSApple OSS Distributions0x25020018	PERF_STK_UHdr
1923*33de042dSApple OSS Distributions0x2502001c	PERF_STK_Error
1924*33de042dSApple OSS Distributions0x25020020	PERF_STK_Backtrace
1925*33de042dSApple OSS Distributions0x25020024	PERF_STK_Log
1926*33de042dSApple OSS Distributions0x25020028	PERF_STK_EXHdr
1927*33de042dSApple OSS Distributions0x2502002c	PERF_STK_EXSample
1928*33de042dSApple OSS Distributions0x25020030	PERF_STK_EXStackHdr
1929*33de042dSApple OSS Distributions0x25020034	PERF_STK_EXStack
1930*33de042dSApple OSS Distributions0x25020038	PERF_STK_KEXOffset
1931*33de042dSApple OSS Distributions0x25030000	PERF_TMR_Fire
1932*33de042dSApple OSS Distributions0x25030004	PERF_TMR_Schedule
1933*33de042dSApple OSS Distributions0x25030008	PERF_TMR_Handler
1934*33de042dSApple OSS Distributions0x25040000	PERF_ATS_Thread
1935*33de042dSApple OSS Distributions0x25040004	PERF_ATS_Error
1936*33de042dSApple OSS Distributions0x25040008	PERF_ATS_Run
1937*33de042dSApple OSS Distributions0x2504000c	PERF_ATS_Pause
1938*33de042dSApple OSS Distributions0x25040010	PERF_ATS_Idle
1939*33de042dSApple OSS Distributions0x25040014	PERF_ATS_Sample
1940*33de042dSApple OSS Distributions0x25040018	PERF_PET_Sched
1941*33de042dSApple OSS Distributions0x2504001c	PERF_PET_End
1942*33de042dSApple OSS Distributions0x25040020	PERF_PET_Sample_Task
1943*33de042dSApple OSS Distributions0x25040024	PERF_PET_Sample_Thread
1944*33de042dSApple OSS Distributions0x25050000	PERF_AST_Handler
1945*33de042dSApple OSS Distributions0x25050004	PERF_AST_Error
1946*33de042dSApple OSS Distributions0x25060000	PERF_KPC_Handler
1947*33de042dSApple OSS Distributions0x25060004	PERF_KPC_FCounter
1948*33de042dSApple OSS Distributions0x25060008	PERF_KPC_Counter
1949*33de042dSApple OSS Distributions0x2506000c	PERF_KPC_Data
1950*33de042dSApple OSS Distributions0x25060010	PERF_KPC_Config
1951*33de042dSApple OSS Distributions0x25060014	PERF_KPC_ConfReg
1952*33de042dSApple OSS Distributions0x25060018	PERF_KPC_Data32
1953*33de042dSApple OSS Distributions0x2506001c	PERF_KPC_ConfReg32
1954*33de042dSApple OSS Distributions0x25060020	PERF_KPC_Data_Thread
1955*33de042dSApple OSS Distributions0x25060024	PERF_KPC_Data_Thread32
1956*33de042dSApple OSS Distributions0x25060028	PERF_KPC_CPU_Sample
1957*33de042dSApple OSS Distributions0x2506002c	PERF_KPC_Thd_Sample
1958*33de042dSApple OSS Distributions0x25070000	PERF_KDBG_Handler
1959*33de042dSApple OSS Distributions0x25080000	PERF_TK_Snap_Sample
1960*33de042dSApple OSS Distributions0x25080004	PERF_TK_Snap_Data
1961*33de042dSApple OSS Distributions0x25080008	PERF_TK_Snap_Data1_32
1962*33de042dSApple OSS Distributions0x2508000c	PERF_TK_Snap_Data2_32
1963*33de042dSApple OSS Distributions0x25080010	PERF_TK_Info_Data
1964*33de042dSApple OSS Distributions0x25090000	PERF_LZ_MkRunnable
1965*33de042dSApple OSS Distributions0x25090040	PERF_LZ_WaitSample
1966*33de042dSApple OSS Distributions0x25090080	PERF_LZ_CPUSample
1967*33de042dSApple OSS Distributions0x250a0000	PERF_MI_Sample
1968*33de042dSApple OSS Distributions0x250a0004	PERF_MI_Data
1969*33de042dSApple OSS Distributions0x250a0008	PERF_MI_SysMem_Data
1970*33de042dSApple OSS Distributions0x250a000c	PERF_MI_SysMem_Data_2
1971*33de042dSApple OSS Distributions0x250a0010	PERF_MI_SysMem_Data_3
1972*33de042dSApple OSS Distributions0x26100008	imp_assertion_hold
1973*33de042dSApple OSS Distributions0x2610000c	imp_assertion_hold_ext
1974*33de042dSApple OSS Distributions0x26100020	imp_assertion_externalize
1975*33de042dSApple OSS Distributions0x26100010	imp_assertion_drop
1976*33de042dSApple OSS Distributions0x26100014	imp_assertion_drop_ext
1977*33de042dSApple OSS Distributions0x26110004	imp_boost_task
1978*33de042dSApple OSS Distributions0x26110008	imp_unboost_task
1979*33de042dSApple OSS Distributions0x26120004	imp_msg_send
1980*33de042dSApple OSS Distributions0x26120008	imp_msg_delv
1981*33de042dSApple OSS Distributions0x26130000	imp_watchport
1982*33de042dSApple OSS Distributions0x26170000	imp_suppression_inactive
1983*33de042dSApple OSS Distributions0x26170004	imp_suppression_active
1984*33de042dSApple OSS Distributions0x26180000	imp_apptype_none
1985*33de042dSApple OSS Distributions0x26180004	imp_apptype_int_daemon
1986*33de042dSApple OSS Distributions0x26180008	imp_apptype_std_daemon
1987*33de042dSApple OSS Distributions0x2618000c	imp_apptype_adapt_daemon
1988*33de042dSApple OSS Distributions0x26180010	imp_apptype_bg_daemon
1989*33de042dSApple OSS Distributions0x26180014	imp_apptype_default_app
1990*33de042dSApple OSS Distributions0x26180018	imp_apptype_tal_app
1991*33de042dSApple OSS Distributions0x26190010	imp_update_task
1992*33de042dSApple OSS Distributions0x26190020	imp_update_thread
1993*33de042dSApple OSS Distributions0x26190040	imp_update_coalition
1994*33de042dSApple OSS Distributions0x261a0000	imp_usynch_add_override
1995*33de042dSApple OSS Distributions0x261a0004	imp_usynch_remove_override
1996*33de042dSApple OSS Distributions0x261b0000	imp_donor_update_live_donor
1997*33de042dSApple OSS Distributions0x261b0004	imp_donor_init_donor_state
1998*33de042dSApple OSS Distributions0x261d0000	imp_sync_ipc_qos_applied
1999*33de042dSApple OSS Distributions0x261d0004	imp_sync_ipc_qos_removed
2000*33de042dSApple OSS Distributions0x261d0008	imp_sync_ipc_qos_overflow
2001*33de042dSApple OSS Distributions0x261d000c	imp_sync_ipc_qos_underflow
2002*33de042dSApple OSS Distributions0x26210010	imp_task_int_bg
2003*33de042dSApple OSS Distributions0x26210014	imp_task_ext_bg
2004*33de042dSApple OSS Distributions0x26210020	imp_thread_int_bg
2005*33de042dSApple OSS Distributions0x26210024	imp_thread_ext_bg
2006*33de042dSApple OSS Distributions0x26210040	imp_coalition_bg
2007*33de042dSApple OSS Distributions0x26220010	imp_task_int_iopol
2008*33de042dSApple OSS Distributions0x26220014	imp_task_ext_iopol
2009*33de042dSApple OSS Distributions0x26220020	imp_thread_int_iopol
2010*33de042dSApple OSS Distributions0x26220024	imp_thread_ext_iopol
2011*33de042dSApple OSS Distributions0x26230010	imp_task_int_io
2012*33de042dSApple OSS Distributions0x26230014	imp_task_ext_io
2013*33de042dSApple OSS Distributions0x26230020	imp_thread_int_io
2014*33de042dSApple OSS Distributions0x26230024	imp_thread_ext_io
2015*33de042dSApple OSS Distributions0x26240010	imp_task_int_passive_io
2016*33de042dSApple OSS Distributions0x26240014	imp_task_ext_passive_io
2017*33de042dSApple OSS Distributions0x26240020	imp_thread_int_passive_io
2018*33de042dSApple OSS Distributions0x26240024	imp_thread_ext_passive_io
2019*33de042dSApple OSS Distributions0x26270018	imp_task_dbg_iopol
2020*33de042dSApple OSS Distributions0x26290018	imp_task_boost
2021*33de042dSApple OSS Distributions0x262a0018	imp_task_role
2022*33de042dSApple OSS Distributions0x262b0018	imp_task_suppressed_cpu
2023*33de042dSApple OSS Distributions0x262c0018	imp_task_terminated
2024*33de042dSApple OSS Distributions0x262d0018	imp_task_new_sockets_bg
2025*33de042dSApple OSS Distributions0x262e0018	imp_task_lowpri_cpu
2026*33de042dSApple OSS Distributions0x262f0018	imp_task_latency_qos
2027*33de042dSApple OSS Distributions0x26300018	imp_task_through_qos
2028*33de042dSApple OSS Distributions0x26310018	imp_task_watchers_bg
2029*33de042dSApple OSS Distributions0x26320028	imp_thread_pidbind_bg
2030*33de042dSApple OSS Distributions0x26330028	imp_thread_workq_bg
2031*33de042dSApple OSS Distributions0x26350028	imp_thread_qos
2032*33de042dSApple OSS Distributions0x26360028	imp_thread_qos_override
2033*33de042dSApple OSS Distributions0x26380028	imp_thread_qos_and_relprio
2034*33de042dSApple OSS Distributions0x263b0028	imp_thread_qos_workq_override
2035*33de042dSApple OSS Distributions0x263c0028	imp_thread_qos_promote
2036*33de042dSApple OSS Distributions0x263d0028	imp_thread_qos_ipc_override
2037*33de042dSApple OSS Distributions0x263e0028	imp_thread_qos_servicer_override
2038*33de042dSApple OSS Distributions0x263f0028	imp_thread_iotier_kevent_override
2039*33de042dSApple OSS Distributions0x27000000	PERF_PCEVENT
2040*33de042dSApple OSS Distributions0x27001000	PERF_CPU_IDLE
2041*33de042dSApple OSS Distributions0x27001100	PERF_CPU_IDLE_TIMER
2042*33de042dSApple OSS Distributions0x27002000	PERF_VOLT_CHG_SOC
2043*33de042dSApple OSS Distributions0x27002010	PERF_VOLT_CHG_CPU
2044*33de042dSApple OSS Distributions0x27002020	PERF_VOLT_CHG_DOM2
2045*33de042dSApple OSS Distributions0x27002030	PERF_VOLT_CHG_DOM3
2046*33de042dSApple OSS Distributions0x27003000	PERF_PERF_CHG_SOC
2047*33de042dSApple OSS Distributions0x27003010	PERF_PERF_CHG_CPU
2048*33de042dSApple OSS Distributions0x27003020	PERF_PERF_CHG_DOM2
2049*33de042dSApple OSS Distributions0x27003030	PERF_PERF_CHG_DOM3
2050*33de042dSApple OSS Distributions0x2700a000	PERF_ARBITER_EVENT
2051*33de042dSApple OSS Distributions0x2700a100	PERF_ARBITER_NOTIFY
2052*33de042dSApple OSS Distributions0x2700a200	PERF_ARBITER_PERF_SET
2053*33de042dSApple OSS Distributions0x27010100	PERF_CPU_IDL_ACT_TIME
2054*33de042dSApple OSS Distributions0x2710a500	PERF_FB_CONTROLLER
2055*33de042dSApple OSS Distributions0x2720a500	PERF_PMC_CONTROLLER
2056*33de042dSApple OSS Distributions0x2740a500	PERF_STP_CONTROLLER
2057*33de042dSApple OSS Distributions0x2730a500	PERF_GPU_CONTROLLER
2058*33de042dSApple OSS Distributions0x2700C000	PERF_CLOCK_GATE
2059*33de042dSApple OSS Distributions0x2700E000	PERF_SRAMEMA_DOM0
2060*33de042dSApple OSS Distributions0x2700E010	PERF_SRAMEMA_DOM1
2061*33de042dSApple OSS Distributions0x2700E020	PERF_SRAMEMA_DOM2
2062*33de042dSApple OSS Distributions0x2700E030	PERF_SRAMEMA_DOM3
2063*33de042dSApple OSS Distributions0x28100004	BANK_SETTLE_CPU_TIME
2064*33de042dSApple OSS Distributions0x28100008	BANK_SECURE_ORIGINATOR_CHANGED
2065*33de042dSApple OSS Distributions0x2810000c	BANK_SETTLE_ENERGY
2066*33de042dSApple OSS Distributions0x2a100004	ATM_MIN_CALLED
2067*33de042dSApple OSS Distributions0x2a100008	ATM_LINK_LIST_TRIM
2068*33de042dSApple OSS Distributions0x2a200004	ATM_VALUE_REPLACED
2069*33de042dSApple OSS Distributions0x2a200008	ATM_VALUE_ADDED
2070*33de042dSApple OSS Distributions0x2a300004	ATM_VALUE_UNREGISTERED
2071*33de042dSApple OSS Distributions0x2a300008	ATM_VALUE_DIFF_MAILBOX
2072*33de042dSApple OSS Distributions0x35100004	TURNSTILE_thread_added_to_turnstile_waitq
2073*33de042dSApple OSS Distributions0x35100008	TURNSTILE_thread_removed_from_turnstile_waitq
2074*33de042dSApple OSS Distributions0x3510000c	TURNSTILE_thread_moved_in_turnstile_waitq
2075*33de042dSApple OSS Distributions0x35100010	TURNSTILE_turnstile_added_to_turnstile_heap
2076*33de042dSApple OSS Distributions0x35100014	TURNSTILE_turnstile_removed_from_turnstile_heap
2077*33de042dSApple OSS Distributions0x35100018	TURNSTILE_turnstile_moved_in_turnstile_heap
2078*33de042dSApple OSS Distributions0x3510001c	TURNSTILE_turnstile_added_to_thread_heap
2079*33de042dSApple OSS Distributions0x35100020	TURNSTILE_turnstile_removed_from_thread_heap
2080*33de042dSApple OSS Distributions0x35100024	TURNSTILE_turnstile_moved_in_thread_heap
2081*33de042dSApple OSS Distributions0x35100028	TURNSTILE_update_stopped_by_limit
2082*33de042dSApple OSS Distributions0x3510002c	TURNSTILE_thread_not_waiting_on_turnstile
2083*33de042dSApple OSS Distributions0x35200004	TURNSTILE_turnstile_priority_change
2084*33de042dSApple OSS Distributions0x35200008	TURNSTILE_thread_user_promotion_change
2085*33de042dSApple OSS Distributions0x35300004	TURNSTILE_turnstile_prepare
2086*33de042dSApple OSS Distributions0x35300008	TURNSTILE_turnstile_complete
2087*33de042dSApple OSS Distributions0xff000104	MSG_mach_notify_port_deleted
2088*33de042dSApple OSS Distributions0xff000114	MSG_mach_notify_port_destroyed
2089*33de042dSApple OSS Distributions0xff000118	MSG_mach_notify_no_senders
2090*33de042dSApple OSS Distributions0xff00011c	MSG_mach_notify_send_once
2091*33de042dSApple OSS Distributions0xff000120	MSG_mach_notify_dead_name
2092*33de042dSApple OSS Distributions0xff0001ec	MSG_audit_triggers
2093*33de042dSApple OSS Distributions0xff000320	MSG_host_info
2094*33de042dSApple OSS Distributions0xff000324	MSG_host_kernel_version
2095*33de042dSApple OSS Distributions0xff000328	MSG_host_page_size
2096*33de042dSApple OSS Distributions0xff00032c	MSG_mach_memory_object_memory_entry
2097*33de042dSApple OSS Distributions0xff000330	MSG_host_processor_info
2098*33de042dSApple OSS Distributions0xff000334	MSG_host_get_io_master
2099*33de042dSApple OSS Distributions0xff000338	MSG_host_get_clock_service
2100*33de042dSApple OSS Distributions0xff00033c	MSG_kmod_get_info
2101*33de042dSApple OSS Distributions0xff000344	MSG_host_virtual_physical_table_info
2102*33de042dSApple OSS Distributions0xff000348	MSG_host_ipc_hash_info
2103*33de042dSApple OSS Distributions0xff00034c	MSG_enable_bluebox
2104*33de042dSApple OSS Distributions0xff000350	MSG_disable_bluebox
2105*33de042dSApple OSS Distributions0xff000354	MSG_processor_set_default
2106*33de042dSApple OSS Distributions0xff000358	MSG_processor_set_create
2107*33de042dSApple OSS Distributions0xff00035c	MSG_mach_memory_object_memory_entry_64
2108*33de042dSApple OSS Distributions0xff000360	MSG_host_statistics
2109*33de042dSApple OSS Distributions0xff000364	MSG_host_request_notification
2110*33de042dSApple OSS Distributions0xff000368	MSG_host_lockgroup_info
2111*33de042dSApple OSS Distributions0xff00036c	MSG_host_statistics64
2112*33de042dSApple OSS Distributions0xff000370	MSG_mach_zone_info
2113*33de042dSApple OSS Distributions0xff000640	MSG_host_get_boot_info
2114*33de042dSApple OSS Distributions0xff000644	MSG_host_reboot
2115*33de042dSApple OSS Distributions0xff000648	MSG_host_priv_statistics
2116*33de042dSApple OSS Distributions0xff00064c	MSG_host_default_memory_manager
2117*33de042dSApple OSS Distributions0xff000650	MSG_vm_wire
2118*33de042dSApple OSS Distributions0xff000654	MSG_thread_wire
2119*33de042dSApple OSS Distributions0xff000658	MSG_vm_allocate_cpm
2120*33de042dSApple OSS Distributions0xff00065c	MSG_host_processors
2121*33de042dSApple OSS Distributions0xff000660	MSG_host_get_clock_control
2122*33de042dSApple OSS Distributions0xff000664	MSG_kmod_create
2123*33de042dSApple OSS Distributions0xff000668	MSG_kmod_destroy
2124*33de042dSApple OSS Distributions0xff00066c	MSG_kmod_control
2125*33de042dSApple OSS Distributions0xff000670	MSG_host_get_special_port
2126*33de042dSApple OSS Distributions0xff000674	MSG_host_set_special_port
2127*33de042dSApple OSS Distributions0xff000678	MSG_host_set_exception_ports
2128*33de042dSApple OSS Distributions0xff00067c	MSG_host_get_exception_ports
2129*33de042dSApple OSS Distributions0xff000680	MSG_host_swap_exception_ports
2130*33de042dSApple OSS Distributions0xff000684	MSG_host_load_symbol_table
2131*33de042dSApple OSS Distributions0xff000688	MSG_mach_vm_wire
2132*33de042dSApple OSS Distributions0xff00068c	MSG_host_processor_sets
2133*33de042dSApple OSS Distributions0xff000690	MSG_host_processor_set_priv
2134*33de042dSApple OSS Distributions0xff000694	MSG_set_dp_control_port
2135*33de042dSApple OSS Distributions0xff000698	MSG_get_dp_control_port
2136*33de042dSApple OSS Distributions0xff00069c	MSG_host_set_UNDServer
2137*33de042dSApple OSS Distributions0xff0006a0	MSG_host_get_UNDServer
2138*33de042dSApple OSS Distributions0xff0006a4	MSG_kext_request
2139*33de042dSApple OSS Distributions0xff000960	MSG_host_security_create_task_token
2140*33de042dSApple OSS Distributions0xff000964	MSG_host_security_set_task_token
2141*33de042dSApple OSS Distributions0xff000f9c	MSG_mach_gss_init_sec_context
2142*33de042dSApple OSS Distributions0xff000fa0	MSG_clock_get_time
2143*33de042dSApple OSS Distributions0xff000fa4	MSG_clock_get_attributes
2144*33de042dSApple OSS Distributions0xff000fa8	MSG_clock_alarm
2145*33de042dSApple OSS Distributions0xff000fac	MSG_mach_gss_accept_sec_context_v2
2146*33de042dSApple OSS Distributions0xff000fb0	MSG_mach_gss_hold_cred
2147*33de042dSApple OSS Distributions0xff000fb4	MSG_mach_gss_unhold_cred
2148*33de042dSApple OSS Distributions0xff000ffc	MSG_lockd_request
2149*33de042dSApple OSS Distributions0xff001000	MSG_lockd_ping
2150*33de042dSApple OSS Distributions0xff001004	MSG_lockd_shutdown
2151*33de042dSApple OSS Distributions0xff0012c0	MSG_clock_set_time
2152*33de042dSApple OSS Distributions0xff0012c4	MSG_clock_set_attributes
2153*33de042dSApple OSS Distributions0xff001f40	MSG_memory_object_get_attributes
2154*33de042dSApple OSS Distributions0xff001f44	MSG_memory_object_change_attributes
2155*33de042dSApple OSS Distributions0xff001f48	MSG_memory_object_synchronize_completed
2156*33de042dSApple OSS Distributions0xff001f4c	MSG_memory_object_lock_request
2157*33de042dSApple OSS Distributions0xff001f50	MSG_memory_object_destroy
2158*33de042dSApple OSS Distributions0xff001f54	MSG_memory_object_upl_request
2159*33de042dSApple OSS Distributions0xff001f58	MSG_memory_object_super_upl_request
2160*33de042dSApple OSS Distributions0xff001f5c	MSG_memory_object_cluster_size
2161*33de042dSApple OSS Distributions0xff001f60	MSG_memory_object_page_op
2162*33de042dSApple OSS Distributions0xff001f64	MSG_memory_object_recover_named
2163*33de042dSApple OSS Distributions0xff001f68	MSG_memory_object_release_name
2164*33de042dSApple OSS Distributions0xff001f6c	MSG_memory_object_range_op
2165*33de042dSApple OSS Distributions0xff002008	MSG_upl_abort
2166*33de042dSApple OSS Distributions0xff00200c	MSG_upl_abort_range
2167*33de042dSApple OSS Distributions0xff002010	MSG_upl_commit
2168*33de042dSApple OSS Distributions0xff002014	MSG_upl_commit_range
2169*33de042dSApple OSS Distributions0xff002260	MSG_memory_object_init
2170*33de042dSApple OSS Distributions0xff002264	MSG_memory_object_terminate
2171*33de042dSApple OSS Distributions0xff002268	MSG_memory_object_data_request
2172*33de042dSApple OSS Distributions0xff00226c	MSG_memory_object_data_return
2173*33de042dSApple OSS Distributions0xff002270	MSG_memory_object_data_initialize
2174*33de042dSApple OSS Distributions0xff002274	MSG_memory_object_data_unlock
2175*33de042dSApple OSS Distributions0xff002278	MSG_memory_object_synchronize
2176*33de042dSApple OSS Distributions0xff00227c	MSG_memory_object_map
2177*33de042dSApple OSS Distributions0xff002280	MSG_memory_object_last_unmap
2178*33de042dSApple OSS Distributions0xff002284	MSG_memory_object_data_reclaim
2179*33de042dSApple OSS Distributions0xff002328	MSG_memory_object_create
2180*33de042dSApple OSS Distributions0xff00238c	MSG_default_pager_object_create
2181*33de042dSApple OSS Distributions0xff002390	MSG_default_pager_info
2182*33de042dSApple OSS Distributions0xff002394	MSG_default_pager_objects
2183*33de042dSApple OSS Distributions0xff002398	MSG_default_pager_object_pages
2184*33de042dSApple OSS Distributions0xff0023a0	MSG_default_pager_backing_store_create
2185*33de042dSApple OSS Distributions0xff0023a4	MSG_default_pager_backing_store_delete
2186*33de042dSApple OSS Distributions0xff0023a8	MSG_default_pager_backing_store_info
2187*33de042dSApple OSS Distributions0xff0023ac	MSG_default_pager_add_file
2188*33de042dSApple OSS Distributions0xff0023b0	MSG_default_pager_triggers
2189*33de042dSApple OSS Distributions0xff0023b4	MSG_default_pager_info_64
2190*33de042dSApple OSS Distributions0xff0023dc	MSG_default_pager_space_alert
2191*33de042dSApple OSS Distributions0xff002584	MSG_exception_raise
2192*33de042dSApple OSS Distributions0xff002588	MSG_exception_raise_state
2193*33de042dSApple OSS Distributions0xff00258c	MSG_exception_raise_state_identity
2194*33de042dSApple OSS Distributions0xff002594	MSG_mach_exception_raise
2195*33de042dSApple OSS Distributions0xff002598	MSG_mach_exception_raise_state
2196*33de042dSApple OSS Distributions0xff00259c	MSG_mach_exception_raise_state_identity
2197*33de042dSApple OSS Distributions0xff002bc0	MSG_io_object_get_class
2198*33de042dSApple OSS Distributions0xff002bc4	MSG_io_object_conforms_to
2199*33de042dSApple OSS Distributions0xff002bc8	MSG_io_iterator_next
2200*33de042dSApple OSS Distributions0xff002bcc	MSG_io_iterator_reset
2201*33de042dSApple OSS Distributions0xff002bd0	MSG_io_service_get_matching_services
2202*33de042dSApple OSS Distributions0xff002bd4	MSG_io_registry_entry_get_property
2203*33de042dSApple OSS Distributions0xff002bd8	MSG_io_registry_create_iterator
2204*33de042dSApple OSS Distributions0xff002bdc	MSG_io_registry_iterator_enter_entry
2205*33de042dSApple OSS Distributions0xff002be0	MSG_io_registry_iterator_exit_entry
2206*33de042dSApple OSS Distributions0xff002be4	MSG_io_registry_entry_from_path
2207*33de042dSApple OSS Distributions0xff002be8	MSG_io_registry_entry_get_name
2208*33de042dSApple OSS Distributions0xff002bec	MSG_io_registry_entry_get_properties
2209*33de042dSApple OSS Distributions0xff002bf0	MSG_io_registry_entry_get_property_bytes
2210*33de042dSApple OSS Distributions0xff002bf4	MSG_io_registry_entry_get_child_iterator
2211*33de042dSApple OSS Distributions0xff002bf8	MSG_io_registry_entry_get_parent_iterator
2212*33de042dSApple OSS Distributions0xff002c00	MSG_io_service_close
2213*33de042dSApple OSS Distributions0xff002c04	MSG_io_connect_get_service
2214*33de042dSApple OSS Distributions0xff002c08	MSG_io_connect_set_notification_port
2215*33de042dSApple OSS Distributions0xff002c0c	MSG_io_connect_map_memory
2216*33de042dSApple OSS Distributions0xff002c10	MSG_io_connect_add_client
2217*33de042dSApple OSS Distributions0xff002c14	MSG_io_connect_set_properties
2218*33de042dSApple OSS Distributions0xff002c18	MSG_io_connect_method_scalarI_scalarO
2219*33de042dSApple OSS Distributions0xff002c1c	MSG_io_connect_method_scalarI_structureO
2220*33de042dSApple OSS Distributions0xff002c20	MSG_io_connect_method_scalarI_structureI
2221*33de042dSApple OSS Distributions0xff002c24	MSG_io_connect_method_structureI_structureO
2222*33de042dSApple OSS Distributions0xff002c28	MSG_io_registry_entry_get_path
2223*33de042dSApple OSS Distributions0xff002c2c	MSG_io_registry_get_root_entry
2224*33de042dSApple OSS Distributions0xff002c30	MSG_io_registry_entry_set_properties
2225*33de042dSApple OSS Distributions0xff002c34	MSG_io_registry_entry_in_plane
2226*33de042dSApple OSS Distributions0xff002c38	MSG_io_object_get_retain_count
2227*33de042dSApple OSS Distributions0xff002c3c	MSG_io_service_get_busy_state
2228*33de042dSApple OSS Distributions0xff002c40	MSG_io_service_wait_quiet
2229*33de042dSApple OSS Distributions0xff002c44	MSG_io_registry_entry_create_iterator
2230*33de042dSApple OSS Distributions0xff002c48	MSG_io_iterator_is_valid
2231*33de042dSApple OSS Distributions0xff002c50	MSG_io_catalog_send_data
2232*33de042dSApple OSS Distributions0xff002c54	MSG_io_catalog_terminate
2233*33de042dSApple OSS Distributions0xff002c58	MSG_io_catalog_get_data
2234*33de042dSApple OSS Distributions0xff002c5c	MSG_io_catalog_get_gen_count
2235*33de042dSApple OSS Distributions0xff002c60	MSG_io_catalog_module_loaded
2236*33de042dSApple OSS Distributions0xff002c64	MSG_io_catalog_reset
2237*33de042dSApple OSS Distributions0xff002c68	MSG_io_service_request_probe
2238*33de042dSApple OSS Distributions0xff002c6c	MSG_io_registry_entry_get_name_in_plane
2239*33de042dSApple OSS Distributions0xff002c70	MSG_io_service_match_property_table
2240*33de042dSApple OSS Distributions0xff002c74	MSG_io_async_method_scalarI_scalarO
2241*33de042dSApple OSS Distributions0xff002c78	MSG_io_async_method_scalarI_structureO
2242*33de042dSApple OSS Distributions0xff002c7c	MSG_io_async_method_scalarI_structureI
2243*33de042dSApple OSS Distributions0xff002c80	MSG_io_async_method_structureI_structureO
2244*33de042dSApple OSS Distributions0xff002c84	MSG_io_service_add_notification
2245*33de042dSApple OSS Distributions0xff002c88	MSG_io_service_add_interest_notification
2246*33de042dSApple OSS Distributions0xff002c8c	MSG_io_service_acknowledge_notification
2247*33de042dSApple OSS Distributions0xff002c90	MSG_io_connect_get_notification_semaphore
2248*33de042dSApple OSS Distributions0xff002c94	MSG_io_connect_unmap_memory
2249*33de042dSApple OSS Distributions0xff002c98	MSG_io_registry_entry_get_location_in_plane
2250*33de042dSApple OSS Distributions0xff002c9c	MSG_io_registry_entry_get_property_recursively
2251*33de042dSApple OSS Distributions0xff002ca0	MSG_io_service_get_state
2252*33de042dSApple OSS Distributions0xff002ca4	MSG_io_service_get_matching_services_ool
2253*33de042dSApple OSS Distributions0xff002ca8	MSG_io_service_match_property_table_ool
2254*33de042dSApple OSS Distributions0xff002cac	MSG_io_service_add_notification_ool
2255*33de042dSApple OSS Distributions0xff002cb0	MSG_io_object_get_superclass
2256*33de042dSApple OSS Distributions0xff002cb4	MSG_io_object_get_bundle_identifier
2257*33de042dSApple OSS Distributions0xff002cb8	MSG_io_service_open_extended
2258*33de042dSApple OSS Distributions0xff002cbc	MSG_io_connect_map_memory_into_task
2259*33de042dSApple OSS Distributions0xff002cc0	MSG_io_connect_unmap_memory_from_task
2260*33de042dSApple OSS Distributions0xff002cc4	MSG_io_connect_method
2261*33de042dSApple OSS Distributions0xff002cc8	MSG_io_connect_async_method
2262*33de042dSApple OSS Distributions0xff002ccc	MSG_io_connect_set_notification_port_64
2263*33de042dSApple OSS Distributions0xff002cd0	MSG_io_service_add_notification_64
2264*33de042dSApple OSS Distributions0xff002cd4	MSG_io_service_add_interest_notification_64
2265*33de042dSApple OSS Distributions0xff002cd8	MSG_io_service_add_notification_ool_64
2266*33de042dSApple OSS Distributions0xff002cdc	MSG_io_registry_entry_get_registry_entry_id
2267*33de042dSApple OSS Distributions0xff002ee0	MSG_processor_start
2268*33de042dSApple OSS Distributions0xff002ee4	MSG_processor_exit
2269*33de042dSApple OSS Distributions0xff002ee8	MSG_processor_info
2270*33de042dSApple OSS Distributions0xff002eec	MSG_processor_control
2271*33de042dSApple OSS Distributions0xff002ef0	MSG_processor_assign
2272*33de042dSApple OSS Distributions0xff002ef4	MSG_processor_get_assignment
2273*33de042dSApple OSS Distributions0xff003200	MSG_mach_port_names
2274*33de042dSApple OSS Distributions0xff003204	MSG_mach_port_type
2275*33de042dSApple OSS Distributions0xff003208	MSG_mach_port_rename
2276*33de042dSApple OSS Distributions0xff00320c	MSG_mach_port_allocate_name
2277*33de042dSApple OSS Distributions0xff003210	MSG_mach_port_allocate
2278*33de042dSApple OSS Distributions0xff003214	MSG_mach_port_destroy
2279*33de042dSApple OSS Distributions0xff003218	MSG_mach_port_deallocate
2280*33de042dSApple OSS Distributions0xff00321c	MSG_mach_port_get_refs
2281*33de042dSApple OSS Distributions0xff003220	MSG_mach_port_mod_refs
2282*33de042dSApple OSS Distributions0xff003228	MSG_mach_port_set_mscount
2283*33de042dSApple OSS Distributions0xff00322c	MSG_mach_port_get_set_status
2284*33de042dSApple OSS Distributions0xff003230	MSG_mach_port_move_member
2285*33de042dSApple OSS Distributions0xff003234	MSG_mach_port_request_notification
2286*33de042dSApple OSS Distributions0xff003238	MSG_mach_port_insert_right
2287*33de042dSApple OSS Distributions0xff00323c	MSG_mach_port_extract_right
2288*33de042dSApple OSS Distributions0xff003240	MSG_mach_port_set_seqno
2289*33de042dSApple OSS Distributions0xff003244	MSG_mach_port_get_attributes
2290*33de042dSApple OSS Distributions0xff003248	MSG_mach_port_set_attributes
2291*33de042dSApple OSS Distributions0xff00324c	MSG_mach_port_allocate_qos
2292*33de042dSApple OSS Distributions0xff003250	MSG_mach_port_allocate_full
2293*33de042dSApple OSS Distributions0xff003254	MSG_task_set_port_space
2294*33de042dSApple OSS Distributions0xff003258	MSG_mach_port_get_srights
2295*33de042dSApple OSS Distributions0xff00325c	MSG_mach_port_space_info
2296*33de042dSApple OSS Distributions0xff003260	MSG_mach_port_dnrequest_info
2297*33de042dSApple OSS Distributions0xff003264	MSG_mach_port_kernel_object
2298*33de042dSApple OSS Distributions0xff003268	MSG_mach_port_insert_member
2299*33de042dSApple OSS Distributions0xff00326c	MSG_mach_port_extract_member
2300*33de042dSApple OSS Distributions0xff003270	MSG_mach_port_get_context
2301*33de042dSApple OSS Distributions0xff003274	MSG_mach_port_set_context
2302*33de042dSApple OSS Distributions0xff003278	MSG_mach_port_kobject
2303*33de042dSApple OSS Distributions0xff003520	MSG_task_create
2304*33de042dSApple OSS Distributions0xff003524	MSG_task_terminate
2305*33de042dSApple OSS Distributions0xff003528	MSG_task_threads
2306*33de042dSApple OSS Distributions0xff00352c	MSG_mach_ports_register
2307*33de042dSApple OSS Distributions0xff003530	MSG_mach_ports_lookup
2308*33de042dSApple OSS Distributions0xff003534	MSG_task_info
2309*33de042dSApple OSS Distributions0xff003538	MSG_task_set_info
2310*33de042dSApple OSS Distributions0xff00353c	MSG_task_suspend
2311*33de042dSApple OSS Distributions0xff003540	MSG_task_resume
2312*33de042dSApple OSS Distributions0xff003544	MSG_task_get_special_port
2313*33de042dSApple OSS Distributions0xff003548	MSG_task_set_special_port
2314*33de042dSApple OSS Distributions0xff00354c	MSG_thread_create
2315*33de042dSApple OSS Distributions0xff003550	MSG_thread_create_running
2316*33de042dSApple OSS Distributions0xff003554	MSG_task_set_exception_ports
2317*33de042dSApple OSS Distributions0xff003558	MSG_task_get_exception_ports
2318*33de042dSApple OSS Distributions0xff00355c	MSG_task_swap_exception_ports
2319*33de042dSApple OSS Distributions0xff003560	MSG_lock_set_create
2320*33de042dSApple OSS Distributions0xff003564	MSG_lock_set_destroy
2321*33de042dSApple OSS Distributions0xff003568	MSG_semaphore_create
2322*33de042dSApple OSS Distributions0xff00356c	MSG_semaphore_destroy
2323*33de042dSApple OSS Distributions0xff003570	MSG_task_policy_set
2324*33de042dSApple OSS Distributions0xff003574	MSG_task_policy_get
2325*33de042dSApple OSS Distributions0xff003578	MSG_task_sample
2326*33de042dSApple OSS Distributions0xff00357c	MSG_task_policy
2327*33de042dSApple OSS Distributions0xff003580	MSG_task_set_emulation
2328*33de042dSApple OSS Distributions0xff003584	MSG_task_get_emulation_vector
2329*33de042dSApple OSS Distributions0xff003588	MSG_task_set_emulation_vector
2330*33de042dSApple OSS Distributions0xff00358c	MSG_task_set_ras_pc
2331*33de042dSApple OSS Distributions0xff003590	MSG_task_zone_info
2332*33de042dSApple OSS Distributions0xff003594	MSG_task_assign
2333*33de042dSApple OSS Distributions0xff003598	MSG_task_assign_default
2334*33de042dSApple OSS Distributions0xff00359c	MSG_task_get_assignment
2335*33de042dSApple OSS Distributions0xff0035a0	MSG_task_set_policy
2336*33de042dSApple OSS Distributions0xff0035a4	MSG_task_get_state
2337*33de042dSApple OSS Distributions0xff0035a8	MSG_task_set_state
2338*33de042dSApple OSS Distributions0xff003840	MSG_thread_terminate
2339*33de042dSApple OSS Distributions0xff003844	MSG_act_get_state
2340*33de042dSApple OSS Distributions0xff003848	MSG_act_set_state
2341*33de042dSApple OSS Distributions0xff00384c	MSG_thread_get_state
2342*33de042dSApple OSS Distributions0xff003850	MSG_thread_set_state
2343*33de042dSApple OSS Distributions0xff003854	MSG_thread_suspend
2344*33de042dSApple OSS Distributions0xff003858	MSG_thread_resume
2345*33de042dSApple OSS Distributions0xff00385c	MSG_thread_abort
2346*33de042dSApple OSS Distributions0xff003860	MSG_thread_abort_safely
2347*33de042dSApple OSS Distributions0xff003864	MSG_thread_depress_abort
2348*33de042dSApple OSS Distributions0xff003868	MSG_thread_get_special_port
2349*33de042dSApple OSS Distributions0xff00386c	MSG_thread_set_special_port
2350*33de042dSApple OSS Distributions0xff003870	MSG_thread_info
2351*33de042dSApple OSS Distributions0xff003874	MSG_thread_set_exception_ports
2352*33de042dSApple OSS Distributions0xff003878	MSG_thread_get_exception_ports
2353*33de042dSApple OSS Distributions0xff00387c	MSG_thread_swap_exception_ports
2354*33de042dSApple OSS Distributions0xff003880	MSG_thread_policy
2355*33de042dSApple OSS Distributions0xff003884	MSG_thread_policy_set
2356*33de042dSApple OSS Distributions0xff003888	MSG_thread_policy_get
2357*33de042dSApple OSS Distributions0xff00388c	MSG_thread_sample
2358*33de042dSApple OSS Distributions0xff003890	MSG_etap_trace_thread
2359*33de042dSApple OSS Distributions0xff003894	MSG_thread_assign
2360*33de042dSApple OSS Distributions0xff003898	MSG_thread_assign_default
2361*33de042dSApple OSS Distributions0xff00389c	MSG_thread_get_assignment
2362*33de042dSApple OSS Distributions0xff0038a0	MSG_thread_set_policy
2363*33de042dSApple OSS Distributions0xff003b60	MSG_vm_region
2364*33de042dSApple OSS Distributions0xff003b64	MSG_vm_allocate
2365*33de042dSApple OSS Distributions0xff003b68	MSG_vm_deallocate
2366*33de042dSApple OSS Distributions0xff003b6c	MSG_vm_protect
2367*33de042dSApple OSS Distributions0xff003b70	MSG_vm_inherit
2368*33de042dSApple OSS Distributions0xff003b74	MSG_vm_read
2369*33de042dSApple OSS Distributions0xff003b78	MSG_vm_read_list
2370*33de042dSApple OSS Distributions0xff003b7c	MSG_vm_write
2371*33de042dSApple OSS Distributions0xff003b80	MSG_vm_copy
2372*33de042dSApple OSS Distributions0xff003b84	MSG_vm_read_overwrite
2373*33de042dSApple OSS Distributions0xff003b88	MSG_vm_msync
2374*33de042dSApple OSS Distributions0xff003b8c	MSG_vm_behavior_set
2375*33de042dSApple OSS Distributions0xff003b90	MSG_vm_map
2376*33de042dSApple OSS Distributions0xff003b94	MSG_vm_machine_attribute
2377*33de042dSApple OSS Distributions0xff003b98	MSG_vm_remap
2378*33de042dSApple OSS Distributions0xff003b9c	MSG_task_wire
2379*33de042dSApple OSS Distributions0xff003ba0	MSG_mach_make_memory_entry
2380*33de042dSApple OSS Distributions0xff003ba4	MSG_vm_map_page_query
2381*33de042dSApple OSS Distributions0xff003ba8	MSG_mach_vm_region_info
2382*33de042dSApple OSS Distributions0xff003bac	MSG_vm_mapped_pages_info
2383*33de042dSApple OSS Distributions0xff003bb4	MSG_vm_region_recurse
2384*33de042dSApple OSS Distributions0xff003bb8	MSG_vm_region_recurse_64
2385*33de042dSApple OSS Distributions0xff003bbc	MSG_mach_vm_region_info_64
2386*33de042dSApple OSS Distributions0xff003bc0	MSG_vm_region_64
2387*33de042dSApple OSS Distributions0xff003bc4	MSG_mach_make_memory_entry_64
2388*33de042dSApple OSS Distributions0xff003bc8	MSG_vm_map_64
2389*33de042dSApple OSS Distributions0xff003bcc	MSG_vm_map_get_upl
2390*33de042dSApple OSS Distributions0xff003bd8	MSG_vm_purgable_control
2391*33de042dSApple OSS Distributions0xff003e80	MSG_processor_set_statistics
2392*33de042dSApple OSS Distributions0xff003e84	MSG_processor_set_destroy
2393*33de042dSApple OSS Distributions0xff003e88	MSG_processor_set_max_priority
2394*33de042dSApple OSS Distributions0xff003e8c	MSG_processor_set_policy_enable
2395*33de042dSApple OSS Distributions0xff003e90	MSG_processor_set_policy_disable
2396*33de042dSApple OSS Distributions0xff003e94	MSG_processor_set_tasks
2397*33de042dSApple OSS Distributions0xff003e98	MSG_processor_set_threads
2398*33de042dSApple OSS Distributions0xff003e9c	MSG_processor_set_policy_control
2399*33de042dSApple OSS Distributions0xff003ea0	MSG_processor_set_stack_usage
2400*33de042dSApple OSS Distributions0xff003ea4	MSG_processor_set_info
2401*33de042dSApple OSS Distributions0xff004b00	MSG_mach_vm_allocate
2402*33de042dSApple OSS Distributions0xff004b04	MSG_mach_vm_deallocate
2403*33de042dSApple OSS Distributions0xff004b08	MSG_mach_vm_protect
2404*33de042dSApple OSS Distributions0xff004b0c	MSG_mach_vm_inherit
2405*33de042dSApple OSS Distributions0xff004b10	MSG_mach_vm_read
2406*33de042dSApple OSS Distributions0xff004b14	MSG_mach_vm_read_list
2407*33de042dSApple OSS Distributions0xff004b18	MSG_mach_vm_write
2408*33de042dSApple OSS Distributions0xff004b1c	MSG_mach_vm_copy
2409*33de042dSApple OSS Distributions0xff004b20	MSG_mach_vm_read_overwrite
2410*33de042dSApple OSS Distributions0xff004b24	MSG_mach_vm_msync
2411*33de042dSApple OSS Distributions0xff004b28	MSG_mach_vm_behavior_set
2412*33de042dSApple OSS Distributions0xff004b2c	MSG_mach_vm_map
2413*33de042dSApple OSS Distributions0xff004b30	MSG_mach_vm_machine_attribute
2414*33de042dSApple OSS Distributions0xff004b34	MSG_mach_vm_remap
2415*33de042dSApple OSS Distributions0xff004b38	MSG_mach_vm_page_query
2416*33de042dSApple OSS Distributions0xff004b3c	MSG_mach_vm_region_recurse
2417*33de042dSApple OSS Distributions0xff004b40	MSG_mach_vm_region
2418*33de042dSApple OSS Distributions0xff004b44	MSG__mach_make_memory_entry
2419*33de042dSApple OSS Distributions0xff004b48	MSG_mach_vm_purgable_control
2420*33de042dSApple OSS Distributions0xff004b4c	MSG_mach_vm_page_info
2421*33de042dSApple OSS Distributions0xff004e20	MSG_ledger_create
2422*33de042dSApple OSS Distributions0xff004e24	MSG_ledger_terminate
2423*33de042dSApple OSS Distributions0xff004e28	MSG_ledger_transfer
2424*33de042dSApple OSS Distributions0xff004e2c	MSG_ledger_read
2425*33de042dSApple OSS Distributions0xff005140	MSG_mach_get_task_label
2426*33de042dSApple OSS Distributions0xff005144	MSG_mach_get_task_label_text
2427*33de042dSApple OSS Distributions0xff005148	MSG_mach_get_label
2428*33de042dSApple OSS Distributions0xff00514c	MSG_mach_get_label_text
2429*33de042dSApple OSS Distributions0xff005150	MSG_mach_set_port_label
2430*33de042dSApple OSS Distributions0xff005154	MSG_mac_check_service
2431*33de042dSApple OSS Distributions0xff005158	MSG_mac_port_check_service_obj
2432*33de042dSApple OSS Distributions0xff00515c	MSG_mac_port_check_access
2433*33de042dSApple OSS Distributions0xff005160	MSG_mac_label_new
2434*33de042dSApple OSS Distributions0xff005164	MSG_mac_request_label
2435*33de042dSApple OSS Distributions0xff005dc0	MSG_UNDExecute_rpc
2436*33de042dSApple OSS Distributions0xff005dc4	MSG_UNDDisplayNoticeFromBundle_rpc
2437*33de042dSApple OSS Distributions0xff005dc8	MSG_UNDDisplayAlertFromBundle_rpc
2438*33de042dSApple OSS Distributions0xff005dcc	MSG_UNDDisplayCustomFromBundle_rpc
2439*33de042dSApple OSS Distributions0xff005dd0	MSG_UNDDisplayCustomFromDictionary_rpc
2440*33de042dSApple OSS Distributions0xff005dd4	MSG_UNDCancelNotification_rpc
2441*33de042dSApple OSS Distributions0xff005dd8	MSG_UNDDisplayNoticeSimple_rpc
2442*33de042dSApple OSS Distributions0xff005ddc	MSG_UNDDisplayAlertSimple_rpc
2443*33de042dSApple OSS Distributions0xff0060e0	MSG_UNDAlertCompletedWithResult_rpc
2444*33de042dSApple OSS Distributions0xff0060e4	MSG_UNDNotificationCreated_rpc
2445*33de042dSApple OSS Distributions0xff01a5e0	MSG_check_task_access
2446*33de042dSApple OSS Distributions0xff01a5e4	MSG_find_code_signature
2447*33de042dSApple OSS Distributions0xff04b320	MSG_kextd_ping
2448*33de042dSApple OSS Distributions0xff25a8a0	MSG_lock_acquire
2449*33de042dSApple OSS Distributions0xff25a8a4	MSG_lock_release
2450*33de042dSApple OSS Distributions0xff25a8a8	MSG_lock_try
2451*33de042dSApple OSS Distributions0xff25a8ac	MSG_lock_make_stable
2452*33de042dSApple OSS Distributions0xff25a8b0	MSG_lock_handoff
2453*33de042dSApple OSS Distributions0xff25a8b4	MSG_lock_handoff_accept
2454*33de042dSApple OSS Distributions0xff25abc0	MSG_semaphore_signal
2455*33de042dSApple OSS Distributions0xff25abc4	MSG_semaphore_signal_all
2456*33de042dSApple OSS Distributions0xff25abc8	MSG_semaphore_wait
2457*33de042dSApple OSS Distributions0xff25abcc	MSG_semaphore_signal_thread
2458*33de042dSApple OSS Distributions0xff25abd0	MSG_semaphore_timedwait
2459*33de042dSApple OSS Distributions0xff25abd4	MSG_semaphore_wait_signal
2460*33de042dSApple OSS Distributions0xff25abd8	MSG_semaphore_timedwait_signal
2461*33de042dSApple OSS Distributions0xffbebdcc	MSG_clock_alarm_reply
2462