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 = 0x03040800, 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 = 0x30323532, 128 .ebx = 0x20402020, 129 .ecx = 0x30322E31, 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 = 3241, 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 Z2520 @ 1.20GHz\n" 171 "stepping\t: 1\n" 172 "microcode\t: 0x110\n" 173 "cpu MHz\t\t: 800.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: 2396.16\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 Z2520 @ 1.20GHz\n" 200 "stepping\t: 1\n" 201 "microcode\t: 0x110\n" 202 "cpu MHz\t\t: 1200.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: 2396.16\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 Z2520 @ 1.20GHz\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: 2396.16\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 Z2520 @ 1.20GHz\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: 2396.16\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 = 3317, 286 .content = 287 "# begin build properties\n" 288 "# autogenerated by buildinfo.sh\n" 289 "ro.build.id=KVT49L\n" 290 "ro.build.display.id=ASUS_Z007_WW_user_4.11.40.79_20150305 release-keys\n" 291 "ro.build.version.incremental=WW_zc451cg-WW_user_4.11.40.79_20150305-user-20150305\n" 292 "ro.build.version.sdk=19\n" 293 "ro.build.version.codename=REL\n" 294 "ro.build.version.release=4.4.2\n" 295 "ro.build.date=2015xE5xB9xB4 03xE6x9Cx88 05xE6x97xA5 xE6x98x9FxE6x9Cx9FxE5x9Bx9B 17:56:08 CST\n" 296 "ro.build.date.utc=1425549368\n" 297 "ro.build.type=user\n" 298 "ro.build.user=builder3\n" 299 "ro.build.host=BUILDER3\n" 300 "ro.build.tags=release-keys\n" 301 "ro.epad.model=ASUS_Z007\n" 302 "ro.product.model=ASUS_Z007\n" 303 "ro.product.brand=asus\n" 304 "ro.product.name=WW_zc451cg\n" 305 "ro.product.device=ASUS_Z007\n" 306 "ro.product.board=clovertrail\n" 307 "ro.product.cpu.abi=x86\n" 308 "ro.product.manufacturer=asus\n" 309 "ro.product.locale.language=en\n" 310 "ro.product.locale.region=US\n" 311 "ro.build.asus.sku=WW\n" 312 "ro.build.asus.version=4.11.40.79\n" 313 "ro.wifi.channels=\n" 314 "ro.board.platform=clovertrail\n" 315 "# ro.build.product is obsolete; use ro.product.device\n" 316 "ro.build.product=ASUS_Z007\n" 317 "# Do not try to parse ro.build.description or .fingerprint\n" 318 "ro.build.description=zc451cg-user 4.4.2 KVT49L WW_user_4.11.40.79_20150305 release-keys\n" 319 "ro.build.fingerprint=asus/WW_zc451cg/ASUS_Z007:4.4.2/KVT49L/WW_user_4.11.40.79_20150305:user/release-keys\n" 320 "ro.build.characteristics=default\n" 321 "ro.build.csc.version=WW-ZC451CG-4.11.40.79-rel-user-20150305-175507-signed\n" 322 "# end build properties\n" 323 "\n" 324 "#\n" 325 "# ADDITIONAL_BUILD_PROPERTIES\n" 326 "#\n" 327 "ro.streaming.video.drs=true\n" 328 "ro.build.app.version=044000307_201407220024\n" 329 "ro.asus.ui=1.0\n" 330 "ro.spid.gps.tty=ttyMFD3\n" 331 "ro.spid.gps.FrqPlan=FRQ_PLAN_26MHZ_2PPM_26MHZ_100PPB\n" 332 "ro.spid.gps.RfType=GL_RF_4752_BRCM_EXT_LNA\n" 333 "ro.spid.gps.pmm=disabled\n" 334 "persist.gps.chip=bcm4752\n" 335 "widi.media.extmode.enable=false\n" 336 "widi.uibc.enable=false\n" 337 "ro.contact.simtype=1\n" 338 "ro.config.ringtone=Festival.ogg\n" 339 "ro.config.notification_sound=NewMessage.ogg\n" 340 "ro.config.newmail_sound=NewMail.ogg\n" 341 "ro.config.sentmail_sound=SentMail.ogg\n" 342 "ro.config.calendaralert_sound=CalendarEvent.ogg\n" 343 "ro.config.alarm_alert=BusyBugs.ogg\n" 344 "ro.additionalbutton.operation=0\n" 345 "ro.build.asus.version.pensdk=1\n" 346 "ro.asus.amax.lite=1\n" 347 "ro.setupwizard.mode=OPTIONAL\n" 348 "ro.com.google.gmsversion=4.4_r5\n" 349 "ro.com.google.clientidbase=android-asus\n" 350 "ro.com.google.clientidbase.ms=android-asus\n" 351 "ro.com.google.clientidbase.am=android-asus\n" 352 "ro.com.google.clientidbase.gmm=android-asus\n" 353 "ro.com.google.clientidbase.yt=android-asus\n" 354 "keyguard.no_require_sim=true\n" 355 "ro.com.android.dataroaming=false\n" 356 "ro.com.android.dateformat=MM-dd-yyyy\n" 357 "ro.carrier=unknown\n" 358 "dalvik.vm.heapstartsize=8m\n" 359 "dalvik.vm.heapgrowthlimit=96m\n" 360 "dalvik.vm.heapsize=256m\n" 361 "dalvik.vm.heaptargetutilization=0.75\n" 362 "dalvik.vm.heapminfree=2m\n" 363 "dalvik.vm.heapmaxfree=6m\n" 364 "dalvik.jit.code_cache_size=1048576\n" 365 "ro.hwui.texture_cache_size=24.0f\n" 366 "ro.hwui.text_large_cache_width=2048\n" 367 "ro.hwui.text_large_cache_height=512\n" 368 "persist.tel.hot_swap.support=true\n" 369 "drm.service.enabled=true\n" 370 "ro.blankphone_id=1\n" 371 "ro.system.simtype=2\n" 372 "panel.physicalWidthmm=55\n" 373 "panel.physicalHeightmm=98\n" 374 "persist.sys.dalvik.vm.lib=libdvm.so\n" 375 "ro.ril.status.polling.enable=0\n" 376 "ro.product.cpu.abi2=armeabi-v7a\n" 377 "ro.config.personality=compat_layout\n" 378 "rs.gpu.renderscript=0\n" 379 "rs.gpu.filterscript=0\n" 380 "rs.gpu.rsIntrinsic=0\n" 381 "ro.sf.lcd_density=240\n" 382 "net.bt.name=Android\n" 383 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 384 "persist.telproviders.debug=0\n" 385 "persist.asus.message.gcf.mode=0\n" 386 "persist.asus.message.debug=0\n" 387 "ro.config.hwrlib=T9_x86\n" 388 "ro.config.xt9ime.max_subtype=7\n" 389 "ro.ime.lowmemory=false\n", 390 }, 391 { 392 .path = "/sys/devices/system/cpu/kernel_max", 393 .size = 2, 394 .content = "3\n", 395 }, 396 { 397 .path = "/sys/devices/system/cpu/possible", 398 .size = 4, 399 .content = "0-3\n", 400 }, 401 { 402 .path = "/sys/devices/system/cpu/present", 403 .size = 4, 404 .content = "0-3\n", 405 }, 406 { 407 .path = "/sys/devices/system/cpu/online", 408 .size = 4, 409 .content = "0-3\n", 410 }, 411 { 412 .path = "/sys/devices/system/cpu/offline", 413 .size = 1, 414 .content = "\n", 415 }, 416 { 417 .path = "/sys/devices/system/cpu/modalias", 418 .size = 321, 419 .content = 420 "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", 421 }, 422 { 423 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 424 .size = 11, 425 .content = "intel_idle\n", 426 }, 427 { 428 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 429 .size = 5, 430 .content = "menu\n", 431 }, 432 { 433 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 434 .size = 2, 435 .content = "0\n", 436 }, 437 { 438 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 439 .size = 8, 440 .content = "1200000\n", 441 }, 442 { 443 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 444 .size = 7, 445 .content = "800000\n", 446 }, 447 { 448 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 449 .size = 7, 450 .content = "100000\n", 451 }, 452 { 453 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 454 .size = 2, 455 .content = "0\n", 456 }, 457 { 458 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 459 .size = 23, 460 .content = "1200000 933000 800000 \n", 461 }, 462 { 463 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 464 .size = 44, 465 .content = "ondemand userspace interactive performance \n", 466 }, 467 { 468 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 469 .size = 7, 470 .content = "800000\n", 471 }, 472 { 473 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 474 .size = 12, 475 .content = "sfi-cpufreq\n", 476 }, 477 { 478 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 479 .size = 12, 480 .content = "interactive\n", 481 }, 482 { 483 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 484 .size = 7, 485 .content = "800000\n", 486 }, 487 { 488 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 489 .size = 36, 490 .content = "1200000 4635\n" 491 "933000 258\n" 492 "800000 8780\n", 493 }, 494 { 495 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 496 .size = 4, 497 .content = "213\n", 498 }, 499 { 500 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table", 501 .size = 185, 502 .content = " From : To\n" 503 " : 1200000 933000 800000 \n" 504 " 1200000: 0 5 76 \n" 505 " 933000: 38 0 9 \n" 506 " 800000: 43 42 0 \n", 507 }, 508 { 509 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 510 .size = 2, 511 .content = "0\n", 512 }, 513 { 514 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 515 .size = 4, 516 .content = "0-3\n", 517 }, 518 { 519 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 520 .size = 2, 521 .content = "f\n", 522 }, 523 { 524 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 525 .size = 2, 526 .content = "0\n", 527 }, 528 { 529 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 530 .size = 4, 531 .content = "0-1\n", 532 }, 533 { 534 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 535 .size = 2, 536 .content = "3\n", 537 }, 538 { 539 .path = "/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size", 540 .size = 3, 541 .content = "64\n", 542 }, 543 { 544 .path = "/sys/devices/system/cpu/cpu0/cache/index0/level", 545 .size = 2, 546 .content = "1\n", 547 }, 548 { 549 .path = "/sys/devices/system/cpu/cpu0/cache/index0/number_of_sets", 550 .size = 3, 551 .content = "64\n", 552 }, 553 { 554 .path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_list", 555 .size = 4, 556 .content = "0-1\n", 557 }, 558 { 559 .path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_map", 560 .size = 2, 561 .content = "3\n", 562 }, 563 { 564 .path = "/sys/devices/system/cpu/cpu0/cache/index0/size", 565 .size = 4, 566 .content = "24K\n", 567 }, 568 { 569 .path = "/sys/devices/system/cpu/cpu0/cache/index0/type", 570 .size = 5, 571 .content = "Data\n", 572 }, 573 { 574 .path = "/sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity", 575 .size = 2, 576 .content = "6\n", 577 }, 578 { 579 .path = "/sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size", 580 .size = 3, 581 .content = "64\n", 582 }, 583 { 584 .path = "/sys/devices/system/cpu/cpu0/cache/index1/level", 585 .size = 2, 586 .content = "1\n", 587 }, 588 { 589 .path = "/sys/devices/system/cpu/cpu0/cache/index1/number_of_sets", 590 .size = 3, 591 .content = "64\n", 592 }, 593 { 594 .path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_list", 595 .size = 4, 596 .content = "0-1\n", 597 }, 598 { 599 .path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_map", 600 .size = 2, 601 .content = "3\n", 602 }, 603 { 604 .path = "/sys/devices/system/cpu/cpu0/cache/index1/size", 605 .size = 4, 606 .content = "32K\n", 607 }, 608 { 609 .path = "/sys/devices/system/cpu/cpu0/cache/index1/type", 610 .size = 12, 611 .content = "Instruction\n", 612 }, 613 { 614 .path = "/sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity", 615 .size = 2, 616 .content = "8\n", 617 }, 618 { 619 .path = "/sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size", 620 .size = 3, 621 .content = "64\n", 622 }, 623 { 624 .path = "/sys/devices/system/cpu/cpu0/cache/index2/level", 625 .size = 2, 626 .content = "2\n", 627 }, 628 { 629 .path = "/sys/devices/system/cpu/cpu0/cache/index2/number_of_sets", 630 .size = 5, 631 .content = "1024\n", 632 }, 633 { 634 .path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_list", 635 .size = 4, 636 .content = "0-1\n", 637 }, 638 { 639 .path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_map", 640 .size = 2, 641 .content = "3\n", 642 }, 643 { 644 .path = "/sys/devices/system/cpu/cpu0/cache/index2/size", 645 .size = 5, 646 .content = "512K\n", 647 }, 648 { 649 .path = "/sys/devices/system/cpu/cpu0/cache/index2/type", 650 .size = 8, 651 .content = "Unified\n", 652 }, 653 { 654 .path = "/sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity", 655 .size = 2, 656 .content = "8\n", 657 }, 658 { 659 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 660 .size = 2, 661 .content = "1\n", 662 }, 663 { 664 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 665 .size = 8, 666 .content = "1200000\n", 667 }, 668 { 669 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 670 .size = 7, 671 .content = "800000\n", 672 }, 673 { 674 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 675 .size = 7, 676 .content = "100000\n", 677 }, 678 { 679 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 680 .size = 2, 681 .content = "1\n", 682 }, 683 { 684 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 685 .size = 23, 686 .content = "1200000 933000 800000 \n", 687 }, 688 { 689 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 690 .size = 44, 691 .content = "ondemand userspace interactive performance \n", 692 }, 693 { 694 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 695 .size = 7, 696 .content = "800000\n", 697 }, 698 { 699 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 700 .size = 12, 701 .content = "sfi-cpufreq\n", 702 }, 703 { 704 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor", 705 .size = 12, 706 .content = "interactive\n", 707 }, 708 { 709 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq", 710 .size = 8, 711 .content = "1200000\n", 712 }, 713 { 714 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", 715 .size = 7, 716 .content = "800000\n", 717 }, 718 { 719 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 720 .size = 36, 721 .content = "1200000 4873\n" 722 "933000 208\n" 723 "800000 8864\n", 724 }, 725 { 726 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 727 .size = 4, 728 .content = "223\n", 729 }, 730 { 731 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table", 732 .size = 185, 733 .content = " From : To\n" 734 " : 1200000 933000 800000 \n" 735 " 1200000: 0 12 79 \n" 736 " 933000: 35 0 9 \n" 737 " 800000: 56 32 0 \n", 738 }, 739 { 740 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 741 .size = 2, 742 .content = "0\n", 743 }, 744 { 745 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 746 .size = 4, 747 .content = "0-3\n", 748 }, 749 { 750 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 751 .size = 2, 752 .content = "f\n", 753 }, 754 { 755 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 756 .size = 2, 757 .content = "0\n", 758 }, 759 { 760 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 761 .size = 4, 762 .content = "0-1\n", 763 }, 764 { 765 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 766 .size = 2, 767 .content = "3\n", 768 }, 769 { 770 .path = "/sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size", 771 .size = 3, 772 .content = "64\n", 773 }, 774 { 775 .path = "/sys/devices/system/cpu/cpu1/cache/index0/level", 776 .size = 2, 777 .content = "1\n", 778 }, 779 { 780 .path = "/sys/devices/system/cpu/cpu1/cache/index0/number_of_sets", 781 .size = 3, 782 .content = "64\n", 783 }, 784 { 785 .path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_list", 786 .size = 4, 787 .content = "0-1\n", 788 }, 789 { 790 .path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_map", 791 .size = 2, 792 .content = "3\n", 793 }, 794 { 795 .path = "/sys/devices/system/cpu/cpu1/cache/index0/size", 796 .size = 4, 797 .content = "24K\n", 798 }, 799 { 800 .path = "/sys/devices/system/cpu/cpu1/cache/index0/type", 801 .size = 5, 802 .content = "Data\n", 803 }, 804 { 805 .path = "/sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity", 806 .size = 2, 807 .content = "6\n", 808 }, 809 { 810 .path = "/sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size", 811 .size = 3, 812 .content = "64\n", 813 }, 814 { 815 .path = "/sys/devices/system/cpu/cpu1/cache/index1/level", 816 .size = 2, 817 .content = "1\n", 818 }, 819 { 820 .path = "/sys/devices/system/cpu/cpu1/cache/index1/number_of_sets", 821 .size = 3, 822 .content = "64\n", 823 }, 824 { 825 .path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_list", 826 .size = 4, 827 .content = "0-1\n", 828 }, 829 { 830 .path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_map", 831 .size = 2, 832 .content = "3\n", 833 }, 834 { 835 .path = "/sys/devices/system/cpu/cpu1/cache/index1/size", 836 .size = 4, 837 .content = "32K\n", 838 }, 839 { 840 .path = "/sys/devices/system/cpu/cpu1/cache/index1/type", 841 .size = 12, 842 .content = "Instruction\n", 843 }, 844 { 845 .path = "/sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity", 846 .size = 2, 847 .content = "8\n", 848 }, 849 { 850 .path = "/sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size", 851 .size = 3, 852 .content = "64\n", 853 }, 854 { 855 .path = "/sys/devices/system/cpu/cpu1/cache/index2/level", 856 .size = 2, 857 .content = "2\n", 858 }, 859 { 860 .path = "/sys/devices/system/cpu/cpu1/cache/index2/number_of_sets", 861 .size = 5, 862 .content = "1024\n", 863 }, 864 { 865 .path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_list", 866 .size = 4, 867 .content = "0-1\n", 868 }, 869 { 870 .path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map", 871 .size = 2, 872 .content = "3\n", 873 }, 874 { 875 .path = "/sys/devices/system/cpu/cpu1/cache/index2/size", 876 .size = 5, 877 .content = "512K\n", 878 }, 879 { 880 .path = "/sys/devices/system/cpu/cpu1/cache/index2/type", 881 .size = 8, 882 .content = "Unified\n", 883 }, 884 { 885 .path = "/sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity", 886 .size = 2, 887 .content = "8\n", 888 }, 889 { 890 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus", 891 .size = 2, 892 .content = "2\n", 893 }, 894 { 895 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq", 896 .size = 8, 897 .content = "1200000\n", 898 }, 899 { 900 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq", 901 .size = 7, 902 .content = "800000\n", 903 }, 904 { 905 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency", 906 .size = 7, 907 .content = "100000\n", 908 }, 909 { 910 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus", 911 .size = 2, 912 .content = "2\n", 913 }, 914 { 915 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies", 916 .size = 23, 917 .content = "1200000 933000 800000 \n", 918 }, 919 { 920 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors", 921 .size = 44, 922 .content = "ondemand userspace interactive performance \n", 923 }, 924 { 925 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq", 926 .size = 7, 927 .content = "800000\n", 928 }, 929 { 930 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver", 931 .size = 12, 932 .content = "sfi-cpufreq\n", 933 }, 934 { 935 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor", 936 .size = 12, 937 .content = "interactive\n", 938 }, 939 { 940 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq", 941 .size = 8, 942 .content = "1200000\n", 943 }, 944 { 945 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq", 946 .size = 7, 947 .content = "800000\n", 948 }, 949 { 950 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 951 .size = 36, 952 .content = "1200000 5134\n" 953 "933000 340\n" 954 "800000 8738\n", 955 }, 956 { 957 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 958 .size = 4, 959 .content = "257\n", 960 }, 961 { 962 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table", 963 .size = 185, 964 .content = " From : To\n" 965 " : 1200000 933000 800000 \n" 966 " 1200000: 0 12 84 \n" 967 " 933000: 39 0 19 \n" 968 " 800000: 57 46 0 \n", 969 }, 970 { 971 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 972 .size = 2, 973 .content = "0\n", 974 }, 975 { 976 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 977 .size = 4, 978 .content = "0-3\n", 979 }, 980 { 981 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 982 .size = 2, 983 .content = "f\n", 984 }, 985 { 986 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 987 .size = 2, 988 .content = "1\n", 989 }, 990 { 991 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 992 .size = 4, 993 .content = "2-3\n", 994 }, 995 { 996 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 997 .size = 2, 998 .content = "c\n", 999 }, 1000 { 1001 .path = "/sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size", 1002 .size = 3, 1003 .content = "64\n", 1004 }, 1005 { 1006 .path = "/sys/devices/system/cpu/cpu2/cache/index0/level", 1007 .size = 2, 1008 .content = "1\n", 1009 }, 1010 { 1011 .path = "/sys/devices/system/cpu/cpu2/cache/index0/number_of_sets", 1012 .size = 3, 1013 .content = "64\n", 1014 }, 1015 { 1016 .path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_list", 1017 .size = 4, 1018 .content = "2-3\n", 1019 }, 1020 { 1021 .path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_map", 1022 .size = 2, 1023 .content = "c\n", 1024 }, 1025 { 1026 .path = "/sys/devices/system/cpu/cpu2/cache/index0/size", 1027 .size = 4, 1028 .content = "24K\n", 1029 }, 1030 { 1031 .path = "/sys/devices/system/cpu/cpu2/cache/index0/type", 1032 .size = 5, 1033 .content = "Data\n", 1034 }, 1035 { 1036 .path = "/sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity", 1037 .size = 2, 1038 .content = "6\n", 1039 }, 1040 { 1041 .path = "/sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size", 1042 .size = 3, 1043 .content = "64\n", 1044 }, 1045 { 1046 .path = "/sys/devices/system/cpu/cpu2/cache/index1/level", 1047 .size = 2, 1048 .content = "1\n", 1049 }, 1050 { 1051 .path = "/sys/devices/system/cpu/cpu2/cache/index1/number_of_sets", 1052 .size = 3, 1053 .content = "64\n", 1054 }, 1055 { 1056 .path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_list", 1057 .size = 4, 1058 .content = "2-3\n", 1059 }, 1060 { 1061 .path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_map", 1062 .size = 2, 1063 .content = "c\n", 1064 }, 1065 { 1066 .path = "/sys/devices/system/cpu/cpu2/cache/index1/size", 1067 .size = 4, 1068 .content = "32K\n", 1069 }, 1070 { 1071 .path = "/sys/devices/system/cpu/cpu2/cache/index1/type", 1072 .size = 12, 1073 .content = "Instruction\n", 1074 }, 1075 { 1076 .path = "/sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity", 1077 .size = 2, 1078 .content = "8\n", 1079 }, 1080 { 1081 .path = "/sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size", 1082 .size = 3, 1083 .content = "64\n", 1084 }, 1085 { 1086 .path = "/sys/devices/system/cpu/cpu2/cache/index2/level", 1087 .size = 2, 1088 .content = "2\n", 1089 }, 1090 { 1091 .path = "/sys/devices/system/cpu/cpu2/cache/index2/number_of_sets", 1092 .size = 5, 1093 .content = "1024\n", 1094 }, 1095 { 1096 .path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_list", 1097 .size = 4, 1098 .content = "2-3\n", 1099 }, 1100 { 1101 .path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_map", 1102 .size = 2, 1103 .content = "c\n", 1104 }, 1105 { 1106 .path = "/sys/devices/system/cpu/cpu2/cache/index2/size", 1107 .size = 5, 1108 .content = "512K\n", 1109 }, 1110 { 1111 .path = "/sys/devices/system/cpu/cpu2/cache/index2/type", 1112 .size = 8, 1113 .content = "Unified\n", 1114 }, 1115 { 1116 .path = "/sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity", 1117 .size = 2, 1118 .content = "8\n", 1119 }, 1120 { 1121 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus", 1122 .size = 2, 1123 .content = "3\n", 1124 }, 1125 { 1126 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq", 1127 .size = 8, 1128 .content = "1200000\n", 1129 }, 1130 { 1131 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq", 1132 .size = 7, 1133 .content = "800000\n", 1134 }, 1135 { 1136 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency", 1137 .size = 7, 1138 .content = "100000\n", 1139 }, 1140 { 1141 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus", 1142 .size = 2, 1143 .content = "3\n", 1144 }, 1145 { 1146 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies", 1147 .size = 23, 1148 .content = "1200000 933000 800000 \n", 1149 }, 1150 { 1151 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors", 1152 .size = 44, 1153 .content = "ondemand userspace interactive performance \n", 1154 }, 1155 { 1156 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq", 1157 .size = 7, 1158 .content = "800000\n", 1159 }, 1160 { 1161 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver", 1162 .size = 12, 1163 .content = "sfi-cpufreq\n", 1164 }, 1165 { 1166 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor", 1167 .size = 12, 1168 .content = "interactive\n", 1169 }, 1170 { 1171 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq", 1172 .size = 8, 1173 .content = "1200000\n", 1174 }, 1175 { 1176 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq", 1177 .size = 7, 1178 .content = "800000\n", 1179 }, 1180 { 1181 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state", 1182 .size = 36, 1183 .content = "1200000 5255\n" 1184 "933000 336\n" 1185 "800000 8901\n", 1186 }, 1187 { 1188 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans", 1189 .size = 4, 1190 .content = "246\n", 1191 }, 1192 { 1193 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table", 1194 .size = 185, 1195 .content = " From : To\n" 1196 " : 1200000 933000 800000 \n" 1197 " 1200000: 0 16 77 \n" 1198 " 933000: 42 0 17 \n" 1199 " 800000: 51 43 0 \n", 1200 }, 1201 { 1202 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id", 1203 .size = 2, 1204 .content = "0\n", 1205 }, 1206 { 1207 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list", 1208 .size = 4, 1209 .content = "0-3\n", 1210 }, 1211 { 1212 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings", 1213 .size = 2, 1214 .content = "f\n", 1215 }, 1216 { 1217 .path = "/sys/devices/system/cpu/cpu3/topology/core_id", 1218 .size = 2, 1219 .content = "1\n", 1220 }, 1221 { 1222 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list", 1223 .size = 4, 1224 .content = "2-3\n", 1225 }, 1226 { 1227 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings", 1228 .size = 2, 1229 .content = "c\n", 1230 }, 1231 { 1232 .path = "/sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size", 1233 .size = 3, 1234 .content = "64\n", 1235 }, 1236 { 1237 .path = "/sys/devices/system/cpu/cpu3/cache/index0/level", 1238 .size = 2, 1239 .content = "1\n", 1240 }, 1241 { 1242 .path = "/sys/devices/system/cpu/cpu3/cache/index0/number_of_sets", 1243 .size = 3, 1244 .content = "64\n", 1245 }, 1246 { 1247 .path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_list", 1248 .size = 4, 1249 .content = "2-3\n", 1250 }, 1251 { 1252 .path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_map", 1253 .size = 2, 1254 .content = "c\n", 1255 }, 1256 { 1257 .path = "/sys/devices/system/cpu/cpu3/cache/index0/size", 1258 .size = 4, 1259 .content = "24K\n", 1260 }, 1261 { 1262 .path = "/sys/devices/system/cpu/cpu3/cache/index0/type", 1263 .size = 5, 1264 .content = "Data\n", 1265 }, 1266 { 1267 .path = "/sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity", 1268 .size = 2, 1269 .content = "6\n", 1270 }, 1271 { 1272 .path = "/sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size", 1273 .size = 3, 1274 .content = "64\n", 1275 }, 1276 { 1277 .path = "/sys/devices/system/cpu/cpu3/cache/index1/level", 1278 .size = 2, 1279 .content = "1\n", 1280 }, 1281 { 1282 .path = "/sys/devices/system/cpu/cpu3/cache/index1/number_of_sets", 1283 .size = 3, 1284 .content = "64\n", 1285 }, 1286 { 1287 .path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_list", 1288 .size = 4, 1289 .content = "2-3\n", 1290 }, 1291 { 1292 .path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_map", 1293 .size = 2, 1294 .content = "c\n", 1295 }, 1296 { 1297 .path = "/sys/devices/system/cpu/cpu3/cache/index1/size", 1298 .size = 4, 1299 .content = "32K\n", 1300 }, 1301 { 1302 .path = "/sys/devices/system/cpu/cpu3/cache/index1/type", 1303 .size = 12, 1304 .content = "Instruction\n", 1305 }, 1306 { 1307 .path = "/sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity", 1308 .size = 2, 1309 .content = "8\n", 1310 }, 1311 { 1312 .path = "/sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size", 1313 .size = 3, 1314 .content = "64\n", 1315 }, 1316 { 1317 .path = "/sys/devices/system/cpu/cpu3/cache/index2/level", 1318 .size = 2, 1319 .content = "2\n", 1320 }, 1321 { 1322 .path = "/sys/devices/system/cpu/cpu3/cache/index2/number_of_sets", 1323 .size = 5, 1324 .content = "1024\n", 1325 }, 1326 { 1327 .path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_list", 1328 .size = 4, 1329 .content = "2-3\n", 1330 }, 1331 { 1332 .path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map", 1333 .size = 2, 1334 .content = "c\n", 1335 }, 1336 { 1337 .path = "/sys/devices/system/cpu/cpu3/cache/index2/size", 1338 .size = 5, 1339 .content = "512K\n", 1340 }, 1341 { 1342 .path = "/sys/devices/system/cpu/cpu3/cache/index2/type", 1343 .size = 8, 1344 .content = "Unified\n", 1345 }, 1346 { 1347 .path = "/sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity", 1348 .size = 2, 1349 .content = "8\n", 1350 }, 1351 {NULL}, 1352 }; 1353 1354 #ifdef __ANDROID__ 1355 struct cpuinfo_mock_property properties[] = { 1356 { 1357 .key = "Audio.Media.CodecDelayMs", 1358 .value = "20", 1359 }, 1360 { 1361 .key = "Audiocomms.Audience.IsPresent", 1362 .value = "true", 1363 }, 1364 { 1365 .key = "Audiocomms.BT.HFP.Supported", 1366 .value = "true", 1367 }, 1368 { 1369 .key = "alsa.mixer.builtinMic", 1370 .value = "Mic1", 1371 }, 1372 { 1373 .key = "alsa.mixer.defaultCard", 1374 .value = "cloverviewaudio", 1375 }, 1376 { 1377 .key = "alsa.mixer.defaultGain", 1378 .value = "1.0", 1379 }, 1380 { 1381 .key = "alsa.mixer.earpiece", 1382 .value = "Headphone", 1383 }, 1384 { 1385 .key = "alsa.mixer.headphone", 1386 .value = "Headphone", 1387 }, 1388 { 1389 .key = "alsa.mixer.headsetMic", 1390 .value = "Mic1", 1391 }, 1392 { 1393 .key = "alsa.mixer.headset", 1394 .value = "Headphone", 1395 }, 1396 { 1397 .key = "alsa.mixer.speaker", 1398 .value = "Speaker", 1399 }, 1400 { 1401 .key = "ap.interface", 1402 .value = "wlan0", 1403 }, 1404 { 1405 .key = "atd.keybox.ready", 1406 .value = "1", 1407 }, 1408 { 1409 .key = "audio.device.name", 1410 .value = "cloverviewaudio", 1411 }, 1412 { 1413 .key = "audio.media_pb.decoder.dump", 1414 .value = "disable", 1415 }, 1416 { 1417 .key = "audio.media_pb.flinger.dump", 1418 .value = "disable", 1419 }, 1420 { 1421 .key = "audio.media_pb.parser.dump", 1422 .value = "disable", 1423 }, 1424 { 1425 .key = "audio.media_rc.flinger.dump", 1426 .value = "disable", 1427 }, 1428 { 1429 .key = "audio.offload.capabilities", 1430 .value = "0", 1431 }, 1432 { 1433 .key = "audio.offload.disable", 1434 .value = "0", 1435 }, 1436 { 1437 .key = "audio.offload.min.duration.secs", 1438 .value = "20", 1439 }, 1440 { 1441 .key = "audiocomms.XMM.isDualSimModem", 1442 .value = "true", 1443 }, 1444 { 1445 .key = "audiocomms.XMM.primaryChannel", 1446 .value = "/dev/gsmtty20", 1447 }, 1448 { 1449 .key = "audiocomms.XMM.secondaryChannel", 1450 .value = "/dev/gsmtty36", 1451 }, 1452 { 1453 .key = "audiocomms.modemLib", 1454 .value = "libmamgr-xmm.so", 1455 }, 1456 { 1457 .key = "boot.factoryreset.type", 1458 .value = "0", 1459 }, 1460 { 1461 .key = "bt.version.driver", 1462 .value = "V18.23.38.1.0", 1463 }, 1464 { 1465 .key = "dalvik.jit.code_cache_size", 1466 .value = "1048576", 1467 }, 1468 { 1469 .key = "dalvik.vm.heapgrowthlimit", 1470 .value = "96m", 1471 }, 1472 { 1473 .key = "dalvik.vm.heapmaxfree", 1474 .value = "6m", 1475 }, 1476 { 1477 .key = "dalvik.vm.heapminfree", 1478 .value = "2m", 1479 }, 1480 { 1481 .key = "dalvik.vm.heapsize", 1482 .value = "256m", 1483 }, 1484 { 1485 .key = "dalvik.vm.heapstartsize", 1486 .value = "8m", 1487 }, 1488 { 1489 .key = "dalvik.vm.heaptargetutilization", 1490 .value = "0.75", 1491 }, 1492 { 1493 .key = "dalvik.vm.stack-trace-file", 1494 .value = "/data/anr/traces.txt", 1495 }, 1496 { 1497 .key = "debug.force_rtl", 1498 .value = "0", 1499 }, 1500 { 1501 .key = "dev.bootcomplete", 1502 .value = "1", 1503 }, 1504 { 1505 .key = "dhcp.wlan0.dns1", 1506 .value = "208.67.222.222", 1507 }, 1508 { 1509 .key = "dhcp.wlan0.dns2", 1510 .value = "208.67.220.220", 1511 }, 1512 { 1513 .key = "dhcp.wlan0.dns3", 1514 .value = "", 1515 }, 1516 { 1517 .key = "dhcp.wlan0.dns4", 1518 .value = "", 1519 }, 1520 { 1521 .key = "dhcp.wlan0.domain", 1522 .value = "tfbnw.net", 1523 }, 1524 { 1525 .key = "dhcp.wlan0.gateway", 1526 .value = "172.22.192.1", 1527 }, 1528 { 1529 .key = "dhcp.wlan0.ipaddress", 1530 .value = "172.22.201.148", 1531 }, 1532 { 1533 .key = "dhcp.wlan0.leasetime", 1534 .value = "1800", 1535 }, 1536 { 1537 .key = "dhcp.wlan0.mask", 1538 .value = "255.255.224.0", 1539 }, 1540 { 1541 .key = "dhcp.wlan0.mtu", 1542 .value = "", 1543 }, 1544 { 1545 .key = "dhcp.wlan0.pid", 1546 .value = "1083", 1547 }, 1548 { 1549 .key = "dhcp.wlan0.reason", 1550 .value = "ROUTERADVERT", 1551 }, 1552 { 1553 .key = "dhcp.wlan0.result", 1554 .value = "ok", 1555 }, 1556 { 1557 .key = "dhcp.wlan0.server", 1558 .value = "192.168.137.185", 1559 }, 1560 { 1561 .key = "dhcp.wlan0.vendorInfo", 1562 .value = "", 1563 }, 1564 { 1565 .key = "drm.service.enabled", 1566 .value = "true", 1567 }, 1568 { 1569 .key = "gps.version.driver", 1570 .value = "6.19.6.198372", 1571 }, 1572 { 1573 .key = "gsm.current.phone-type2", 1574 .value = "1", 1575 }, 1576 { 1577 .key = "gsm.current.phone-type", 1578 .value = "1", 1579 }, 1580 { 1581 .key = "gsm.dsds.simactivity", 1582 .value = "0", 1583 }, 1584 { 1585 .key = "gsm.firmware.upload", 1586 .value = "ok", 1587 }, 1588 { 1589 .key = "gsm.internal.oem.concurrency", 1590 .value = "notallowed", 1591 }, 1592 { 1593 .key = "gsm.net.interface", 1594 .value = "rmnet0", 1595 }, 1596 { 1597 .key = "gsm.network.type", 1598 .value = "Unknown", 1599 }, 1600 { 1601 .key = "gsm.sim.state", 1602 .value = "ABSENT", 1603 }, 1604 { 1605 .key = "gsm.sim2.state", 1606 .value = "ABSENT", 1607 }, 1608 { 1609 .key = "gsm.simmanager.set_off_sim1", 1610 .value = "false", 1611 }, 1612 { 1613 .key = "gsm.simmanager.set_off_sim2", 1614 .value = "false", 1615 }, 1616 { 1617 .key = "gsm.version.baseband", 1618 .value = "1508_1.19.60.1_0226", 1619 }, 1620 { 1621 .key = "gsm.version.ril-impl", 1622 .value = "Intrinsyc Rapid-RIL M6.59 for Android 4.2 (Build September 17/2013)", 1623 }, 1624 { 1625 .key = "gsm.version.tlv", 1626 .value = "\"TLV_ZC451CG_V0.06\"", 1627 }, 1628 { 1629 .key = "init.svc.RILD1_DSDS", 1630 .value = "running", 1631 }, 1632 { 1633 .key = "init.svc.RILD2_DSDS", 1634 .value = "running", 1635 }, 1636 { 1637 .key = "init.svc.adbd", 1638 .value = "running", 1639 }, 1640 { 1641 .key = "init.svc.akmd", 1642 .value = "stopped", 1643 }, 1644 { 1645 .key = "init.svc.asus_audbg", 1646 .value = "stopped", 1647 }, 1648 { 1649 .key = "init.svc.bd_prov", 1650 .value = "stopped", 1651 }, 1652 { 1653 .key = "init.svc.bootanim", 1654 .value = "stopped", 1655 }, 1656 { 1657 .key = "init.svc.debuggerd", 1658 .value = "running", 1659 }, 1660 { 1661 .key = "init.svc.dhcpcd_wlan0", 1662 .value = "running", 1663 }, 1664 { 1665 .key = "init.svc.drm", 1666 .value = "running", 1667 }, 1668 { 1669 .key = "init.svc.enable_adb", 1670 .value = "stopped", 1671 }, 1672 { 1673 .key = "init.svc.enable_houdini", 1674 .value = "stopped", 1675 }, 1676 { 1677 .key = "init.svc.gpscerd", 1678 .value = "stopped", 1679 }, 1680 { 1681 .key = "init.svc.gpsd_bcm4752", 1682 .value = "running", 1683 }, 1684 { 1685 .key = "init.svc.gpsd_bcm47531", 1686 .value = "stopped", 1687 }, 1688 { 1689 .key = "init.svc.healthd", 1690 .value = "running", 1691 }, 1692 { 1693 .key = "init.svc.info_setting", 1694 .value = "stopped", 1695 }, 1696 { 1697 .key = "init.svc.init_logdate", 1698 .value = "stopped", 1699 }, 1700 { 1701 .key = "init.svc.installd", 1702 .value = "running", 1703 }, 1704 { 1705 .key = "init.svc.keystore", 1706 .value = "running", 1707 }, 1708 { 1709 .key = "init.svc.media", 1710 .value = "running", 1711 }, 1712 { 1713 .key = "init.svc.mmgr", 1714 .value = "running", 1715 }, 1716 { 1717 .key = "init.svc.netd", 1718 .value = "running", 1719 }, 1720 { 1721 .key = "init.svc.nvmmanager", 1722 .value = "running", 1723 }, 1724 { 1725 .key = "init.svc.p2p_supplicant", 1726 .value = "running", 1727 }, 1728 { 1729 .key = "init.svc.partlink", 1730 .value = "running", 1731 }, 1732 { 1733 .key = "init.svc.pitservice", 1734 .value = "stopped", 1735 }, 1736 { 1737 .key = "init.svc.proxy-tunneling", 1738 .value = "stopped", 1739 }, 1740 { 1741 .key = "init.svc.proxy", 1742 .value = "stopped", 1743 }, 1744 { 1745 .key = "init.svc.pvrsrvctl", 1746 .value = "stopped", 1747 }, 1748 { 1749 .key = "init.svc.rfkill_bt", 1750 .value = "stopped", 1751 }, 1752 { 1753 .key = "init.svc.ril-daemon", 1754 .value = "stopped", 1755 }, 1756 { 1757 .key = "init.svc.rmasusdir", 1758 .value = "stopped", 1759 }, 1760 { 1761 .key = "init.svc.sdcard", 1762 .value = "running", 1763 }, 1764 { 1765 .key = "init.svc.servicemanager", 1766 .value = "running", 1767 }, 1768 { 1769 .key = "init.svc.simid", 1770 .value = "stopped", 1771 }, 1772 { 1773 .key = "init.svc.surfaceflinger", 1774 .value = "running", 1775 }, 1776 { 1777 .key = "init.svc.tkbd", 1778 .value = "running", 1779 }, 1780 { 1781 .key = "init.svc.ueventd", 1782 .value = "running", 1783 }, 1784 { 1785 .key = "init.svc.upi_ug31xx", 1786 .value = "running", 1787 }, 1788 { 1789 .key = "init.svc.vold", 1790 .value = "running", 1791 }, 1792 { 1793 .key = "init.svc.watchdogd", 1794 .value = "running", 1795 }, 1796 { 1797 .key = "init.svc.wlan_prov", 1798 .value = "stopped", 1799 }, 1800 { 1801 .key = "init.svc.zygote", 1802 .value = "running", 1803 }, 1804 { 1805 .key = "keyguard.no_require_sim", 1806 .value = "true", 1807 }, 1808 { 1809 .key = "lpa.deepbuffer.enable", 1810 .value = "1", 1811 }, 1812 { 1813 .key = "net.bt.name", 1814 .value = "Android", 1815 }, 1816 { 1817 .key = "net.change", 1818 .value = "net.dns2", 1819 }, 1820 { 1821 .key = "net.dns1", 1822 .value = "208.67.222.222", 1823 }, 1824 { 1825 .key = "net.dns2", 1826 .value = "208.67.220.220", 1827 }, 1828 { 1829 .key = "net.hostname", 1830 .value = "android-421bda0b2126bf26", 1831 }, 1832 { 1833 .key = "net.qtaguid_enabled", 1834 .value = "1", 1835 }, 1836 { 1837 .key = "net.tcp.buffersize.default", 1838 .value = "4096,87380,110208,4096,16384,110208", 1839 }, 1840 { 1841 .key = "net.tcp.buffersize.edge", 1842 .value = "4093,26280,110208,4096,16384,110208", 1843 }, 1844 { 1845 .key = "net.tcp.buffersize.evdo", 1846 .value = "4094,87380,262144,4096,16384,262144", 1847 }, 1848 { 1849 .key = "net.tcp.buffersize.gprs", 1850 .value = "4092,8760,65536,4096,8760,65536", 1851 }, 1852 { 1853 .key = "net.tcp.buffersize.hsdpa", 1854 .value = "4094,87380,262144,4096,16384,262144", 1855 }, 1856 { 1857 .key = "net.tcp.buffersize.hspa", 1858 .value = "4094,87380,262144,4096,16384,262144", 1859 }, 1860 { 1861 .key = "net.tcp.buffersize.hspap", 1862 .value = "4094,87380,1220608,4096,16384,1220608", 1863 }, 1864 { 1865 .key = "net.tcp.buffersize.hsupa", 1866 .value = "4094,87380,262144,4096,16384,262144", 1867 }, 1868 { 1869 .key = "net.tcp.buffersize.lte", 1870 .value = "524288,1048576,2097152,262144,524288,1048576", 1871 }, 1872 { 1873 .key = "net.tcp.buffersize.umts", 1874 .value = "4094,87380,110208,4096,16384,110208", 1875 }, 1876 { 1877 .key = "net.tcp.buffersize.wifi", 1878 .value = "524288,1048576,2097152,131072,262144,393216", 1879 }, 1880 { 1881 .key = "offload.compress.device", 1882 .value = "2", 1883 }, 1884 { 1885 .key = "panel.physicalHeightmm", 1886 .value = "98", 1887 }, 1888 { 1889 .key = "panel.physicalWidthmm", 1890 .value = "55", 1891 }, 1892 { 1893 .key = "persist.asus.audbg", 1894 .value = "0", 1895 }, 1896 { 1897 .key = "persist.asus.dclick", 1898 .value = "0", 1899 }, 1900 { 1901 .key = "persist.asus.glove", 1902 .value = "0", 1903 }, 1904 { 1905 .key = "persist.asus.instant_camera", 1906 .value = "0", 1907 }, 1908 { 1909 .key = "persist.asus.message.debug", 1910 .value = "0", 1911 }, 1912 { 1913 .key = "persist.asus.message.gcf.mode", 1914 .value = "0", 1915 }, 1916 { 1917 .key = "persist.asuslog.dump.date", 1918 .value = "2017_1019_205935", 1919 }, 1920 { 1921 .key = "persist.dual_sim", 1922 .value = "dsds", 1923 }, 1924 { 1925 .key = "persist.dynamic-data-sim", 1926 .value = "reboot", 1927 }, 1928 { 1929 .key = "persist.gps.chip", 1930 .value = "bcm4752", 1931 }, 1932 { 1933 .key = "persist.modem.tlv.cpaction", 1934 .value = "done", 1935 }, 1936 { 1937 .key = "persist.radio.device.imei2", 1938 .value = "357067065748715", 1939 }, 1940 { 1941 .key = "persist.radio.device.imei", 1942 .value = "357067065748707", 1943 }, 1944 { 1945 .key = "persist.radio.ril_modem_state", 1946 .value = "1", 1947 }, 1948 { 1949 .key = "persist.ril-daemon.disable", 1950 .value = "dsds", 1951 }, 1952 { 1953 .key = "persist.service.thermal", 1954 .value = "1", 1955 }, 1956 { 1957 .key = "persist.sys.dalvik.vm.lib", 1958 .value = "libdvm.so", 1959 }, 1960 { 1961 .key = "persist.sys.power_saving.IM", 1962 .value = "0", 1963 }, 1964 { 1965 .key = "persist.sys.power_saving", 1966 .value = "1", 1967 }, 1968 { 1969 .key = "persist.sys.profiler_ms", 1970 .value = "0", 1971 }, 1972 { 1973 .key = "persist.sys.setupwizard.active", 1974 .value = "false", 1975 }, 1976 { 1977 .key = "persist.sys.timezone", 1978 .value = "America/New_York", 1979 }, 1980 { 1981 .key = "persist.sys.usb.config", 1982 .value = "mtp,adb", 1983 }, 1984 { 1985 .key = "persist.system.at-proxy.mode", 1986 .value = "0", 1987 }, 1988 { 1989 .key = "persist.tcs.config_name", 1990 .value = "XMM6360_CONF_FLASHLESS", 1991 }, 1992 { 1993 .key = "persist.tel.hot_swap.support", 1994 .value = "true", 1995 }, 1996 { 1997 .key = "persist.telproviders.debug", 1998 .value = "0", 1999 }, 2000 { 2001 .key = "persist.thermal.display.msg", 2002 .value = "1", 2003 }, 2004 { 2005 .key = "persist.thermal.display.vibra", 2006 .value = "1", 2007 }, 2008 { 2009 .key = "persist.thermal.shutdown.msg", 2010 .value = "1", 2011 }, 2012 { 2013 .key = "persist.thermal.shutdown.tone", 2014 .value = "1", 2015 }, 2016 { 2017 .key = "persist.thermal.shutdown.vibra", 2018 .value = "1", 2019 }, 2020 { 2021 .key = "ril.coredumpwarning.enable", 2022 .value = "1", 2023 }, 2024 { 2025 .key = "ril.ecclist1", 2026 .value = "112,911,000,08,110,118,119,999", 2027 }, 2028 { 2029 .key = "ril.ecclist", 2030 .value = "112,911,000,08,110,118,119,999", 2031 }, 2032 { 2033 .key = "ro.adb.secure", 2034 .value = "1", 2035 }, 2036 { 2037 .key = "ro.additionalbutton.operation", 2038 .value = "0", 2039 }, 2040 { 2041 .key = "ro.allow.mock.location", 2042 .value = "0", 2043 }, 2044 { 2045 .key = "ro.asus.amax.lite", 2046 .value = "1", 2047 }, 2048 { 2049 .key = "ro.asus.ui", 2050 .value = "1.0", 2051 }, 2052 { 2053 .key = "ro.baseband", 2054 .value = "unknown", 2055 }, 2056 { 2057 .key = "ro.blankphone_id", 2058 .value = "1", 2059 }, 2060 { 2061 .key = "ro.board.platform", 2062 .value = "clovertrail", 2063 }, 2064 { 2065 .key = "ro.boot.bootmedia", 2066 .value = "sdcard", 2067 }, 2068 { 2069 .key = "ro.boot.hardware", 2070 .value = "redhookbay", 2071 }, 2072 { 2073 .key = "ro.boot.mode", 2074 .value = "main", 2075 }, 2076 { 2077 .key = "ro.boot.serialno", 2078 .value = "MedfieldE35E5BF7", 2079 }, 2080 { 2081 .key = "ro.boot.spid", 2082 .value = "0000:0000:0003:0002:0000:0021", 2083 }, 2084 { 2085 .key = "ro.boot.wakesrc", 2086 .value = "05", 2087 }, 2088 { 2089 .key = "ro.bootloader", 2090 .value = "unknown", 2091 }, 2092 { 2093 .key = "ro.bootmode", 2094 .value = "main", 2095 }, 2096 { 2097 .key = "ro.bsp.app2sd", 2098 .value = "true", 2099 }, 2100 { 2101 .key = "ro.bt.bdaddr_path", 2102 .value = "/config/bt/bd_addr.conf", 2103 }, 2104 { 2105 .key = "ro.build.app.version", 2106 .value = "044000307_201407220024", 2107 }, 2108 { 2109 .key = "ro.build.asus.sku", 2110 .value = "WW", 2111 }, 2112 { 2113 .key = "ro.build.asus.version.pensdk", 2114 .value = "1", 2115 }, 2116 { 2117 .key = "ro.build.asus.version", 2118 .value = "4.11.40.79", 2119 }, 2120 { 2121 .key = "ro.build.characteristics", 2122 .value = "default", 2123 }, 2124 { 2125 .key = "ro.build.csc.version", 2126 .value = "WW-ZC451CG-4.11.40.79-rel-user-20150305-175507-signed", 2127 }, 2128 { 2129 .key = "ro.build.date.utc", 2130 .value = "1425549368", 2131 }, 2132 { 2133 .key = "ro.build.date", 2134 .value = "2015xE5xB9xB4 03xE6x9Cx88 05xE6x97xA5 xE6x98x9FxE6x9Cx9FxE5x9Bx9B 17:56:08 CST", 2135 }, 2136 { 2137 .key = "ro.build.description", 2138 .value = "zc451cg-user 4.4.2 KVT49L WW_user_4.11.40.79_20150305 release-keys", 2139 }, 2140 { 2141 .key = "ro.build.display.id", 2142 .value = "ASUS_Z007_WW_user_4.11.40.79_20150305 release-keys", 2143 }, 2144 { 2145 .key = "ro.build.fingerprint", 2146 .value = "asus/WW_zc451cg/ASUS_Z007:4.4.2/KVT49L/WW_user_4.11.40.79_20150305:user/release-keys", 2147 }, 2148 { 2149 .key = "ro.build.host", 2150 .value = "BUILDER3", 2151 }, 2152 { 2153 .key = "ro.build.id", 2154 .value = "KVT49L", 2155 }, 2156 { 2157 .key = "ro.build.product", 2158 .value = "ASUS_Z007", 2159 }, 2160 { 2161 .key = "ro.build.tags", 2162 .value = "release-keys", 2163 }, 2164 { 2165 .key = "ro.build.type", 2166 .value = "user", 2167 }, 2168 { 2169 .key = "ro.build.user", 2170 .value = "builder3", 2171 }, 2172 { 2173 .key = "ro.build.version.codename", 2174 .value = "REL", 2175 }, 2176 { 2177 .key = "ro.build.version.incremental", 2178 .value = "WW_zc451cg-WW_user_4.11.40.79_20150305-user-20150305", 2179 }, 2180 { 2181 .key = "ro.build.version.release", 2182 .value = "4.4.2", 2183 }, 2184 { 2185 .key = "ro.build.version.sdk", 2186 .value = "19", 2187 }, 2188 { 2189 .key = "ro.camera.sound.forced", 2190 .value = "0", 2191 }, 2192 { 2193 .key = "ro.carrier", 2194 .value = "unknown", 2195 }, 2196 { 2197 .key = "ro.com.android.dataroaming", 2198 .value = "false", 2199 }, 2200 { 2201 .key = "ro.com.android.dateformat", 2202 .value = "MM-dd-yyyy", 2203 }, 2204 { 2205 .key = "ro.com.google.clientidbase.am", 2206 .value = "android-asus", 2207 }, 2208 { 2209 .key = "ro.com.google.clientidbase.gmm", 2210 .value = "android-asus", 2211 }, 2212 { 2213 .key = "ro.com.google.clientidbase.ms", 2214 .value = "android-asus", 2215 }, 2216 { 2217 .key = "ro.com.google.clientidbase.yt", 2218 .value = "android-asus", 2219 }, 2220 { 2221 .key = "ro.com.google.clientidbase", 2222 .value = "android-asus", 2223 }, 2224 { 2225 .key = "ro.com.google.gmsversion", 2226 .value = "4.4_r5", 2227 }, 2228 { 2229 .key = "ro.config.CID", 2230 .value = "ASUS", 2231 }, 2232 { 2233 .key = "ro.config.alarm_alert", 2234 .value = "BusyBugs.ogg", 2235 }, 2236 { 2237 .key = "ro.config.calendaralert_sound", 2238 .value = "CalendarEvent.ogg", 2239 }, 2240 { 2241 .key = "ro.config.hwrlib", 2242 .value = "T9_x86", 2243 }, 2244 { 2245 .key = "ro.config.idcode", 2246 .value = "1A", 2247 }, 2248 { 2249 .key = "ro.config.newmail_sound", 2250 .value = "NewMail.ogg", 2251 }, 2252 { 2253 .key = "ro.config.notification_sound", 2254 .value = "NewMessage.ogg", 2255 }, 2256 { 2257 .key = "ro.config.personality", 2258 .value = "compat_layout", 2259 }, 2260 { 2261 .key = "ro.config.ringtone", 2262 .value = "Festival.ogg", 2263 }, 2264 { 2265 .key = "ro.config.sentmail_sound", 2266 .value = "SentMail.ogg", 2267 }, 2268 { 2269 .key = "ro.config.versatility", 2270 .value = "WW", 2271 }, 2272 { 2273 .key = "ro.config.xt9ime.max_subtype", 2274 .value = "7", 2275 }, 2276 { 2277 .key = "ro.contact.simtype", 2278 .value = "1", 2279 }, 2280 { 2281 .key = "ro.crypto.fuse_sdcard", 2282 .value = "true", 2283 }, 2284 { 2285 .key = "ro.crypto.state", 2286 .value = "unencrypted", 2287 }, 2288 { 2289 .key = "ro.debuggable", 2290 .value = "0", 2291 }, 2292 { 2293 .key = "ro.epad.model", 2294 .value = "ASUS_Z007", 2295 }, 2296 { 2297 .key = "ro.epad.mount_point.microsd", 2298 .value = "/storage/MicroSD", 2299 }, 2300 { 2301 .key = "ro.epad.mount_point.usbdisk1", 2302 .value = "/storage/USBdisk1", 2303 }, 2304 { 2305 .key = "ro.factorytest", 2306 .value = "0", 2307 }, 2308 { 2309 .key = "ro.fmrx.sound.forced", 2310 .value = "1", 2311 }, 2312 { 2313 .key = "ro.gsm.fac.mode", 2314 .value = "0", 2315 }, 2316 { 2317 .key = "ro.hardware", 2318 .value = "redhookbay", 2319 }, 2320 { 2321 .key = "ro.hwui.text_large_cache_height", 2322 .value = "512", 2323 }, 2324 { 2325 .key = "ro.hwui.text_large_cache_width", 2326 .value = "2048", 2327 }, 2328 { 2329 .key = "ro.hwui.texture_cache_size", 2330 .value = "24.0f", 2331 }, 2332 { 2333 .key = "ro.ime.lowmemory", 2334 .value = "false", 2335 }, 2336 { 2337 .key = "ro.isn", 2338 .value = "HD5390HQ80E3RS", 2339 }, 2340 { 2341 .key = "ro.opengles.version", 2342 .value = "131072", 2343 }, 2344 { 2345 .key = "ro.product.board", 2346 .value = "clovertrail", 2347 }, 2348 { 2349 .key = "ro.product.brand", 2350 .value = "asus", 2351 }, 2352 { 2353 .key = "ro.product.cpu.abi2", 2354 .value = "armeabi-v7a", 2355 }, 2356 { 2357 .key = "ro.product.cpu.abi", 2358 .value = "x86", 2359 }, 2360 { 2361 .key = "ro.product.device", 2362 .value = "ASUS_Z007", 2363 }, 2364 { 2365 .key = "ro.product.locale.language", 2366 .value = "en", 2367 }, 2368 { 2369 .key = "ro.product.locale.region", 2370 .value = "US", 2371 }, 2372 { 2373 .key = "ro.product.manufacturer", 2374 .value = "asus", 2375 }, 2376 { 2377 .key = "ro.product.model", 2378 .value = "ASUS_Z007", 2379 }, 2380 { 2381 .key = "ro.product.name", 2382 .value = "WW_zc451cg", 2383 }, 2384 { 2385 .key = "ro.rebootchargermode", 2386 .value = "true", 2387 }, 2388 { 2389 .key = "ro.revision", 2390 .value = "0", 2391 }, 2392 { 2393 .key = "ro.ril.status.polling.enable", 2394 .value = "0", 2395 }, 2396 { 2397 .key = "ro.runtime.firstboot", 2398 .value = "1508461210442", 2399 }, 2400 { 2401 .key = "ro.secure", 2402 .value = "1", 2403 }, 2404 { 2405 .key = "ro.serialno", 2406 .value = "F3AZB701E114", 2407 }, 2408 { 2409 .key = "ro.setupwizard.mode", 2410 .value = "OPTIONAL", 2411 }, 2412 { 2413 .key = "ro.sf.lcd_density", 2414 .value = "240", 2415 }, 2416 { 2417 .key = "ro.spid.gps.FrqPlan", 2418 .value = "FRQ_PLAN_26MHZ_2PPM_26MHZ_100PPB", 2419 }, 2420 { 2421 .key = "ro.spid.gps.RfType", 2422 .value = "GL_RF_4752_BRCM_EXT_LNA", 2423 }, 2424 { 2425 .key = "ro.spid.gps.pmm", 2426 .value = "disabled", 2427 }, 2428 { 2429 .key = "ro.spid.gps.tty", 2430 .value = "ttyMFD3", 2431 }, 2432 { 2433 .key = "ro.streaming.video.drs", 2434 .value = "true", 2435 }, 2436 { 2437 .key = "ro.system.simtype", 2438 .value = "2", 2439 }, 2440 { 2441 .key = "ro.thermal.ituxversion", 2442 .value = "2.0", 2443 }, 2444 { 2445 .key = "ro.wifi.channels", 2446 .value = "", 2447 }, 2448 { 2449 .key = "rs.gpu.filterscript", 2450 .value = "0", 2451 }, 2452 { 2453 .key = "rs.gpu.renderscript", 2454 .value = "0", 2455 }, 2456 { 2457 .key = "rs.gpu.rsIntrinsic", 2458 .value = "0", 2459 }, 2460 { 2461 .key = "service.bootanim.exit", 2462 .value = "1", 2463 }, 2464 { 2465 .key = "sys.adbon.oneshot", 2466 .value = "0", 2467 }, 2468 { 2469 .key = "sys.boot_completed", 2470 .value = "1", 2471 }, 2472 { 2473 .key = "sys.config.maxxaudio", 2474 .value = "1", 2475 }, 2476 { 2477 .key = "sys.ia32.version", 2478 .value = "00.57", 2479 }, 2480 { 2481 .key = "sys.ifwi.version", 2482 .value = "84.11", 2483 }, 2484 { 2485 .key = "sys.kernel.version", 2486 .value = "3.10.20-g4f9772c", 2487 }, 2488 { 2489 .key = "sys.punit.version", 2490 .value = "A1.40", 2491 }, 2492 { 2493 .key = "sys.scu.version", 2494 .value = "20.3E", 2495 }, 2496 { 2497 .key = "sys.settings_global_version", 2498 .value = "5", 2499 }, 2500 { 2501 .key = "sys.settings_secure_version", 2502 .value = "4", 2503 }, 2504 { 2505 .key = "sys.suppia32.version", 2506 .value = "00.57", 2507 }, 2508 { 2509 .key = "sys.sysctl.extra_free_kbytes", 2510 .value = "4803", 2511 }, 2512 { 2513 .key = "sys.tkb.enable", 2514 .value = "false", 2515 }, 2516 { 2517 .key = "sys.usb.config", 2518 .value = "mtp,adb", 2519 }, 2520 { 2521 .key = "sys.usb.state", 2522 .value = "mtp,adb", 2523 }, 2524 { 2525 .key = "sys.valhooks.version", 2526 .value = "84.11", 2527 }, 2528 { 2529 .key = "system.at-proxy.mode", 2530 .value = "0", 2531 }, 2532 { 2533 .key = "vold.post_fs_data_done", 2534 .value = "1", 2535 }, 2536 { 2537 .key = "widi.media.extmode.enable", 2538 .value = "false", 2539 }, 2540 { 2541 .key = "widi.uibc.enable", 2542 .value = "false", 2543 }, 2544 { 2545 .key = "wifi.interface", 2546 .value = "wlan0", 2547 }, 2548 { 2549 .key = "wifi.version.driver", 2550 .value = "7.10.323.28", 2551 }, 2552 { 2553 .key = "wlan.driver.status", 2554 .value = "ok", 2555 }, 2556 { 2557 .key = "wlan.driver.vendor", 2558 .value = "bcm", 2559 }, 2560 { 2561 .key = "wpa_supplicant.pid", 2562 .value = "694", 2563 }, 2564 {NULL}, 2565 }; 2566 #endif /* __ANDROID__ */ 2567