1 struct cpuinfo_mock_cpuid cpuid_dump[] = {
2 	{
3 		.input_eax = 0x00000000,
4 		.eax = 0x0000000A,
5 		.ebx = 0x756E6547,
6 		.ecx = 0x6C65746E,
7 		.edx = 0x49656E69,
8 	},
9 	{
10 		.input_eax = 0x00000001,
11 		.eax = 0x00030651,
12 		.ebx = 0x02040800,
13 		.ecx = 0x0040C3BD,
14 		.edx = 0xBFE9FBFF,
15 	},
16 	{
17 		.input_eax = 0x00000002,
18 		.eax = 0x4FBA5901,
19 		.ebx = 0x0E3080C0,
20 		.ecx = 0x00000000,
21 		.edx = 0x00000000,
22 	},
23 	{
24 		.input_eax = 0x00000003,
25 		.eax = 0x00000000,
26 		.ebx = 0x00000000,
27 		.ecx = 0x00000000,
28 		.edx = 0x00000000,
29 	},
30 	{
31 		.input_eax = 0x00000004,
32 		.input_ecx = 0x00000000,
33 		.eax = 0x04004121,
34 		.ebx = 0x0140003F,
35 		.ecx = 0x0000003F,
36 		.edx = 0x00000001,
37 	},
38 	{
39 		.input_eax = 0x00000004,
40 		.input_ecx = 0x00000001,
41 		.eax = 0x04004122,
42 		.ebx = 0x01C0003F,
43 		.ecx = 0x0000003F,
44 		.edx = 0x00000001,
45 	},
46 	{
47 		.input_eax = 0x00000004,
48 		.input_ecx = 0x00000002,
49 		.eax = 0x04004143,
50 		.ebx = 0x01C0003F,
51 		.ecx = 0x000003FF,
52 		.edx = 0x00000001,
53 	},
54 	{
55 		.input_eax = 0x00000005,
56 		.eax = 0x00000040,
57 		.ebx = 0x00000040,
58 		.ecx = 0x00000003,
59 		.edx = 0x03020220,
60 	},
61 	{
62 		.input_eax = 0x00000006,
63 		.eax = 0x00000005,
64 		.ebx = 0x00000002,
65 		.ecx = 0x00000001,
66 		.edx = 0x00000000,
67 	},
68 	{
69 		.input_eax = 0x00000007,
70 		.input_ecx = 0x00000000,
71 		.eax = 0x00000000,
72 		.ebx = 0x00000000,
73 		.ecx = 0x00000000,
74 		.edx = 0x00000000,
75 	},
76 	{
77 		.input_eax = 0x00000008,
78 		.eax = 0x00000000,
79 		.ebx = 0x00000000,
80 		.ecx = 0x00000000,
81 		.edx = 0x00000000,
82 	},
83 	{
84 		.input_eax = 0x00000009,
85 		.eax = 0x00000000,
86 		.ebx = 0x00000000,
87 		.ecx = 0x00000000,
88 		.edx = 0x00000000,
89 	},
90 	{
91 		.input_eax = 0x0000000A,
92 		.eax = 0x07280203,
93 		.ebx = 0x00000000,
94 		.ecx = 0x00000000,
95 		.edx = 0x00000503,
96 	},
97 	{
98 		.input_eax = 0x80000000,
99 		.eax = 0x80000008,
100 		.ebx = 0x00000000,
101 		.ecx = 0x00000000,
102 		.edx = 0x00000000,
103 	},
104 	{
105 		.input_eax = 0x80000001,
106 		.eax = 0x00000000,
107 		.ebx = 0x00000000,
108 		.ecx = 0x00000001,
109 		.edx = 0x00100000,
110 	},
111 	{
112 		.input_eax = 0x80000002,
113 		.eax = 0x20202020,
114 		.ebx = 0x20202020,
115 		.ecx = 0x746E4920,
116 		.edx = 0x52286C65,
117 	},
118 	{
119 		.input_eax = 0x80000003,
120 		.eax = 0x74412029,
121 		.ebx = 0x54286D6F,
122 		.ecx = 0x4320294D,
123 		.edx = 0x5A205550,
124 	},
125 	{
126 		.input_eax = 0x80000004,
127 		.eax = 0x30363532,
128 		.ebx = 0x20402020,
129 		.ecx = 0x30362E31,
130 		.edx = 0x007A4847,
131 	},
132 	{
133 		.input_eax = 0x80000005,
134 		.eax = 0x00000000,
135 		.ebx = 0x00000000,
136 		.ecx = 0x00000000,
137 		.edx = 0x00000000,
138 	},
139 	{
140 		.input_eax = 0x80000006,
141 		.eax = 0x00000000,
142 		.ebx = 0x00000000,
143 		.ecx = 0x02006040,
144 		.edx = 0x00000000,
145 	},
146 	{
147 		.input_eax = 0x80000007,
148 		.eax = 0x00000000,
149 		.ebx = 0x00000000,
150 		.ecx = 0x00000000,
151 		.edx = 0x00000100,
152 	},
153 	{
154 		.input_eax = 0x80000008,
155 		.eax = 0x00002020,
156 		.ebx = 0x00000000,
157 		.ecx = 0x00000000,
158 		.edx = 0x00000000,
159 	},
160 };
161 struct cpuinfo_mock_file filesystem[] = {
162 	{
163 		.path = "/proc/cpuinfo",
164 		.size = 3242,
165 		.content =
166 			"processor\t: 0\n"
167 			"vendor_id\t: GenuineIntel\n"
168 			"cpu family\t: 6\n"
169 			"model\t\t: 53\n"
170 			"model name\t: Intel(R) Atom(TM) CPU Z2560  @ 1.60GHz\n"
171 			"stepping\t: 1\n"
172 			"microcode\t: 0x110\n"
173 			"cpu MHz\t\t: 1600.000\n"
174 			"cache size\t: 512 KB\n"
175 			"physical id\t: 0\n"
176 			"siblings\t: 4\n"
177 			"core id\t\t: 0\n"
178 			"cpu cores\t: 2\n"
179 			"apicid\t\t: 0\n"
180 			"initial apicid\t: 0\n"
181 			"fdiv_bug\t: no\n"
182 			"f00f_bug\t: no\n"
183 			"coma_bug\t: no\n"
184 			"fpu\t\t: yes\n"
185 			"fpu_exception\t: yes\n"
186 			"cpuid level\t: 10\n"
187 			"wp\t\t: yes\n"
188 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
189 			"bogomips\t: 3194.88\n"
190 			"clflush size\t: 64\n"
191 			"cache_alignment\t: 64\n"
192 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
193 			"power management:\n"
194 			"\n"
195 			"processor\t: 1\n"
196 			"vendor_id\t: GenuineIntel\n"
197 			"cpu family\t: 6\n"
198 			"model\t\t: 53\n"
199 			"model name\t: Intel(R) Atom(TM) CPU Z2560  @ 1.60GHz\n"
200 			"stepping\t: 1\n"
201 			"microcode\t: 0x110\n"
202 			"cpu MHz\t\t: 1600.000\n"
203 			"cache size\t: 512 KB\n"
204 			"physical id\t: 0\n"
205 			"siblings\t: 4\n"
206 			"core id\t\t: 0\n"
207 			"cpu cores\t: 2\n"
208 			"apicid\t\t: 1\n"
209 			"initial apicid\t: 1\n"
210 			"fdiv_bug\t: no\n"
211 			"f00f_bug\t: no\n"
212 			"coma_bug\t: no\n"
213 			"fpu\t\t: yes\n"
214 			"fpu_exception\t: yes\n"
215 			"cpuid level\t: 10\n"
216 			"wp\t\t: yes\n"
217 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
218 			"bogomips\t: 3194.88\n"
219 			"clflush size\t: 64\n"
220 			"cache_alignment\t: 64\n"
221 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
222 			"power management:\n"
223 			"\n"
224 			"processor\t: 2\n"
225 			"vendor_id\t: GenuineIntel\n"
226 			"cpu family\t: 6\n"
227 			"model\t\t: 53\n"
228 			"model name\t: Intel(R) Atom(TM) CPU Z2560  @ 1.60GHz\n"
229 			"stepping\t: 1\n"
230 			"microcode\t: 0x110\n"
231 			"cpu MHz\t\t: 800.000\n"
232 			"cache size\t: 512 KB\n"
233 			"physical id\t: 0\n"
234 			"siblings\t: 4\n"
235 			"core id\t\t: 1\n"
236 			"cpu cores\t: 2\n"
237 			"apicid\t\t: 2\n"
238 			"initial apicid\t: 2\n"
239 			"fdiv_bug\t: no\n"
240 			"f00f_bug\t: no\n"
241 			"coma_bug\t: no\n"
242 			"fpu\t\t: yes\n"
243 			"fpu_exception\t: yes\n"
244 			"cpuid level\t: 10\n"
245 			"wp\t\t: yes\n"
246 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
247 			"bogomips\t: 3194.88\n"
248 			"clflush size\t: 64\n"
249 			"cache_alignment\t: 64\n"
250 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
251 			"power management:\n"
252 			"\n"
253 			"processor\t: 3\n"
254 			"vendor_id\t: GenuineIntel\n"
255 			"cpu family\t: 6\n"
256 			"model\t\t: 53\n"
257 			"model name\t: Intel(R) Atom(TM) CPU Z2560  @ 1.60GHz\n"
258 			"stepping\t: 1\n"
259 			"microcode\t: 0x110\n"
260 			"cpu MHz\t\t: 800.000\n"
261 			"cache size\t: 512 KB\n"
262 			"physical id\t: 0\n"
263 			"siblings\t: 4\n"
264 			"core id\t\t: 1\n"
265 			"cpu cores\t: 2\n"
266 			"apicid\t\t: 3\n"
267 			"initial apicid\t: 3\n"
268 			"fdiv_bug\t: no\n"
269 			"f00f_bug\t: no\n"
270 			"coma_bug\t: no\n"
271 			"fpu\t\t: yes\n"
272 			"fpu_exception\t: yes\n"
273 			"cpuid level\t: 10\n"
274 			"wp\t\t: yes\n"
275 			"flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority\n"
276 			"bogomips\t: 3194.88\n"
277 			"clflush size\t: 64\n"
278 			"cache_alignment\t: 64\n"
279 			"address sizes\t: 32 bits physical, 32 bits virtual\n"
280 			"power management:\n"
281 			"\n",
282 	},
283 	{
284 		.path = "/system/build.prop",
285 		.size = 5245,
286 		.content =
287 			"\n"
288 			"# begin build properties\n"
289 			"# autogenerated by buildinfo.sh\n"
290 			"ro.build.id=LRX22C\n"
291 			"ro.build.display.id=ATT_12.16.10.95\n"
292 			"ro.build.version.incremental=ATT_Phone-12.16.10.95-20160223\n"
293 			"ro.build.version.sdk=21\n"
294 			"ro.build.version.codename=REL\n"
295 			"ro.build.version.all_codenames=REL\n"
296 			"ro.build.version.release=5.0.1\n"
297 			"ro.build.date=Tue Feb 23 17:42:49 CST 2016\n"
298 			"ro.build.date.utc=1456220569\n"
299 			"ro.build.type=user\n"
300 			"ro.build.user=android\n"
301 			"ro.build.host=mcrd1-40\n"
302 			"ro.build.tags=release-keys\n"
303 			"ro.product.model=ASUS ZenFone 2E\n"
304 			"ro.product.brand=asus\n"
305 			"ro.product.name=ATT_Phone\n"
306 			"ro.product.device=ASUS_Z00D\n"
307 			"ro.product.board=clovertrail\n"
308 			"# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n"
309 			"# use ro.product.cpu.abilist instead.\n"
310 			"ro.product.cpu.abi=x86\n"
311 			"ro.product.cpu.abilist=x86,armeabi-v7a,armeabi\n"
312 			"ro.product.cpu.abilist32=x86,armeabi-v7a,armeabi\n"
313 			"ro.product.cpu.abilist64=\n"
314 			"ro.product.manufacturer=asus\n"
315 			"ro.product.locale.language=en\n"
316 			"ro.product.locale.region=US\n"
317 			"ro.wifi.channels=\n"
318 			"ro.board.platform=clovertrail\n"
319 			"# ro.build.product is obsolete; use ro.product.device\n"
320 			"ro.build.product=ze500cl\n"
321 			"# Do not try to parse description, fingerprint, or thumbprint\n"
322 			"ro.build.description=ATT_Phone-user 5.0.1 LRX22C ATT_Phone-12.16.10.95-20160223 release-keys\n"
323 			"ro.build.fingerprint=asus/ATT_Phone/ASUS_Z00D:5.0.1/LRX22C/ATT_Phone-12.16.10.95-20160223:user/release-keys\n"
324 			"ro.build.version.base_os=asus/ATT_Phone/ASUS_Z00D:5.0.1/LRX22C/ATT_Phone-12.16.10.95-20160223:user/release-keys\n"
325 			"ro.build.version.security_patch=2015-09-11\n"
326 			"ro.build.characteristics=default\n"
327 			"ro.build.csc.version=ATT_ZE500CL-12.16.10.95-20160223\n"
328 			"# end build properties\n"
329 			"#\n"
330 			"# from device/intel/clovertrail/redhookbay/system.prop\n"
331 			"#\n"
332 			"#\n"
333 			"# System.prop for Clovertrail\n"
334 			"#\n"
335 			"\n"
336 			"# [ASUS BSP] Gavin_Chang - Add MicroSD path\n"
337 			"ro.epad.mount_point.microsd = /storage/MicroSD\n"
338 			"ro.epad.mount_point.sdcard1 = /storage/MicroSD\n"
339 			"# [ASUS BSP] Gavin_Chang - Add MicroSD path\n"
340 			"\n"
341 			"# [ASUS BSP] Gavin_Chang - Add APP2SD\n"
342 			"ro.bsp.app2sd=true\n"
343 			"# [ASUS BSP] Gavin_Chang - Add APP2SD\n"
344 			"\n"
345 			"# [ASUS BSP] Cheryl Chen - PF450CL006S - Disable Power Off Dialog for Power On/Off Stress Test\n"
346 			"persist.sys.test.poweronoff = 0\n"
347 			"# [ASUS BSP] Cheryl Chen - PF450CL006E\n"
348 			"persist.asus.mupload.enable = 0\n"
349 			"\n"
350 			"# [ASUS BSP] Jacob Kung - ZE500CL support golve mode property\n"
351 			"persist.asus.glove = 0\n"
352 			"\n"
353 			"# [ASUS BSP] Jacob Kung - ZE500CL support double tap mode property\n"
354 			"persist.asus.dclick = 0\n"
355 			"\n"
356 			"# [ASUS BSP] Jacob Kung - ZE500CL support gesture mode property\n"
357 			"persist.asus.gesture.type = 0000000\n"
358 			"\n"
359 			"# [ASUS BSP] Gary3_Chen - need miracast video clone mode to be default\n"
360 			"widi.media.extmode.enable = false\n"
361 			"# [ASUS BSP] Gary3_Chen - need miracast video clone mode to be default\n"
362 			"\n"
363 			"# [ASUS BSP] Joy_Lin For ASUS Power task+++\n"
364 			"asus.powertask = 0\n"
365 			"# [ASUS BSP] Joy_Lin For ASUS Power task---\n"
366 			"\n"
367 			"#\n"
368 			"# ASUS ze500cl project specific properties\n"
369 			"#\n"
370 			"\n"
371 			"\n"
372 			"#\n"
373 			"# ADDITIONAL_BUILD_PROPERTIES\n"
374 			"#\n"
375 			"ro.build.asus.sku=ATT\n"
376 			"ro.streaming.video.drs=true\n"
377 			"ro.build.app.version=044030426_201501050106\n"
378 			"ro.asus.ui=1.0\n"
379 			"ro.dalvik.vm.isa.arm=x86\n"
380 			"ro.enable.native.bridge.exec=1\n"
381 			"ro.config.specific=att\n"
382 			"ro.spid.gps.pmm=disabled\n"
383 			"ro.spid.gps.tty=ttyMFD3\n"
384 			"ro.spid.gps.FrqPlan=FRQ_PLAN_26MHZ_2PPM\n"
385 			"ro.spid.gps.RfType=GL_RF_4752_BRCM_EXT_LNA\n"
386 			"persist.tel.lteOnGsmDevice=true\n"
387 			"ro.telephony.default_network=9\n"
388 			"telephony.lteOnCdmaDevice=0\n"
389 			"audiocomms.vp.fw_name=vpimg_es325.bin\n"
390 			"ro.com.android.dataroaming=false\n"
391 			"keyguard.no_require_sim=true\n"
392 			"ro.com.android.dateformat=MM-dd-yyyy\n"
393 			"ro.carrier=unknown\n"
394 			"dalvik.vm.heapstartsize=8m\n"
395 			"dalvik.vm.heapgrowthlimit=128m\n"
396 			"dalvik.vm.heapsize=174m\n"
397 			"dalvik.vm.heaptargetutilization=0.75\n"
398 			"dalvik.vm.heapminfree=512k\n"
399 			"dalvik.vm.heapmaxfree=8m\n"
400 			"dalvik.jit.code_cache_size=1048576\n"
401 			"ro.hwui.texture_cache_size=24.0f\n"
402 			"ro.hwui.text_large_cache_width=2048\n"
403 			"ro.hwui.text_large_cache_height=512\n"
404 			"persist.tel.hot_swap.support=true\n"
405 			"drm.service.enabled=true\n"
406 			"ro.frp.pst=/dev/block/mmcblk0p2\n"
407 			"ro.blankphone_id=1\n"
408 			"ro.com.google.clientidbase=android-asus\n"
409 			"ro.contact.simtype=1\n"
410 			"ro.camera.sound.forced=0\n"
411 			"ro.config.ringtone=Festival.ogg\n"
412 			"ro.config.notification_sound=NewMessage.ogg\n"
413 			"ro.config.newmail_sound=NewMail.ogg\n"
414 			"ro.config.sentmail_sound=SentMail.ogg\n"
415 			"ro.config.calendaralert_sound=CalendarEvent.ogg\n"
416 			"ro.config.alarm_alert=BusyBugs.ogg\n"
417 			"ro.additionalbutton.operation=0\n"
418 			"ro.asus.browser.uap=ASUS-ZE500CL\n"
419 			"ro.setupwizard.mode=OPTIONAL\n"
420 			"ro.com.google.gmsversion=5.0_r2\n"
421 			"ro.com.google.clientidbase.ms=android-att-us\n"
422 			"ro.com.google.clientidbase.am=android-att-us\n"
423 			"ro.com.google.clientidbase.gmm=android-asus\n"
424 			"ro.com.google.clientidbase.yt=android-asus\n"
425 			"persist.sys.dalvik.vm.lib.2=libart.so\n"
426 			"ro.ril.status.polling.enable=0\n"
427 			"persist.tcs.hw_filename=/etc/telephony/XMM7160_CONF_5.xml\n"
428 			"rs.gpu.renderscript=0\n"
429 			"rs.gpu.filterscript=0\n"
430 			"rs.gpu.rsIntrinsic=0\n"
431 			"panel.physicalWidthmm=62\n"
432 			"panel.physicalHeightmm=111\n"
433 			"ro.opengles.version=131072\n"
434 			"gsm.net.interface=rmnet0\n"
435 			"rild.libpath=/system/lib/librapid-ril-core.so\n"
436 			"dalvik.vm.isa.x86.features=ssse3,movbe\n"
437 			"net.bt.name=Android\n"
438 			"dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
439 			"sys.tcpdump.file=/data/logs/capture.pcap\n"
440 			"ro.internal.tcpdump.file=/data/logs/capture.pcap\n"
441 			"persist.data_netmgrd_mtu=1410\n"
442 			"persist.asus.bri_ratio=80\n"
443 			"persist.telproviders.debug=0\n"
444 			"persist.asus.cb.debug=0\n"
445 			"persist.asus.message.gcf.mode=0\n"
446 			"persist.asus.message.debug=0\n"
447 			"ro.config.hwrlib=T9_x86\n"
448 			"ro.config.xt9ime.max_subtype=7\n"
449 			"ro.ime.lowmemory=false\n"
450 			"ro.intel.corp.email=1\n"
451 			"persist.sys.modem.restart=12\n",
452 	},
453 	{
454 		.path = "/sys/devices/system/cpu/kernel_max",
455 		.size = 2,
456 		.content = "3\n",
457 	},
458 	{
459 		.path = "/sys/devices/system/cpu/possible",
460 		.size = 4,
461 		.content = "0-3\n",
462 	},
463 	{
464 		.path = "/sys/devices/system/cpu/present",
465 		.size = 4,
466 		.content = "0-3\n",
467 	},
468 	{
469 		.path = "/sys/devices/system/cpu/online",
470 		.size = 4,
471 		.content = "0-3\n",
472 	},
473 	{
474 		.path = "/sys/devices/system/cpu/offline",
475 		.size = 1,
476 		.content = "\n",
477 	},
478 	{
479 		.path = "/sys/devices/system/cpu/modalias",
480 		.size = 321,
481 		.content = "x86cpu:vendor:0000:family:0006:model:0035:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0013,0015,0016,0017,0018,0019,001A,001B,001C,001D,001F,0034,0066,0068,006B,006C,006D,0072,0078,007C,007E,0080,0082,0083,0084,0085,0087,0088,0089,008E,008F,0096,00C0,00E1,00E7,0100,0101,0102\n",
482 	},
483 	{
484 		.path = "/sys/devices/system/cpu/cpuidle/current_driver",
485 		.size = 11,
486 		.content = "intel_idle\n",
487 	},
488 	{
489 		.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
490 		.size = 5,
491 		.content = "menu\n",
492 	},
493 	{
494 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
495 		.size = 4,
496 		.content = "0 1\n",
497 	},
498 	{
499 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
500 		.size = 8,
501 		.content = "1600000\n",
502 	},
503 	{
504 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
505 		.size = 7,
506 		.content = "800000\n",
507 	},
508 	{
509 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
510 		.size = 7,
511 		.content = "100000\n",
512 	},
513 	{
514 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
515 		.size = 4,
516 		.content = "0 1\n",
517 	},
518 	{
519 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies",
520 		.size = 31,
521 		.content = "1600000 1333000 933000 800000 \n",
522 	},
523 	{
524 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
525 		.size = 44,
526 		.content = "ondemand userspace interactive performance \n",
527 	},
528 	{
529 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
530 		.size = 7,
531 		.content = "800000\n",
532 	},
533 	{
534 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
535 		.size = 12,
536 		.content = "sfi-cpufreq\n",
537 	},
538 	{
539 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor",
540 		.size = 12,
541 		.content = "interactive\n",
542 	},
543 	{
544 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
545 		.size = 7,
546 		.content = "800000\n",
547 	},
548 	{
549 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
550 		.size = 49,
551 		.content =
552 			"1600000 6382\n"
553 			"1333000 580\n"
554 			"933000 362\n"
555 			"800000 19032\n",
556 	},
557 	{
558 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
559 		.size = 4,
560 		.content = "535\n",
561 	},
562 	{
563 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table",
564 		.size = 277,
565 		.content =
566 			"   From  :    To\n"
567 			"         :   1600000   1333000    933000    800000 \n"
568 			"  1600000:         0        46        18       130 \n"
569 			"  1333000:        36         0         4        34 \n"
570 			"   933000:        21        12         0        35 \n"
571 			"   800000:       137        16        46         0 \n",
572 	},
573 	{
574 		.path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
575 		.size = 2,
576 		.content = "0\n",
577 	},
578 	{
579 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
580 		.size = 4,
581 		.content = "0-3\n",
582 	},
583 	{
584 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
585 		.size = 2,
586 		.content = "f\n",
587 	},
588 	{
589 		.path = "/sys/devices/system/cpu/cpu0/topology/core_id",
590 		.size = 2,
591 		.content = "0\n",
592 	},
593 	{
594 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
595 		.size = 4,
596 		.content = "0-1\n",
597 	},
598 	{
599 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
600 		.size = 2,
601 		.content = "3\n",
602 	},
603 	{
604 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size",
605 		.size = 3,
606 		.content = "64\n",
607 	},
608 	{
609 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/level",
610 		.size = 2,
611 		.content = "1\n",
612 	},
613 	{
614 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/number_of_sets",
615 		.size = 3,
616 		.content = "64\n",
617 	},
618 	{
619 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_list",
620 		.size = 4,
621 		.content = "0-1\n",
622 	},
623 	{
624 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_map",
625 		.size = 2,
626 		.content = "3\n",
627 	},
628 	{
629 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/size",
630 		.size = 4,
631 		.content = "24K\n",
632 	},
633 	{
634 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/type",
635 		.size = 5,
636 		.content = "Data\n",
637 	},
638 	{
639 		.path = "/sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity",
640 		.size = 2,
641 		.content = "6\n",
642 	},
643 	{
644 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size",
645 		.size = 3,
646 		.content = "64\n",
647 	},
648 	{
649 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/level",
650 		.size = 2,
651 		.content = "1\n",
652 	},
653 	{
654 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/number_of_sets",
655 		.size = 3,
656 		.content = "64\n",
657 	},
658 	{
659 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_list",
660 		.size = 4,
661 		.content = "0-1\n",
662 	},
663 	{
664 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_map",
665 		.size = 2,
666 		.content = "3\n",
667 	},
668 	{
669 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/size",
670 		.size = 4,
671 		.content = "32K\n",
672 	},
673 	{
674 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/type",
675 		.size = 12,
676 		.content = "Instruction\n",
677 	},
678 	{
679 		.path = "/sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity",
680 		.size = 2,
681 		.content = "8\n",
682 	},
683 	{
684 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size",
685 		.size = 3,
686 		.content = "64\n",
687 	},
688 	{
689 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/level",
690 		.size = 2,
691 		.content = "2\n",
692 	},
693 	{
694 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/number_of_sets",
695 		.size = 5,
696 		.content = "1024\n",
697 	},
698 	{
699 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_list",
700 		.size = 4,
701 		.content = "0-1\n",
702 	},
703 	{
704 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_map",
705 		.size = 2,
706 		.content = "3\n",
707 	},
708 	{
709 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/size",
710 		.size = 5,
711 		.content = "512K\n",
712 	},
713 	{
714 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/type",
715 		.size = 8,
716 		.content = "Unified\n",
717 	},
718 	{
719 		.path = "/sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity",
720 		.size = 2,
721 		.content = "8\n",
722 	},
723 	{
724 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus",
725 		.size = 4,
726 		.content = "0 1\n",
727 	},
728 	{
729 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq",
730 		.size = 8,
731 		.content = "1600000\n",
732 	},
733 	{
734 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
735 		.size = 7,
736 		.content = "800000\n",
737 	},
738 	{
739 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
740 		.size = 7,
741 		.content = "100000\n",
742 	},
743 	{
744 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus",
745 		.size = 4,
746 		.content = "0 1\n",
747 	},
748 	{
749 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies",
750 		.size = 31,
751 		.content = "1600000 1333000 933000 800000 \n",
752 	},
753 	{
754 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
755 		.size = 44,
756 		.content = "ondemand userspace interactive performance \n",
757 	},
758 	{
759 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
760 		.size = 7,
761 		.content = "800000\n",
762 	},
763 	{
764 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
765 		.size = 12,
766 		.content = "sfi-cpufreq\n",
767 	},
768 	{
769 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor",
770 		.size = 12,
771 		.content = "interactive\n",
772 	},
773 	{
774 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq",
775 		.size = 7,
776 		.content = "800000\n",
777 	},
778 	{
779 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
780 		.size = 49,
781 		.content =
782 			"1600000 6415\n"
783 			"1333000 580\n"
784 			"933000 362\n"
785 			"800000 19247\n",
786 	},
787 	{
788 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
789 		.size = 4,
790 		.content = "539\n",
791 	},
792 	{
793 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table",
794 		.size = 277,
795 		.content =
796 			"   From  :    To\n"
797 			"         :   1600000   1333000    933000    800000 \n"
798 			"  1600000:         0        46        18       132 \n"
799 			"  1333000:        36         0         4        34 \n"
800 			"   933000:        21        12         0        35 \n"
801 			"   800000:       139        16        46         0 \n",
802 	},
803 	{
804 		.path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id",
805 		.size = 2,
806 		.content = "0\n",
807 	},
808 	{
809 		.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list",
810 		.size = 4,
811 		.content = "0-3\n",
812 	},
813 	{
814 		.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings",
815 		.size = 2,
816 		.content = "f\n",
817 	},
818 	{
819 		.path = "/sys/devices/system/cpu/cpu1/topology/core_id",
820 		.size = 2,
821 		.content = "0\n",
822 	},
823 	{
824 		.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list",
825 		.size = 4,
826 		.content = "0-1\n",
827 	},
828 	{
829 		.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings",
830 		.size = 2,
831 		.content = "3\n",
832 	},
833 	{
834 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size",
835 		.size = 3,
836 		.content = "64\n",
837 	},
838 	{
839 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/level",
840 		.size = 2,
841 		.content = "1\n",
842 	},
843 	{
844 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/number_of_sets",
845 		.size = 3,
846 		.content = "64\n",
847 	},
848 	{
849 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_list",
850 		.size = 4,
851 		.content = "0-1\n",
852 	},
853 	{
854 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_map",
855 		.size = 2,
856 		.content = "3\n",
857 	},
858 	{
859 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/size",
860 		.size = 4,
861 		.content = "24K\n",
862 	},
863 	{
864 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/type",
865 		.size = 5,
866 		.content = "Data\n",
867 	},
868 	{
869 		.path = "/sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity",
870 		.size = 2,
871 		.content = "6\n",
872 	},
873 	{
874 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size",
875 		.size = 3,
876 		.content = "64\n",
877 	},
878 	{
879 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/level",
880 		.size = 2,
881 		.content = "1\n",
882 	},
883 	{
884 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/number_of_sets",
885 		.size = 3,
886 		.content = "64\n",
887 	},
888 	{
889 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_list",
890 		.size = 4,
891 		.content = "0-1\n",
892 	},
893 	{
894 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_map",
895 		.size = 2,
896 		.content = "3\n",
897 	},
898 	{
899 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/size",
900 		.size = 4,
901 		.content = "32K\n",
902 	},
903 	{
904 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/type",
905 		.size = 12,
906 		.content = "Instruction\n",
907 	},
908 	{
909 		.path = "/sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity",
910 		.size = 2,
911 		.content = "8\n",
912 	},
913 	{
914 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size",
915 		.size = 3,
916 		.content = "64\n",
917 	},
918 	{
919 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/level",
920 		.size = 2,
921 		.content = "2\n",
922 	},
923 	{
924 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/number_of_sets",
925 		.size = 5,
926 		.content = "1024\n",
927 	},
928 	{
929 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_list",
930 		.size = 4,
931 		.content = "0-1\n",
932 	},
933 	{
934 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map",
935 		.size = 2,
936 		.content = "3\n",
937 	},
938 	{
939 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/size",
940 		.size = 5,
941 		.content = "512K\n",
942 	},
943 	{
944 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/type",
945 		.size = 8,
946 		.content = "Unified\n",
947 	},
948 	{
949 		.path = "/sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity",
950 		.size = 2,
951 		.content = "8\n",
952 	},
953 	{
954 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus",
955 		.size = 4,
956 		.content = "2 3\n",
957 	},
958 	{
959 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq",
960 		.size = 8,
961 		.content = "1600000\n",
962 	},
963 	{
964 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
965 		.size = 7,
966 		.content = "800000\n",
967 	},
968 	{
969 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
970 		.size = 7,
971 		.content = "100000\n",
972 	},
973 	{
974 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus",
975 		.size = 4,
976 		.content = "2 3\n",
977 	},
978 	{
979 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies",
980 		.size = 31,
981 		.content = "1600000 1333000 933000 800000 \n",
982 	},
983 	{
984 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
985 		.size = 44,
986 		.content = "ondemand userspace interactive performance \n",
987 	},
988 	{
989 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
990 		.size = 7,
991 		.content = "800000\n",
992 	},
993 	{
994 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
995 		.size = 12,
996 		.content = "sfi-cpufreq\n",
997 	},
998 	{
999 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor",
1000 		.size = 12,
1001 		.content = "interactive\n",
1002 	},
1003 	{
1004 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq",
1005 		.size = 8,
1006 		.content = "1600000\n",
1007 	},
1008 	{
1009 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq",
1010 		.size = 7,
1011 		.content = "800000\n",
1012 	},
1013 	{
1014 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
1015 		.size = 49,
1016 		.content =
1017 			"1600000 6073\n"
1018 			"1333000 374\n"
1019 			"933000 465\n"
1020 			"800000 19948\n",
1021 	},
1022 	{
1023 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
1024 		.size = 4,
1025 		.content = "527\n",
1026 	},
1027 	{
1028 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table",
1029 		.size = 277,
1030 		.content =
1031 			"   From  :    To\n"
1032 			"         :   1600000   1333000    933000    800000 \n"
1033 			"  1600000:         0        41        15       129 \n"
1034 			"  1333000:        27         0         5        31 \n"
1035 			"   933000:        17        12         0        45 \n"
1036 			"   800000:       141        10        54         0 \n",
1037 	},
1038 	{
1039 		.path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id",
1040 		.size = 2,
1041 		.content = "0\n",
1042 	},
1043 	{
1044 		.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list",
1045 		.size = 4,
1046 		.content = "0-3\n",
1047 	},
1048 	{
1049 		.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings",
1050 		.size = 2,
1051 		.content = "f\n",
1052 	},
1053 	{
1054 		.path = "/sys/devices/system/cpu/cpu2/topology/core_id",
1055 		.size = 2,
1056 		.content = "1\n",
1057 	},
1058 	{
1059 		.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list",
1060 		.size = 4,
1061 		.content = "2-3\n",
1062 	},
1063 	{
1064 		.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings",
1065 		.size = 2,
1066 		.content = "c\n",
1067 	},
1068 	{
1069 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size",
1070 		.size = 3,
1071 		.content = "64\n",
1072 	},
1073 	{
1074 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/level",
1075 		.size = 2,
1076 		.content = "1\n",
1077 	},
1078 	{
1079 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/number_of_sets",
1080 		.size = 3,
1081 		.content = "64\n",
1082 	},
1083 	{
1084 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_list",
1085 		.size = 4,
1086 		.content = "2-3\n",
1087 	},
1088 	{
1089 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_map",
1090 		.size = 2,
1091 		.content = "c\n",
1092 	},
1093 	{
1094 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/size",
1095 		.size = 4,
1096 		.content = "24K\n",
1097 	},
1098 	{
1099 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/type",
1100 		.size = 5,
1101 		.content = "Data\n",
1102 	},
1103 	{
1104 		.path = "/sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity",
1105 		.size = 2,
1106 		.content = "6\n",
1107 	},
1108 	{
1109 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size",
1110 		.size = 3,
1111 		.content = "64\n",
1112 	},
1113 	{
1114 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/level",
1115 		.size = 2,
1116 		.content = "1\n",
1117 	},
1118 	{
1119 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/number_of_sets",
1120 		.size = 3,
1121 		.content = "64\n",
1122 	},
1123 	{
1124 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_list",
1125 		.size = 4,
1126 		.content = "2-3\n",
1127 	},
1128 	{
1129 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_map",
1130 		.size = 2,
1131 		.content = "c\n",
1132 	},
1133 	{
1134 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/size",
1135 		.size = 4,
1136 		.content = "32K\n",
1137 	},
1138 	{
1139 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/type",
1140 		.size = 12,
1141 		.content = "Instruction\n",
1142 	},
1143 	{
1144 		.path = "/sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity",
1145 		.size = 2,
1146 		.content = "8\n",
1147 	},
1148 	{
1149 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size",
1150 		.size = 3,
1151 		.content = "64\n",
1152 	},
1153 	{
1154 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/level",
1155 		.size = 2,
1156 		.content = "2\n",
1157 	},
1158 	{
1159 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/number_of_sets",
1160 		.size = 5,
1161 		.content = "1024\n",
1162 	},
1163 	{
1164 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_list",
1165 		.size = 4,
1166 		.content = "2-3\n",
1167 	},
1168 	{
1169 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_map",
1170 		.size = 2,
1171 		.content = "c\n",
1172 	},
1173 	{
1174 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/size",
1175 		.size = 5,
1176 		.content = "512K\n",
1177 	},
1178 	{
1179 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/type",
1180 		.size = 8,
1181 		.content = "Unified\n",
1182 	},
1183 	{
1184 		.path = "/sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity",
1185 		.size = 2,
1186 		.content = "8\n",
1187 	},
1188 	{
1189 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus",
1190 		.size = 4,
1191 		.content = "2 3\n",
1192 	},
1193 	{
1194 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq",
1195 		.size = 8,
1196 		.content = "1600000\n",
1197 	},
1198 	{
1199 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
1200 		.size = 7,
1201 		.content = "800000\n",
1202 	},
1203 	{
1204 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
1205 		.size = 7,
1206 		.content = "100000\n",
1207 	},
1208 	{
1209 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus",
1210 		.size = 4,
1211 		.content = "2 3\n",
1212 	},
1213 	{
1214 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies",
1215 		.size = 31,
1216 		.content = "1600000 1333000 933000 800000 \n",
1217 	},
1218 	{
1219 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
1220 		.size = 44,
1221 		.content = "ondemand userspace interactive performance \n",
1222 	},
1223 	{
1224 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
1225 		.size = 7,
1226 		.content = "800000\n",
1227 	},
1228 	{
1229 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
1230 		.size = 12,
1231 		.content = "sfi-cpufreq\n",
1232 	},
1233 	{
1234 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor",
1235 		.size = 12,
1236 		.content = "interactive\n",
1237 	},
1238 	{
1239 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq",
1240 		.size = 8,
1241 		.content = "1600000\n",
1242 	},
1243 	{
1244 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq",
1245 		.size = 7,
1246 		.content = "800000\n",
1247 	},
1248 	{
1249 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
1250 		.size = 49,
1251 		.content =
1252 			"1600000 6085\n"
1253 			"1333000 374\n"
1254 			"933000 465\n"
1255 			"800000 20190\n",
1256 	},
1257 	{
1258 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
1259 		.size = 4,
1260 		.content = "529\n",
1261 	},
1262 	{
1263 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table",
1264 		.size = 277,
1265 		.content =
1266 			"   From  :    To\n"
1267 			"         :   1600000   1333000    933000    800000 \n"
1268 			"  1600000:         0        41        15       130 \n"
1269 			"  1333000:        27         0         5        31 \n"
1270 			"   933000:        17        12         0        45 \n"
1271 			"   800000:       142        10        54         0 \n",
1272 	},
1273 	{
1274 		.path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id",
1275 		.size = 2,
1276 		.content = "0\n",
1277 	},
1278 	{
1279 		.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list",
1280 		.size = 4,
1281 		.content = "0-3\n",
1282 	},
1283 	{
1284 		.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings",
1285 		.size = 2,
1286 		.content = "f\n",
1287 	},
1288 	{
1289 		.path = "/sys/devices/system/cpu/cpu3/topology/core_id",
1290 		.size = 2,
1291 		.content = "1\n",
1292 	},
1293 	{
1294 		.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list",
1295 		.size = 4,
1296 		.content = "2-3\n",
1297 	},
1298 	{
1299 		.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings",
1300 		.size = 2,
1301 		.content = "c\n",
1302 	},
1303 	{
1304 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size",
1305 		.size = 3,
1306 		.content = "64\n",
1307 	},
1308 	{
1309 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/level",
1310 		.size = 2,
1311 		.content = "1\n",
1312 	},
1313 	{
1314 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/number_of_sets",
1315 		.size = 3,
1316 		.content = "64\n",
1317 	},
1318 	{
1319 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_list",
1320 		.size = 4,
1321 		.content = "2-3\n",
1322 	},
1323 	{
1324 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_map",
1325 		.size = 2,
1326 		.content = "c\n",
1327 	},
1328 	{
1329 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/size",
1330 		.size = 4,
1331 		.content = "24K\n",
1332 	},
1333 	{
1334 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/type",
1335 		.size = 5,
1336 		.content = "Data\n",
1337 	},
1338 	{
1339 		.path = "/sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity",
1340 		.size = 2,
1341 		.content = "6\n",
1342 	},
1343 	{
1344 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size",
1345 		.size = 3,
1346 		.content = "64\n",
1347 	},
1348 	{
1349 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/level",
1350 		.size = 2,
1351 		.content = "1\n",
1352 	},
1353 	{
1354 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/number_of_sets",
1355 		.size = 3,
1356 		.content = "64\n",
1357 	},
1358 	{
1359 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_list",
1360 		.size = 4,
1361 		.content = "2-3\n",
1362 	},
1363 	{
1364 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_map",
1365 		.size = 2,
1366 		.content = "c\n",
1367 	},
1368 	{
1369 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/size",
1370 		.size = 4,
1371 		.content = "32K\n",
1372 	},
1373 	{
1374 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/type",
1375 		.size = 12,
1376 		.content = "Instruction\n",
1377 	},
1378 	{
1379 		.path = "/sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity",
1380 		.size = 2,
1381 		.content = "8\n",
1382 	},
1383 	{
1384 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size",
1385 		.size = 3,
1386 		.content = "64\n",
1387 	},
1388 	{
1389 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/level",
1390 		.size = 2,
1391 		.content = "2\n",
1392 	},
1393 	{
1394 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/number_of_sets",
1395 		.size = 5,
1396 		.content = "1024\n",
1397 	},
1398 	{
1399 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_list",
1400 		.size = 4,
1401 		.content = "2-3\n",
1402 	},
1403 	{
1404 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map",
1405 		.size = 2,
1406 		.content = "c\n",
1407 	},
1408 	{
1409 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/size",
1410 		.size = 5,
1411 		.content = "512K\n",
1412 	},
1413 	{
1414 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/type",
1415 		.size = 8,
1416 		.content = "Unified\n",
1417 	},
1418 	{
1419 		.path = "/sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity",
1420 		.size = 2,
1421 		.content = "8\n",
1422 	},
1423 	{ NULL },
1424 };
1425 
1426 #ifdef __ANDROID__
1427 struct cpuinfo_mock_property properties[] = {
1428 	{
1429 		.key = "Audio.Media.CodecDelayMs",
1430 		.value = "20",
1431 	},
1432 	{
1433 		.key = "Audiocomms.Audience.IsPresent",
1434 		.value = "true",
1435 	},
1436 	{
1437 		.key = "alsa.mixer.builtinMic",
1438 		.value = "Mic1",
1439 	},
1440 	{
1441 		.key = "alsa.mixer.defaultCard",
1442 		.value = "cloverviewaudio",
1443 	},
1444 	{
1445 		.key = "alsa.mixer.defaultGain",
1446 		.value = "1.0",
1447 	},
1448 	{
1449 		.key = "alsa.mixer.earpiece",
1450 		.value = "Headphone",
1451 	},
1452 	{
1453 		.key = "alsa.mixer.headphone",
1454 		.value = "Headphone",
1455 	},
1456 	{
1457 		.key = "alsa.mixer.headsetMic",
1458 		.value = "Mic1",
1459 	},
1460 	{
1461 		.key = "alsa.mixer.headset",
1462 		.value = "Headphone",
1463 	},
1464 	{
1465 		.key = "alsa.mixer.speaker",
1466 		.value = "Speaker",
1467 	},
1468 	{
1469 		.key = "ap.interface",
1470 		.value = "wlan0",
1471 	},
1472 	{
1473 		.key = "asus.powertask",
1474 		.value = "0",
1475 	},
1476 	{
1477 		.key = "atd.keybox.ready",
1478 		.value = "TRUE",
1479 	},
1480 	{
1481 		.key = "atd.start.key.install",
1482 		.value = "1",
1483 	},
1484 	{
1485 		.key = "audio.device.name",
1486 		.value = "cloverviewaudio",
1487 	},
1488 	{
1489 		.key = "audio.media_pb.decoder.dump",
1490 		.value = "disable",
1491 	},
1492 	{
1493 		.key = "audio.media_pb.flinger.dump",
1494 		.value = "disable",
1495 	},
1496 	{
1497 		.key = "audio.media_pb.parser.dump",
1498 		.value = "disable",
1499 	},
1500 	{
1501 		.key = "audio.media_rc.flinger.dump",
1502 		.value = "disable",
1503 	},
1504 	{
1505 		.key = "audio.offload.capabilities",
1506 		.value = "0",
1507 	},
1508 	{
1509 		.key = "audio.offload.disable",
1510 		.value = "1",
1511 	},
1512 	{
1513 		.key = "audio.offload.min.duration.secs",
1514 		.value = "20",
1515 	},
1516 	{
1517 		.key = "audiocomms.vp.fw_name",
1518 		.value = "vpimg_es325.bin",
1519 	},
1520 	{
1521 		.key = "crashlogd.processing.ongoing",
1522 		.value = "1",
1523 	},
1524 	{
1525 		.key = "dalvik.jit.code_cache_size",
1526 		.value = "1048576",
1527 	},
1528 	{
1529 		.key = "dalvik.vm.dex2oat-Xms",
1530 		.value = "64m",
1531 	},
1532 	{
1533 		.key = "dalvik.vm.dex2oat-Xmx",
1534 		.value = "512m",
1535 	},
1536 	{
1537 		.key = "dalvik.vm.heapgrowthlimit",
1538 		.value = "128m",
1539 	},
1540 	{
1541 		.key = "dalvik.vm.heapmaxfree",
1542 		.value = "8m",
1543 	},
1544 	{
1545 		.key = "dalvik.vm.heapminfree",
1546 		.value = "512k",
1547 	},
1548 	{
1549 		.key = "dalvik.vm.heapsize",
1550 		.value = "174m",
1551 	},
1552 	{
1553 		.key = "dalvik.vm.heapstartsize",
1554 		.value = "8m",
1555 	},
1556 	{
1557 		.key = "dalvik.vm.heaptargetutilization",
1558 		.value = "0.75",
1559 	},
1560 	{
1561 		.key = "dalvik.vm.image-dex2oat-Xms",
1562 		.value = "64m",
1563 	},
1564 	{
1565 		.key = "dalvik.vm.image-dex2oat-Xmx",
1566 		.value = "64m",
1567 	},
1568 	{
1569 		.key = "dalvik.vm.isa.x86.features",
1570 		.value = "ssse3,movbe",
1571 	},
1572 	{
1573 		.key = "dalvik.vm.stack-trace-file",
1574 		.value = "/data/anr/traces.txt",
1575 	},
1576 	{
1577 		.key = "debug.asus.android_reboot",
1578 		.value = "0",
1579 	},
1580 	{
1581 		.key = "debug.force_rtl",
1582 		.value = "0",
1583 	},
1584 	{
1585 		.key = "dev.bootcomplete",
1586 		.value = "1",
1587 	},
1588 	{
1589 		.key = "drm.service.enabled",
1590 		.value = "true",
1591 	},
1592 	{
1593 		.key = "gps.version.driver",
1594 		.value = "5_0_17.19.13.230734_sardine",
1595 	},
1596 	{
1597 		.key = "gsm.current.phone-type",
1598 		.value = "1",
1599 	},
1600 	{
1601 		.key = "gsm.firmware.upload",
1602 		.value = "ok",
1603 	},
1604 	{
1605 		.key = "gsm.first.imei",
1606 		.value = "true",
1607 	},
1608 	{
1609 		.key = "gsm.net.interface",
1610 		.value = "rmnet0",
1611 	},
1612 	{
1613 		.key = "gsm.network.type",
1614 		.value = "Unknown",
1615 	},
1616 	{
1617 		.key = "gsm.operator.alpha",
1618 		.value = "",
1619 	},
1620 	{
1621 		.key = "gsm.operator.iso-country",
1622 		.value = "",
1623 	},
1624 	{
1625 		.key = "gsm.operator.isroaming",
1626 		.value = "false",
1627 	},
1628 	{
1629 		.key = "gsm.operator.numeric",
1630 		.value = "",
1631 	},
1632 	{
1633 		.key = "gsm.sim.ccid",
1634 		.value = "",
1635 	},
1636 	{
1637 		.key = "gsm.sim.operator.alpha",
1638 		.value = "",
1639 	},
1640 	{
1641 		.key = "gsm.sim.operator.iso-country",
1642 		.value = "",
1643 	},
1644 	{
1645 		.key = "gsm.sim.operator.numeric",
1646 		.value = "",
1647 	},
1648 	{
1649 		.key = "gsm.sim.state",
1650 		.value = "ABSENT",
1651 	},
1652 	{
1653 		.key = "gsm.version.baseband",
1654 		.value = "M3.20.1_ZE500CL_1507.03",
1655 	},
1656 	{
1657 		.key = "gsm.version.ril-impl",
1658 		.value = "Intrinsyc Rapid-RIL M6.59 for Android 4.2 (Build September 17/2013)",
1659 	},
1660 	{
1661 		.key = "init.svc.CheckProp",
1662 		.value = "stopped",
1663 	},
1664 	{
1665 		.key = "init.svc.adbd",
1666 		.value = "running",
1667 	},
1668 	{
1669 		.key = "init.svc.akmd",
1670 		.value = "running",
1671 	},
1672 	{
1673 		.key = "init.svc.apk_logfs",
1674 		.value = "stopped",
1675 	},
1676 	{
1677 		.key = "init.svc.asus-usb-sh",
1678 		.value = "stopped",
1679 	},
1680 	{
1681 		.key = "init.svc.asus_audbg",
1682 		.value = "stopped",
1683 	},
1684 	{
1685 		.key = "init.svc.asus_checkaudbg",
1686 		.value = "stopped",
1687 	},
1688 	{
1689 		.key = "init.svc.asus_chk_asdf",
1690 		.value = "stopped",
1691 	},
1692 	{
1693 		.key = "init.svc.asus_kernelmsg",
1694 		.value = "stopped",
1695 	},
1696 	{
1697 		.key = "init.svc.asusgesture",
1698 		.value = "stopped",
1699 	},
1700 	{
1701 		.key = "init.svc.bcu_cpufreqrel",
1702 		.value = "stopped",
1703 	},
1704 	{
1705 		.key = "init.svc.bd_prov",
1706 		.value = "stopped",
1707 	},
1708 	{
1709 		.key = "init.svc.bootanim",
1710 		.value = "stopped",
1711 	},
1712 	{
1713 		.key = "init.svc.btwifimac",
1714 		.value = "stopped",
1715 	},
1716 	{
1717 		.key = "init.svc.check-datalog",
1718 		.value = "stopped",
1719 	},
1720 	{
1721 		.key = "init.svc.console",
1722 		.value = "stopped",
1723 	},
1724 	{
1725 		.key = "init.svc.crashlogd",
1726 		.value = "stopped",
1727 	},
1728 	{
1729 		.key = "init.svc.debuggerd",
1730 		.value = "running",
1731 	},
1732 	{
1733 		.key = "init.svc.drm",
1734 		.value = "running",
1735 	},
1736 	{
1737 		.key = "init.svc.fg_conf",
1738 		.value = "stopped",
1739 	},
1740 	{
1741 		.key = "init.svc.flash_recovery",
1742 		.value = "stopped",
1743 	},
1744 	{
1745 		.key = "init.svc.gpsd",
1746 		.value = "running",
1747 	},
1748 	{
1749 		.key = "init.svc.healthd",
1750 		.value = "running",
1751 	},
1752 	{
1753 		.key = "init.svc.ins_key",
1754 		.value = "restarting",
1755 	},
1756 	{
1757 		.key = "init.svc.ins_moudle",
1758 		.value = "stopped",
1759 	},
1760 	{
1761 		.key = "init.svc.installd",
1762 		.value = "running",
1763 	},
1764 	{
1765 		.key = "init.svc.intel_prop",
1766 		.value = "stopped",
1767 	},
1768 	{
1769 		.key = "init.svc.keystore",
1770 		.value = "running",
1771 	},
1772 	{
1773 		.key = "init.svc.lmkd",
1774 		.value = "running",
1775 	},
1776 	{
1777 		.key = "init.svc.logd",
1778 		.value = "running",
1779 	},
1780 	{
1781 		.key = "init.svc.media",
1782 		.value = "running",
1783 	},
1784 	{
1785 		.key = "init.svc.mmgr",
1786 		.value = "running",
1787 	},
1788 	{
1789 		.key = "init.svc.mount-cache2",
1790 		.value = "stopped",
1791 	},
1792 	{
1793 		.key = "init.svc.netd",
1794 		.value = "running",
1795 	},
1796 	{
1797 		.key = "init.svc.nvmmanager",
1798 		.value = "running",
1799 	},
1800 	{
1801 		.key = "init.svc.p2p_supplicant",
1802 		.value = "running",
1803 	},
1804 	{
1805 		.key = "init.svc.proxy-tunneling",
1806 		.value = "stopped",
1807 	},
1808 	{
1809 		.key = "init.svc.proxy",
1810 		.value = "stopped",
1811 	},
1812 	{
1813 		.key = "init.svc.pvrsrvctl",
1814 		.value = "stopped",
1815 	},
1816 	{
1817 		.key = "init.svc.rfkill_bt",
1818 		.value = "stopped",
1819 	},
1820 	{
1821 		.key = "init.svc.ril-daemon",
1822 		.value = "running",
1823 	},
1824 	{
1825 		.key = "init.svc.runcheckJB",
1826 		.value = "stopped",
1827 	},
1828 	{
1829 		.key = "init.svc.sdcard",
1830 		.value = "running",
1831 	},
1832 	{
1833 		.key = "init.svc.securityfile",
1834 		.value = "running",
1835 	},
1836 	{
1837 		.key = "init.svc.servicemanager",
1838 		.value = "running",
1839 	},
1840 	{
1841 		.key = "init.svc.surfaceflinger",
1842 		.value = "running",
1843 	},
1844 	{
1845 		.key = "init.svc.ueventd",
1846 		.value = "running",
1847 	},
1848 	{
1849 		.key = "init.svc.upi_ug31xx",
1850 		.value = "running",
1851 	},
1852 	{
1853 		.key = "init.svc.vold",
1854 		.value = "running",
1855 	},
1856 	{
1857 		.key = "init.svc.watchdogd",
1858 		.value = "running",
1859 	},
1860 	{
1861 		.key = "init.svc.wdogcounter",
1862 		.value = "stopped",
1863 	},
1864 	{
1865 		.key = "init.svc.widevine",
1866 		.value = "stopped",
1867 	},
1868 	{
1869 		.key = "init.svc.wifi_info",
1870 		.value = "stopped",
1871 	},
1872 	{
1873 		.key = "init.svc.wlan_prov",
1874 		.value = "stopped",
1875 	},
1876 	{
1877 		.key = "init.svc.zygote",
1878 		.value = "running",
1879 	},
1880 	{
1881 		.key = "keyguard.no_require_sim",
1882 		.value = "true",
1883 	},
1884 	{
1885 		.key = "lpa.audiosetup.time",
1886 		.value = "70",
1887 	},
1888 	{
1889 		.key = "lpa.deepbuffer.enable",
1890 		.value = "1",
1891 	},
1892 	{
1893 		.key = "net.bt.name",
1894 		.value = "Android",
1895 	},
1896 	{
1897 		.key = "net.change",
1898 		.value = "net.qtaguid_enabled",
1899 	},
1900 	{
1901 		.key = "net.hostname",
1902 		.value = "android-6860077ab02fcd35",
1903 	},
1904 	{
1905 		.key = "net.qtaguid_enabled",
1906 		.value = "1",
1907 	},
1908 	{
1909 		.key = "net.tcp.buffersize.default",
1910 		.value = "4096,87380,110208,4096,16384,110208",
1911 	},
1912 	{
1913 		.key = "net.tcp.buffersize.edge",
1914 		.value = "4093,26280,35040,4096,16384,35040",
1915 	},
1916 	{
1917 		.key = "net.tcp.buffersize.evdo",
1918 		.value = "4094,87380,262144,4096,16384,262144",
1919 	},
1920 	{
1921 		.key = "net.tcp.buffersize.gprs",
1922 		.value = "4092,8760,11680,4096,8760,11680",
1923 	},
1924 	{
1925 		.key = "net.tcp.buffersize.hsdpa",
1926 		.value = "32768,262144,1220608,4096,16384,262144",
1927 	},
1928 	{
1929 		.key = "net.tcp.buffersize.hspa",
1930 		.value = "32768,262144,1220608,4096,16384,262144",
1931 	},
1932 	{
1933 		.key = "net.tcp.buffersize.hspap",
1934 		.value = "32768,262144,1220608,4096,16384,262144",
1935 	},
1936 	{
1937 		.key = "net.tcp.buffersize.hsupa",
1938 		.value = "32768,262144,1220608,4096,16384,262144",
1939 	},
1940 	{
1941 		.key = "net.tcp.buffersize.lte",
1942 		.value = "655360,1310720,2621440,327680,655360,1310720",
1943 	},
1944 	{
1945 		.key = "net.tcp.buffersize.umts",
1946 		.value = "4094,87380,220416,4096,16384,110208",
1947 	},
1948 	{
1949 		.key = "net.tcp.buffersize.wifi",
1950 		.value = "524288,1048576,2097152,262144,524288,1048576",
1951 	},
1952 	{
1953 		.key = "net.tcp.default_init_rwnd",
1954 		.value = "60",
1955 	},
1956 	{
1957 		.key = "offload.compress.device",
1958 		.value = "2",
1959 	},
1960 	{
1961 		.key = "panel.physicalHeightmm",
1962 		.value = "111",
1963 	},
1964 	{
1965 		.key = "panel.physicalWidthmm",
1966 		.value = "62",
1967 	},
1968 	{
1969 		.key = "persist.asus.audbg",
1970 		.value = "0",
1971 	},
1972 	{
1973 		.key = "persist.asus.bri_ratio",
1974 		.value = "80",
1975 	},
1976 	{
1977 		.key = "persist.asus.cb.debug",
1978 		.value = "0",
1979 	},
1980 	{
1981 		.key = "persist.asus.dclick",
1982 		.value = "0",
1983 	},
1984 	{
1985 		.key = "persist.asus.fuse_MicroSD",
1986 		.value = "done",
1987 	},
1988 	{
1989 		.key = "persist.asus.gesture.type",
1990 		.value = "0000000",
1991 	},
1992 	{
1993 		.key = "persist.asus.glove",
1994 		.value = "0",
1995 	},
1996 	{
1997 		.key = "persist.asus.kernelmessage",
1998 		.value = "0",
1999 	},
2000 	{
2001 		.key = "persist.asus.message.debug",
2002 		.value = "0",
2003 	},
2004 	{
2005 		.key = "persist.asus.message.gcf.mode",
2006 		.value = "0",
2007 	},
2008 	{
2009 		.key = "persist.asus.mupload.enable",
2010 		.value = "0",
2011 	},
2012 	{
2013 		.key = "persist.asus.qxdmlog.filesize",
2014 		.value = "100",
2015 	},
2016 	{
2017 		.key = "persist.asus.qxdmlog.maxfiles",
2018 		.value = "6",
2019 	},
2020 	{
2021 		.key = "persist.asus.qxdmlog.message",
2022 		.value = "0",
2023 	},
2024 	{
2025 		.key = "persist.asus.qxdmlog.sd1mmc0",
2026 		.value = "0",
2027 	},
2028 	{
2029 		.key = "persist.asus.startlog",
2030 		.value = "0",
2031 	},
2032 	{
2033 		.key = "persist.data_netmgrd_mtu",
2034 		.value = "1410",
2035 	},
2036 	{
2037 		.key = "persist.radio.device.imei",
2038 		.value = "014327004196110",
2039 	},
2040 	{
2041 		.key = "persist.radio.device.imeisv",
2042 		.value = "14",
2043 	},
2044 	{
2045 		.key = "persist.radio.ril_modem_state",
2046 		.value = "1",
2047 	},
2048 	{
2049 		.key = "persist.selective.ota_budget",
2050 		.value = "1800000",
2051 	},
2052 	{
2053 		.key = "persist.service.thermal",
2054 		.value = "1",
2055 	},
2056 	{
2057 		.key = "persist.sys.dalvik.vm.lib.2",
2058 		.value = "libart.so",
2059 	},
2060 	{
2061 		.key = "persist.sys.modem.restart",
2062 		.value = "12",
2063 	},
2064 	{
2065 		.key = "persist.sys.power_saving",
2066 		.value = "1",
2067 	},
2068 	{
2069 		.key = "persist.sys.profiler_ms",
2070 		.value = "0",
2071 	},
2072 	{
2073 		.key = "persist.sys.setupwizard.active",
2074 		.value = "false",
2075 	},
2076 	{
2077 		.key = "persist.sys.test.poweronoff",
2078 		.value = "0",
2079 	},
2080 	{
2081 		.key = "persist.sys.timezone",
2082 		.value = "America/New_York",
2083 	},
2084 	{
2085 		.key = "persist.sys.usb.config",
2086 		.value = "mtp,adb",
2087 	},
2088 	{
2089 		.key = "persist.system.at-proxy.mode",
2090 		.value = "0",
2091 	},
2092 	{
2093 		.key = "persist.tcs.config_name",
2094 		.value = "XMM7160_CONF_5",
2095 	},
2096 	{
2097 		.key = "persist.tcs.hw_filename",
2098 		.value = "/etc/telephony/XMM7160_CONF_5.xml",
2099 	},
2100 	{
2101 		.key = "persist.tel.hot_swap.support",
2102 		.value = "true",
2103 	},
2104 	{
2105 		.key = "persist.tel.lteOnGsmDevice",
2106 		.value = "true",
2107 	},
2108 	{
2109 		.key = "persist.telproviders.debug",
2110 		.value = "0",
2111 	},
2112 	{
2113 		.key = "persist.thermal.debug.xml",
2114 		.value = "0",
2115 	},
2116 	{
2117 		.key = "persist.thermal.display.msg",
2118 		.value = "1",
2119 	},
2120 	{
2121 		.key = "persist.thermal.display.vibra",
2122 		.value = "1",
2123 	},
2124 	{
2125 		.key = "persist.thermal.shutdown.msg",
2126 		.value = "1",
2127 	},
2128 	{
2129 		.key = "persist.thermal.shutdown.tone",
2130 		.value = "1",
2131 	},
2132 	{
2133 		.key = "persist.thermal.shutdown.vibra",
2134 		.value = "1",
2135 	},
2136 	{
2137 		.key = "ril.coredumpwarning.enable",
2138 		.value = "1",
2139 	},
2140 	{
2141 		.key = "ril.ecclist",
2142 		.value = "112,911,000,08,110,118,119,999",
2143 	},
2144 	{
2145 		.key = "rild.libpath",
2146 		.value = "/system/lib/librapid-ril-core.so",
2147 	},
2148 	{
2149 		.key = "ro.adb.secure",
2150 		.value = "1",
2151 	},
2152 	{
2153 		.key = "ro.additionalbutton.operation",
2154 		.value = "0",
2155 	},
2156 	{
2157 		.key = "ro.allow.mock.location",
2158 		.value = "0",
2159 	},
2160 	{
2161 		.key = "ro.asus.browser.uap",
2162 		.value = "ASUS-ZE500CL",
2163 	},
2164 	{
2165 		.key = "ro.asus.ui",
2166 		.value = "1.0",
2167 	},
2168 	{
2169 		.key = "ro.baseband",
2170 		.value = "unknown",
2171 	},
2172 	{
2173 		.key = "ro.blankphone_id",
2174 		.value = "1",
2175 	},
2176 	{
2177 		.key = "ro.board.platform",
2178 		.value = "clovertrail",
2179 	},
2180 	{
2181 		.key = "ro.boot.bootmedia",
2182 		.value = "sdcard",
2183 	},
2184 	{
2185 		.key = "ro.boot.hardware",
2186 		.value = "redhookbay",
2187 	},
2188 	{
2189 		.key = "ro.boot.min.cap",
2190 		.value = "3",
2191 	},
2192 	{
2193 		.key = "ro.boot.mode",
2194 		.value = "main",
2195 	},
2196 	{
2197 		.key = "ro.boot.serialno",
2198 		.value = "01234567890123456789",
2199 	},
2200 	{
2201 		.key = "ro.boot.spid",
2202 		.value = "0000:0000:0003:0002:0000:0021",
2203 	},
2204 	{
2205 		.key = "ro.boot.wakesrc",
2206 		.value = "01",
2207 	},
2208 	{
2209 		.key = "ro.bootloader",
2210 		.value = "unknown",
2211 	},
2212 	{
2213 		.key = "ro.bootmode",
2214 		.value = "main",
2215 	},
2216 	{
2217 		.key = "ro.bsp.app2sd",
2218 		.value = "true",
2219 	},
2220 	{
2221 		.key = "ro.bt.bdaddr_path",
2222 		.value = "/factory/bd_addr.conf",
2223 	},
2224 	{
2225 		.key = "ro.bt.conf_file",
2226 		.value = "/system/etc/bluetooth/bt_ATT_Phone.conf",
2227 	},
2228 	{
2229 		.key = "ro.btmac",
2230 		.value = "9C:5C:8E:1C:61:0D",
2231 	},
2232 	{
2233 		.key = "ro.build.app.version",
2234 		.value = "044030426_201501050106",
2235 	},
2236 	{
2237 		.key = "ro.build.asus.sku",
2238 		.value = "ATT",
2239 	},
2240 	{
2241 		.key = "ro.build.characteristics",
2242 		.value = "default",
2243 	},
2244 	{
2245 		.key = "ro.build.csc.version",
2246 		.value = "ATT_ZE500CL-12.16.10.95-20160223",
2247 	},
2248 	{
2249 		.key = "ro.build.date.utc",
2250 		.value = "1456220569",
2251 	},
2252 	{
2253 		.key = "ro.build.date",
2254 		.value = "Tue Feb 23 17:42:49 CST 2016",
2255 	},
2256 	{
2257 		.key = "ro.build.description",
2258 		.value = "ATT_Phone-user 5.0.1 LRX22C ATT_Phone-12.16.10.95-20160223 release-keys",
2259 	},
2260 	{
2261 		.key = "ro.build.display.id",
2262 		.value = "ATT_12.16.10.95",
2263 	},
2264 	{
2265 		.key = "ro.build.fingerprint",
2266 		.value = "asus/ATT_Phone/ASUS_Z00D:5.0.1/LRX22C/ATT_Phone-12.16.10.95-20160223:user/release-keys",
2267 	},
2268 	{
2269 		.key = "ro.build.host",
2270 		.value = "mcrd1-40",
2271 	},
2272 	{
2273 		.key = "ro.build.id",
2274 		.value = "LRX22C",
2275 	},
2276 	{
2277 		.key = "ro.build.product",
2278 		.value = "ze500cl",
2279 	},
2280 	{
2281 		.key = "ro.build.tags",
2282 		.value = "release-keys",
2283 	},
2284 	{
2285 		.key = "ro.build.type",
2286 		.value = "user",
2287 	},
2288 	{
2289 		.key = "ro.build.user",
2290 		.value = "android",
2291 	},
2292 	{
2293 		.key = "ro.build.version.all_codenames",
2294 		.value = "REL",
2295 	},
2296 	{
2297 		.key = "ro.build.version.base_os",
2298 		.value = "asus/ATT_Phone/ASUS_Z00D:5.0.1/LRX22C/ATT_Phone-12.16.10.95-20160223:user/release-keys",
2299 	},
2300 	{
2301 		.key = "ro.build.version.codename",
2302 		.value = "REL",
2303 	},
2304 	{
2305 		.key = "ro.build.version.incremental",
2306 		.value = "ATT_Phone-12.16.10.95-20160223",
2307 	},
2308 	{
2309 		.key = "ro.build.version.release",
2310 		.value = "5.0.1",
2311 	},
2312 	{
2313 		.key = "ro.build.version.sdk",
2314 		.value = "21",
2315 	},
2316 	{
2317 		.key = "ro.build.version.security_patch",
2318 		.value = "2015-09-11",
2319 	},
2320 	{
2321 		.key = "ro.camera.sound.forced",
2322 		.value = "0",
2323 	},
2324 	{
2325 		.key = "ro.carrier",
2326 		.value = "unknown",
2327 	},
2328 	{
2329 		.key = "ro.com.android.dataroaming",
2330 		.value = "false",
2331 	},
2332 	{
2333 		.key = "ro.com.android.dateformat",
2334 		.value = "MM-dd-yyyy",
2335 	},
2336 	{
2337 		.key = "ro.com.google.clientidbase.am",
2338 		.value = "android-att-us",
2339 	},
2340 	{
2341 		.key = "ro.com.google.clientidbase.gmm",
2342 		.value = "android-asus",
2343 	},
2344 	{
2345 		.key = "ro.com.google.clientidbase.ms",
2346 		.value = "android-att-us",
2347 	},
2348 	{
2349 		.key = "ro.com.google.clientidbase.yt",
2350 		.value = "android-asus",
2351 	},
2352 	{
2353 		.key = "ro.com.google.clientidbase",
2354 		.value = "android-asus",
2355 	},
2356 	{
2357 		.key = "ro.com.google.gmsversion",
2358 		.value = "5.0_r2",
2359 	},
2360 	{
2361 		.key = "ro.config.CID",
2362 		.value = "ATT",
2363 	},
2364 	{
2365 		.key = "ro.config.alarm_alert",
2366 		.value = "BusyBugs.ogg",
2367 	},
2368 	{
2369 		.key = "ro.config.calendaralert_sound",
2370 		.value = "CalendarEvent.ogg",
2371 	},
2372 	{
2373 		.key = "ro.config.hwrlib",
2374 		.value = "T9_x86",
2375 	},
2376 	{
2377 		.key = "ro.config.idcode",
2378 		.value = "1B",
2379 	},
2380 	{
2381 		.key = "ro.config.newmail_sound",
2382 		.value = "NewMail.ogg",
2383 	},
2384 	{
2385 		.key = "ro.config.notification_sound",
2386 		.value = "NewMessage.ogg",
2387 	},
2388 	{
2389 		.key = "ro.config.ringtone",
2390 		.value = "Festival.ogg",
2391 	},
2392 	{
2393 		.key = "ro.config.sentmail_sound",
2394 		.value = "SentMail.ogg",
2395 	},
2396 	{
2397 		.key = "ro.config.specific",
2398 		.value = "att",
2399 	},
2400 	{
2401 		.key = "ro.config.versatility",
2402 		.value = "US",
2403 	},
2404 	{
2405 		.key = "ro.config.xt9ime.max_subtype",
2406 		.value = "7",
2407 	},
2408 	{
2409 		.key = "ro.contact.simtype",
2410 		.value = "1",
2411 	},
2412 	{
2413 		.key = "ro.crypto.fuse_sdcard",
2414 		.value = "true",
2415 	},
2416 	{
2417 		.key = "ro.crypto.state",
2418 		.value = "unencrypted",
2419 	},
2420 	{
2421 		.key = "ro.dalvik.vm.isa.arm",
2422 		.value = "x86",
2423 	},
2424 	{
2425 		.key = "ro.dalvik.vm.native.bridge",
2426 		.value = "libhoudini.so",
2427 	},
2428 	{
2429 		.key = "ro.debuggable",
2430 		.value = "0",
2431 	},
2432 	{
2433 		.key = "ro.enable.native.bridge.exec",
2434 		.value = "1",
2435 	},
2436 	{
2437 		.key = "ro.epad.mount_point.MicroSD",
2438 		.value = "auto",
2439 	},
2440 	{
2441 		.key = "ro.epad.mount_point.microsd",
2442 		.value = "/storage/MicroSD",
2443 	},
2444 	{
2445 		.key = "ro.epad.mount_point.sdcard1",
2446 		.value = "/storage/MicroSD",
2447 	},
2448 	{
2449 		.key = "ro.epad.mount_point.usbdisk1",
2450 		.value = "/Removable/USBdisk1",
2451 	},
2452 	{
2453 		.key = "ro.factorytest",
2454 		.value = "0",
2455 	},
2456 	{
2457 		.key = "ro.fmrx.sound.forced",
2458 		.value = "1",
2459 	},
2460 	{
2461 		.key = "ro.frp.pst",
2462 		.value = "/dev/block/mmcblk0p2",
2463 	},
2464 	{
2465 		.key = "ro.gnss.sv.status",
2466 		.value = "true",
2467 	},
2468 	{
2469 		.key = "ro.hardware.id",
2470 		.value = "1.2",
2471 	},
2472 	{
2473 		.key = "ro.hardware",
2474 		.value = "redhookbay",
2475 	},
2476 	{
2477 		.key = "ro.hwui.text_large_cache_height",
2478 		.value = "512",
2479 	},
2480 	{
2481 		.key = "ro.hwui.text_large_cache_width",
2482 		.value = "2048",
2483 	},
2484 	{
2485 		.key = "ro.hwui.texture_cache_size",
2486 		.value = "24.0f",
2487 	},
2488 	{
2489 		.key = "ro.ime.lowmemory",
2490 		.value = "false",
2491 	},
2492 	{
2493 		.key = "ro.intel.corp.email",
2494 		.value = "1",
2495 	},
2496 	{
2497 		.key = "ro.internal.tcpdump.file",
2498 		.value = "/data/logs/capture.pcap",
2499 	},
2500 	{
2501 		.key = "ro.isn",
2502 		.value = "N0CY1601MB0054039",
2503 	},
2504 	{
2505 		.key = "ro.opengles.version",
2506 		.value = "131072",
2507 	},
2508 	{
2509 		.key = "ro.product.board",
2510 		.value = "clovertrail",
2511 	},
2512 	{
2513 		.key = "ro.product.brand",
2514 		.value = "asus",
2515 	},
2516 	{
2517 		.key = "ro.product.cpu.abi",
2518 		.value = "x86",
2519 	},
2520 	{
2521 		.key = "ro.product.cpu.abilist32",
2522 		.value = "x86,armeabi-v7a,armeabi",
2523 	},
2524 	{
2525 		.key = "ro.product.cpu.abilist64",
2526 		.value = "",
2527 	},
2528 	{
2529 		.key = "ro.product.cpu.abilist",
2530 		.value = "x86,armeabi-v7a,armeabi",
2531 	},
2532 	{
2533 		.key = "ro.product.device",
2534 		.value = "ASUS_Z00D",
2535 	},
2536 	{
2537 		.key = "ro.product.locale.language",
2538 		.value = "en",
2539 	},
2540 	{
2541 		.key = "ro.product.locale.region",
2542 		.value = "US",
2543 	},
2544 	{
2545 		.key = "ro.product.manufacturer",
2546 		.value = "asus",
2547 	},
2548 	{
2549 		.key = "ro.product.model",
2550 		.value = "ASUS ZenFone 2E",
2551 	},
2552 	{
2553 		.key = "ro.product.name",
2554 		.value = "ATT_Phone",
2555 	},
2556 	{
2557 		.key = "ro.rebootchargermode",
2558 		.value = "true",
2559 	},
2560 	{
2561 		.key = "ro.revision",
2562 		.value = "0",
2563 	},
2564 	{
2565 		.key = "ro.ril.status.polling.enable",
2566 		.value = "0",
2567 	},
2568 	{
2569 		.key = "ro.runtime.firstboot",
2570 		.value = "1508168516847",
2571 	},
2572 	{
2573 		.key = "ro.secure",
2574 		.value = "1",
2575 	},
2576 	{
2577 		.key = "ro.serialno",
2578 		.value = "G1AZCY02T543",
2579 	},
2580 	{
2581 		.key = "ro.setupwizard.mode",
2582 		.value = "OPTIONAL",
2583 	},
2584 	{
2585 		.key = "ro.sf.lcd_density",
2586 		.value = "320",
2587 	},
2588 	{
2589 		.key = "ro.spid.gps.FrqPlan",
2590 		.value = "FRQ_PLAN_26MHZ_2PPM",
2591 	},
2592 	{
2593 		.key = "ro.spid.gps.RfType",
2594 		.value = "GL_RF_4752_BRCM_EXT_LNA",
2595 	},
2596 	{
2597 		.key = "ro.spid.gps.pmm",
2598 		.value = "disabled",
2599 	},
2600 	{
2601 		.key = "ro.spid.gps.tty",
2602 		.value = "ttyMFD3",
2603 	},
2604 	{
2605 		.key = "ro.streaming.video.drs",
2606 		.value = "true",
2607 	},
2608 	{
2609 		.key = "ro.telephony.default_network",
2610 		.value = "9",
2611 	},
2612 	{
2613 		.key = "ro.thermal.ituxversion",
2614 		.value = "3.0",
2615 	},
2616 	{
2617 		.key = "ro.wifi.channels",
2618 		.value = "",
2619 	},
2620 	{
2621 		.key = "ro.wifimac",
2622 		.value = "9C5C8E1C610E",
2623 	},
2624 	{
2625 		.key = "ro.zygote",
2626 		.value = "zygote32",
2627 	},
2628 	{
2629 		.key = "rs.gpu.filterscript",
2630 		.value = "0",
2631 	},
2632 	{
2633 		.key = "rs.gpu.renderscript",
2634 		.value = "0",
2635 	},
2636 	{
2637 		.key = "rs.gpu.rsIntrinsic",
2638 		.value = "0",
2639 	},
2640 	{
2641 		.key = "selinux.reload_policy",
2642 		.value = "1",
2643 	},
2644 	{
2645 		.key = "service.amtl1.cfg",
2646 		.value = "clovertrail_XMM_7160",
2647 	},
2648 	{
2649 		.key = "service.bootanim.exit",
2650 		.value = "1",
2651 	},
2652 	{
2653 		.key = "sys.atcmd.ready",
2654 		.value = "0",
2655 	},
2656 	{
2657 		.key = "sys.boot_completed",
2658 		.value = "1",
2659 	},
2660 	{
2661 		.key = "sys.charger.connected",
2662 		.value = "1",
2663 	},
2664 	{
2665 		.key = "sys.config.asussound",
2666 		.value = "1",
2667 	},
2668 	{
2669 		.key = "sys.config.maxxaudio",
2670 		.value = "1",
2671 	},
2672 	{
2673 		.key = "sys.ia32.version",
2674 		.value = "00.57",
2675 	},
2676 	{
2677 		.key = "sys.ifwi.version",
2678 		.value = "91.37",
2679 	},
2680 	{
2681 		.key = "sys.kernel.version",
2682 		.value = "3.10.20-i386_ctp-00001-g2bc4601",
2683 	},
2684 	{
2685 		.key = "sys.punit.version",
2686 		.value = "A1.40",
2687 	},
2688 	{
2689 		.key = "sys.scu.version",
2690 		.value = "20.3E",
2691 	},
2692 	{
2693 		.key = "sys.settings_global_version",
2694 		.value = "4",
2695 	},
2696 	{
2697 		.key = "sys.supp_ia32.version",
2698 		.value = "00.57",
2699 	},
2700 	{
2701 		.key = "sys.sysctl.extra_free_kbytes",
2702 		.value = "10800",
2703 	},
2704 	{
2705 		.key = "sys.tcpdump.file",
2706 		.value = "/data/logs/capture.pcap",
2707 	},
2708 	{
2709 		.key = "sys.usb.config",
2710 		.value = "mtp,adb",
2711 	},
2712 	{
2713 		.key = "sys.usb.state",
2714 		.value = "mtp,adb",
2715 	},
2716 	{
2717 		.key = "sys.valhooks.version",
2718 		.value = "91.38",
2719 	},
2720 	{
2721 		.key = "sys.watchdog.previous.counter",
2722 		.value = "0",
2723 	},
2724 	{
2725 		.key = "system.at-proxy.mode",
2726 		.value = "0",
2727 	},
2728 	{
2729 		.key = "telephony.lteOnCdmaDevice",
2730 		.value = "0",
2731 	},
2732 	{
2733 		.key = "vold.post_fs_data_done",
2734 		.value = "1",
2735 	},
2736 	{
2737 		.key = "widi.media.extmode.enable",
2738 		.value = "false",
2739 	},
2740 	{
2741 		.key = "wifi.interface",
2742 		.value = "wlan0",
2743 	},
2744 	{
2745 		.key = "wifi.version.driver",
2746 		.value = "7.10.324.7",
2747 	},
2748 	{
2749 		.key = "wlan.att.attwifi.enable",
2750 		.value = "1",
2751 	},
2752 	{
2753 		.key = "wlan.att.attwifi.netid",
2754 		.value = "0",
2755 	},
2756 	{
2757 		.key = "wlan.driver.status",
2758 		.value = "ok",
2759 	},
2760 	{ NULL },
2761 };
2762 #endif /* __ANDROID__ */
2763