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