1 struct cpuinfo_mock_cpuid cpuid_dump[] = { 2 { 3 .input_eax = 0x00000000, 4 .eax = 0x0000000B, 5 .ebx = 0x756E6547, 6 .ecx = 0x6C65746E, 7 .edx = 0x49656E69, 8 }, 9 { 10 .input_eax = 0x00000001, 11 .eax = 0x00030678, 12 .ebx = 0x00100800, 13 .ecx = 0x43D8E3BF, 14 .edx = 0xBFEBFBFF, 15 }, 16 { 17 .input_eax = 0x00000002, 18 .eax = 0x61B3A001, 19 .ebx = 0x0000FFC2, 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 = 0x1C000121, 34 .ebx = 0x0140003F, 35 .ecx = 0x0000003F, 36 .edx = 0x00000001, 37 }, 38 { 39 .input_eax = 0x00000004, 40 .input_ecx = 0x00000001, 41 .eax = 0x1C000122, 42 .ebx = 0x01C0003F, 43 .ecx = 0x0000003F, 44 .edx = 0x00000001, 45 }, 46 { 47 .input_eax = 0x00000004, 48 .input_ecx = 0x00000002, 49 .eax = 0x1C00C143, 50 .ebx = 0x03C0003F, 51 .ecx = 0x000003FF, 52 .edx = 0x00000001, 53 }, 54 { 55 .input_eax = 0x00000005, 56 .eax = 0x00000040, 57 .ebx = 0x00000040, 58 .ecx = 0x00000003, 59 .edx = 0x33000020, 60 }, 61 { 62 .input_eax = 0x00000006, 63 .eax = 0x00000007, 64 .ebx = 0x00000002, 65 .ecx = 0x00000009, 66 .edx = 0x00000000, 67 }, 68 { 69 .input_eax = 0x00000007, 70 .input_ecx = 0x00000000, 71 .eax = 0x00000000, 72 .ebx = 0x00002282, 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 = 0x00004503, 96 }, 97 { 98 .input_eax = 0x0000000B, 99 .input_ecx = 0x00000000, 100 .eax = 0x00000001, 101 .ebx = 0x00000001, 102 .ecx = 0x00000100, 103 .edx = 0x00000000, 104 }, 105 { 106 .input_eax = 0x0000000B, 107 .input_ecx = 0x00000001, 108 .eax = 0x00000004, 109 .ebx = 0x00000004, 110 .ecx = 0x00000201, 111 .edx = 0x00000000, 112 }, 113 { 114 .input_eax = 0x80000000, 115 .eax = 0x80000008, 116 .ebx = 0x00000000, 117 .ecx = 0x00000000, 118 .edx = 0x00000000, 119 }, 120 { 121 .input_eax = 0x80000001, 122 .eax = 0x00000000, 123 .ebx = 0x00000000, 124 .ecx = 0x00000101, 125 .edx = 0x28100000, 126 }, 127 { 128 .input_eax = 0x80000002, 129 .eax = 0x20202020, 130 .ebx = 0x20202020, 131 .ecx = 0x65746E49, 132 .edx = 0x2952286C, 133 }, 134 { 135 .input_eax = 0x80000003, 136 .eax = 0x6F744120, 137 .ebx = 0x4D54286D, 138 .ecx = 0x50432029, 139 .edx = 0x5A202055, 140 }, 141 { 142 .input_eax = 0x80000004, 143 .eax = 0x35343733, 144 .ebx = 0x20402020, 145 .ecx = 0x33332E31, 146 .edx = 0x007A4847, 147 }, 148 { 149 .input_eax = 0x80000005, 150 .eax = 0x00000000, 151 .ebx = 0x00000000, 152 .ecx = 0x00000000, 153 .edx = 0x00000000, 154 }, 155 { 156 .input_eax = 0x80000006, 157 .eax = 0x00000000, 158 .ebx = 0x00000000, 159 .ecx = 0x04008040, 160 .edx = 0x00000000, 161 }, 162 { 163 .input_eax = 0x80000007, 164 .eax = 0x00000000, 165 .ebx = 0x00000000, 166 .ecx = 0x00000000, 167 .edx = 0x00000100, 168 }, 169 { 170 .input_eax = 0x80000008, 171 .eax = 0x00003024, 172 .ebx = 0x00000000, 173 .ecx = 0x00000000, 174 .edx = 0x00000000, 175 }, 176 }; 177 struct cpuinfo_mock_file filesystem[] = { 178 { 179 .path = "/proc/cpuinfo", 180 .size = 3848, 181 .content = 182 "processor\t: 0\n" 183 "vendor_id\t: GenuineIntel\n" 184 "cpu family\t: 6\n" 185 "model\t\t: 55\n" 186 "model name\t: Intel(R) Atom(TM) CPU Z3745 @ 1.33GHz\n" 187 "stepping\t: 8\n" 188 "microcode\t: 0x882e0100\n" 189 "cpu MHz\t\t: 1862.000\n" 190 "cache size\t: 1024 KB\n" 191 "physical id\t: 0\n" 192 "siblings\t: 4\n" 193 "core id\t\t: 0\n" 194 "cpu cores\t: 4\n" 195 "apicid\t\t: 0\n" 196 "initial apicid\t: 0\n" 197 "fdiv_bug\t: no\n" 198 "f00f_bug\t: no\n" 199 "coma_bug\t: no\n" 200 "fpu\t\t: yes\n" 201 "fpu_exception\t: yes\n" 202 "cpuid level\t: 11\n" 203 "wp\t\t: yes\n" 204 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms\n" 205 "bogomips\t: 2666.77\n" 206 "clflush size\t: 64\n" 207 "cache_alignment\t: 64\n" 208 "address sizes\t: 36 bits physical, 48 bits virtual\n" 209 "power management:\n" 210 "\n" 211 "processor\t: 1\n" 212 "vendor_id\t: GenuineIntel\n" 213 "cpu family\t: 6\n" 214 "model\t\t: 55\n" 215 "model name\t: Intel(R) Atom(TM) CPU Z3745 @ 1.33GHz\n" 216 "stepping\t: 8\n" 217 "microcode\t: 0x882e0100\n" 218 "cpu MHz\t\t: 1862.000\n" 219 "cache size\t: 1024 KB\n" 220 "physical id\t: 0\n" 221 "siblings\t: 4\n" 222 "core id\t\t: 1\n" 223 "cpu cores\t: 4\n" 224 "apicid\t\t: 2\n" 225 "initial apicid\t: 2\n" 226 "fdiv_bug\t: no\n" 227 "f00f_bug\t: no\n" 228 "coma_bug\t: no\n" 229 "fpu\t\t: yes\n" 230 "fpu_exception\t: yes\n" 231 "cpuid level\t: 11\n" 232 "wp\t\t: yes\n" 233 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms\n" 234 "bogomips\t: 2666.77\n" 235 "clflush size\t: 64\n" 236 "cache_alignment\t: 64\n" 237 "address sizes\t: 36 bits physical, 48 bits virtual\n" 238 "power management:\n" 239 "\n" 240 "processor\t: 2\n" 241 "vendor_id\t: GenuineIntel\n" 242 "cpu family\t: 6\n" 243 "model\t\t: 55\n" 244 "model name\t: Intel(R) Atom(TM) CPU Z3745 @ 1.33GHz\n" 245 "stepping\t: 8\n" 246 "microcode\t: 0x882e0100\n" 247 "cpu MHz\t\t: 1862.000\n" 248 "cache size\t: 1024 KB\n" 249 "physical id\t: 0\n" 250 "siblings\t: 4\n" 251 "core id\t\t: 2\n" 252 "cpu cores\t: 4\n" 253 "apicid\t\t: 4\n" 254 "initial apicid\t: 4\n" 255 "fdiv_bug\t: no\n" 256 "f00f_bug\t: no\n" 257 "coma_bug\t: no\n" 258 "fpu\t\t: yes\n" 259 "fpu_exception\t: yes\n" 260 "cpuid level\t: 11\n" 261 "wp\t\t: yes\n" 262 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms\n" 263 "bogomips\t: 2666.77\n" 264 "clflush size\t: 64\n" 265 "cache_alignment\t: 64\n" 266 "address sizes\t: 36 bits physical, 48 bits virtual\n" 267 "power management:\n" 268 "\n" 269 "processor\t: 3\n" 270 "vendor_id\t: GenuineIntel\n" 271 "cpu family\t: 6\n" 272 "model\t\t: 55\n" 273 "model name\t: Intel(R) Atom(TM) CPU Z3745 @ 1.33GHz\n" 274 "stepping\t: 8\n" 275 "microcode\t: 0x882e0100\n" 276 "cpu MHz\t\t: 1862.000\n" 277 "cache size\t: 1024 KB\n" 278 "physical id\t: 0\n" 279 "siblings\t: 4\n" 280 "core id\t\t: 3\n" 281 "cpu cores\t: 4\n" 282 "apicid\t\t: 6\n" 283 "initial apicid\t: 6\n" 284 "fdiv_bug\t: no\n" 285 "f00f_bug\t: no\n" 286 "coma_bug\t: no\n" 287 "fpu\t\t: yes\n" 288 "fpu_exception\t: yes\n" 289 "cpuid level\t: 11\n" 290 "wp\t\t: yes\n" 291 "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms\n" 292 "bogomips\t: 2666.77\n" 293 "clflush size\t: 64\n" 294 "cache_alignment\t: 64\n" 295 "address sizes\t: 36 bits physical, 48 bits virtual\n" 296 "power management:\n" 297 "\n", 298 }, 299 { 300 .path = "/system/build.prop", 301 .size = 3011, 302 .content = 303 "# begin build properties\n" 304 "# autogenerated by buildinfo.sh\n" 305 "ro.build.id=KOT49H\n" 306 "ro.build.display.id=WW-3.2.23.191\n" 307 "ro.build.csc.version=WW-ME176C-3.2.23.191-release-user-20141030-signed\n" 308 "ro.build.version.incremental=WW_K013-WW_user_3.2.23.191_20141030-user-20141030\n" 309 "ro.build.version.sdk=19\n" 310 "ro.build.version.codename=REL\n" 311 "ro.build.version.release=4.4.2\n" 312 "ro.build.date=2014xE5xB9xB4 10xE6x9Cx88 30xE6x97xA5 xE6x98x9FxE6x9Cx9FxE5x9Bx9B 18:42:37 CST\n" 313 "ro.build.date.utc=1414665757\n" 314 "ro.build.type=user\n" 315 "ro.build.user=jenkins\n" 316 "ro.build.host=TDC-Build\n" 317 "ro.build.tags=release-keys\n" 318 "ro.product.model=K013\n" 319 "ro.product.brand=asus\n" 320 "ro.product.name=WW_K013\n" 321 "ro.product.device=K013\n" 322 "ro.product.board=baylake\n" 323 "ro.product.cpu.abi=x86\n" 324 "ro.product.manufacturer=asus\n" 325 "ro.build.asus.sku=WW\n" 326 "ro.build.asus.version=3.2.23.191\n" 327 "ro.wifi.channels=\n" 328 "ro.board.platform=baytrail\n" 329 "# ro.build.product is obsolete; use ro.product.device\n" 330 "ro.build.product=K013\n" 331 "# Do not try to parse ro.build.description or .fingerprint\n" 332 "ro.build.description=WW_K013-user 4.4.2 KOT49H WW_user_3.2.23.191_20141030 release-keys\n" 333 "ro.build.fingerprint=asus/WW_K013/K013:4.4.2/KOT49H/WW_user_3.2.23.191_20141030:user/release-keys\n" 334 "ro.build.characteristics=tablet\n" 335 "# end build properties\n" 336 "\n" 337 "#\n" 338 "# ADDITIONAL_BUILD_PROPERTIES\n" 339 "#\n" 340 "ro.streaming.video.drs=true\n" 341 "ro.build.app.version=044000222_201403250253\n" 342 "ro.asus.ui=1.0\n" 343 "ro.contact.simtype=0\n" 344 "ro.config.ringtone=Festival.ogg\n" 345 "ro.config.notification_sound=NewMessage.ogg\n" 346 "ro.config.newmail_sound=NewMail.ogg\n" 347 "ro.config.sentmail_sound=SentMail.ogg\n" 348 "ro.config.calendaralert_sound=CalendarEvent.ogg\n" 349 "ro.config.alarm_alert=BusyBugs.ogg\n" 350 "ro.additionalbutton.operation=0\n" 351 "ro.build.asus.version.pensdk=1\n" 352 "ro.setupwizard.mode=OPTIONAL\n" 353 "ro.com.google.gmsversion=4.4_r5\n" 354 "ro.com.google.clientidbase=android-asus-rev\n" 355 "ro.com.google.clientidbase.ms=android-asus-rev\n" 356 "ro.com.google.clientidbase.am=android-asus-rev\n" 357 "ro.com.google.clientidbase.gmm=android-asus-rev\n" 358 "ro.com.google.clientidbase.yt=android-asus-rev\n" 359 "keyguard.no_require_sim=true\n" 360 "ro.com.android.dataroaming=true\n" 361 "ro.com.android.dateformat=MM-dd-yyyy\n" 362 "ro.carrier=wifi-only\n" 363 "dalvik.vm.heapstartsize=4m\n" 364 "dalvik.vm.heapgrowthlimit=96m\n" 365 "dalvik.vm.heapsize=256m\n" 366 "dalvik.vm.heaptargetutilization=0.75\n" 367 "dalvik.vm.heapminfree=2m\n" 368 "dalvik.vm.heapmaxfree=6m\n" 369 "dalvik.jit.code_cache_size=1048576\n" 370 "ro.product.locale.language=en\n" 371 "ro.product.locale.region=US\n" 372 "drm.service.enabled=true\n" 373 "ro.opengles.version=196608\n" 374 "ro.sf.lcd_density=213\n" 375 "bt.version.driver=B1_002.002.004.0132.0141_reduced_2dB\n" 376 "ro.blankphone_id=1\n" 377 "gps.version.driver=V6.19.6.192204\n" 378 "ro.spid.gps.tty=ttyMFD1\n" 379 "ro.config.max_starting_bg=9\n" 380 "persist.sys.dalvik.vm.lib=libdvm.so\n" 381 "ro.ril.status.polling.enable=0\n" 382 "ro.product.cpu.abi2=armeabi-v7a\n" 383 "ro.config.personality=compat_layout\n" 384 "rs.gpu.renderscript=1\n" 385 "rs.gpu.filterscript=1\n" 386 "rs.gpu.rsIntrinsic=1\n" 387 "net.bt.name=Android\n" 388 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n" 389 "wifi.version.driver=V1.88.47\n" 390 "widi.media.extmode.enable=false\n" 391 "widi.hdcp.enable=true\n" 392 "persist.asus.cb.gcf.mode=0\n" 393 "ro.bsp.app2sd=true\n" 394 "ro.config.hwrlib=T9_x86\n" 395 "ro.config.xt9ime.max_subtype=7\n" 396 "ro.ime.lowmemory=false\n" 397 "ro.intel.corp.email=1\n" 398 "\n", 399 }, 400 { 401 .path = "/sys/devices/system/cpu/kernel_max", 402 .size = 2, 403 .content = "3\n", 404 }, 405 { 406 .path = "/sys/devices/system/cpu/possible", 407 .size = 4, 408 .content = "0-3\n", 409 }, 410 { 411 .path = "/sys/devices/system/cpu/present", 412 .size = 4, 413 .content = "0-3\n", 414 }, 415 { 416 .path = "/sys/devices/system/cpu/online", 417 .size = 4, 418 .content = "0-3\n", 419 }, 420 { 421 .path = "/sys/devices/system/cpu/offline", 422 .size = 1, 423 .content = "\n", 424 }, 425 { 426 .path = "/sys/devices/system/cpu/modalias", 427 .size = 426, 428 .content = "x86cpu:vendor:0000:family:0006:model:0037:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0015,0016,0017,0018,0019,001A,001B,001C,001D,001F,0034,003B,003D,0066,0068,006B,006C,006D,0072,0076,0078,007C,007E,0080,0081,0082,0083,0084,0085,0087,0088,0089,008D,008E,008F,0093,0094,0096,0097,0098,0099,009E,00C0,00C8,00E0,00E1,00E3,00E7,0100,0101,0102,0103,0104,0121,0127,0129,012D\n", 429 }, 430 { 431 .path = "/sys/devices/system/cpu/cpuidle/current_driver", 432 .size = 11, 433 .content = "intel_idle\n", 434 }, 435 { 436 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro", 437 .size = 5, 438 .content = "menu\n", 439 }, 440 { 441 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus", 442 .size = 8, 443 .content = "0 1 2 3\n", 444 }, 445 { 446 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", 447 .size = 8, 448 .content = "1862000\n", 449 }, 450 { 451 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq", 452 .size = 7, 453 .content = "532000\n", 454 }, 455 { 456 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency", 457 .size = 6, 458 .content = "10000\n", 459 }, 460 { 461 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus", 462 .size = 8, 463 .content = "0 1 2 3\n", 464 }, 465 { 466 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 467 .size = 85, 468 .content = "1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n", 469 }, 470 { 471 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors", 472 .size = 44, 473 .content = "ondemand userspace interactive performance \n", 474 }, 475 { 476 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq", 477 .size = 7, 478 .content = "532000\n", 479 }, 480 { 481 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver", 482 .size = 13, 483 .content = "acpi-cpufreq\n", 484 }, 485 { 486 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", 487 .size = 12, 488 .content = "interactive\n", 489 }, 490 { 491 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", 492 .size = 7, 493 .content = "532000\n", 494 }, 495 { 496 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state", 497 .size = 125, 498 .content = 499 "1862000 12139\n" 500 "1729000 47\n" 501 "1596000 50\n" 502 "1463000 331\n" 503 "1330000 29\n" 504 "1197000 71\n" 505 "1064000 50\n" 506 "931000 74\n" 507 "798000 101\n" 508 "665000 386\n" 509 "532000 6409\n", 510 }, 511 { 512 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans", 513 .size = 4, 514 .content = "420\n", 515 }, 516 { 517 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table", 518 .size = 1481, 519 .content = 520 " From : To\n" 521 " : 1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n" 522 " 1862000: 0 10 11 14 5 8 5 6 7 8 52 \n" 523 " 1729000: 9 0 2 0 0 0 0 1 0 0 2 \n" 524 " 1596000: 8 3 0 0 0 0 0 0 0 1 4 \n" 525 " 1463000: 16 1 3 0 1 2 0 1 1 1 2 \n" 526 " 1330000: 1 0 0 1 0 2 0 0 0 0 2 \n" 527 " 1197000: 5 0 0 0 0 0 4 1 1 0 2 \n" 528 " 1064000: 2 0 0 0 0 1 0 1 1 2 4 \n" 529 " 931000: 3 0 0 0 0 0 2 0 3 2 5 \n" 530 " 798000: 4 0 0 0 0 0 0 5 0 2 9 \n" 531 " 665000: 15 0 0 2 0 0 0 0 7 0 33 \n" 532 " 532000: 62 0 0 11 0 0 0 0 0 41 0 \n", 533 }, 534 { 535 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id", 536 .size = 2, 537 .content = "0\n", 538 }, 539 { 540 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list", 541 .size = 4, 542 .content = "0-3\n", 543 }, 544 { 545 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings", 546 .size = 2, 547 .content = "f\n", 548 }, 549 { 550 .path = "/sys/devices/system/cpu/cpu0/topology/core_id", 551 .size = 2, 552 .content = "0\n", 553 }, 554 { 555 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list", 556 .size = 2, 557 .content = "0\n", 558 }, 559 { 560 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings", 561 .size = 2, 562 .content = "1\n", 563 }, 564 { 565 .path = "/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size", 566 .size = 3, 567 .content = "64\n", 568 }, 569 { 570 .path = "/sys/devices/system/cpu/cpu0/cache/index0/level", 571 .size = 2, 572 .content = "1\n", 573 }, 574 { 575 .path = "/sys/devices/system/cpu/cpu0/cache/index0/number_of_sets", 576 .size = 3, 577 .content = "64\n", 578 }, 579 { 580 .path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_list", 581 .size = 2, 582 .content = "0\n", 583 }, 584 { 585 .path = "/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_map", 586 .size = 2, 587 .content = "1\n", 588 }, 589 { 590 .path = "/sys/devices/system/cpu/cpu0/cache/index0/size", 591 .size = 4, 592 .content = "24K\n", 593 }, 594 { 595 .path = "/sys/devices/system/cpu/cpu0/cache/index0/type", 596 .size = 5, 597 .content = "Data\n", 598 }, 599 { 600 .path = "/sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity", 601 .size = 2, 602 .content = "6\n", 603 }, 604 { 605 .path = "/sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size", 606 .size = 3, 607 .content = "64\n", 608 }, 609 { 610 .path = "/sys/devices/system/cpu/cpu0/cache/index1/level", 611 .size = 2, 612 .content = "1\n", 613 }, 614 { 615 .path = "/sys/devices/system/cpu/cpu0/cache/index1/number_of_sets", 616 .size = 3, 617 .content = "64\n", 618 }, 619 { 620 .path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_list", 621 .size = 2, 622 .content = "0\n", 623 }, 624 { 625 .path = "/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_map", 626 .size = 2, 627 .content = "1\n", 628 }, 629 { 630 .path = "/sys/devices/system/cpu/cpu0/cache/index1/size", 631 .size = 4, 632 .content = "32K\n", 633 }, 634 { 635 .path = "/sys/devices/system/cpu/cpu0/cache/index1/type", 636 .size = 12, 637 .content = "Instruction\n", 638 }, 639 { 640 .path = "/sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity", 641 .size = 2, 642 .content = "8\n", 643 }, 644 { 645 .path = "/sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size", 646 .size = 3, 647 .content = "64\n", 648 }, 649 { 650 .path = "/sys/devices/system/cpu/cpu0/cache/index2/level", 651 .size = 2, 652 .content = "2\n", 653 }, 654 { 655 .path = "/sys/devices/system/cpu/cpu0/cache/index2/number_of_sets", 656 .size = 5, 657 .content = "1024\n", 658 }, 659 { 660 .path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_list", 661 .size = 4, 662 .content = "0-1\n", 663 }, 664 { 665 .path = "/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_map", 666 .size = 2, 667 .content = "3\n", 668 }, 669 { 670 .path = "/sys/devices/system/cpu/cpu0/cache/index2/size", 671 .size = 6, 672 .content = "1024K\n", 673 }, 674 { 675 .path = "/sys/devices/system/cpu/cpu0/cache/index2/type", 676 .size = 8, 677 .content = "Unified\n", 678 }, 679 { 680 .path = "/sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity", 681 .size = 3, 682 .content = "16\n", 683 }, 684 { 685 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus", 686 .size = 8, 687 .content = "0 1 2 3\n", 688 }, 689 { 690 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq", 691 .size = 8, 692 .content = "1862000\n", 693 }, 694 { 695 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq", 696 .size = 7, 697 .content = "532000\n", 698 }, 699 { 700 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency", 701 .size = 6, 702 .content = "10000\n", 703 }, 704 { 705 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus", 706 .size = 8, 707 .content = "0 1 2 3\n", 708 }, 709 { 710 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies", 711 .size = 85, 712 .content = "1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n", 713 }, 714 { 715 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors", 716 .size = 44, 717 .content = "ondemand userspace interactive performance \n", 718 }, 719 { 720 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq", 721 .size = 7, 722 .content = "532000\n", 723 }, 724 { 725 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver", 726 .size = 13, 727 .content = "acpi-cpufreq\n", 728 }, 729 { 730 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor", 731 .size = 12, 732 .content = "interactive\n", 733 }, 734 { 735 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", 736 .size = 7, 737 .content = "532000\n", 738 }, 739 { 740 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state", 741 .size = 125, 742 .content = 743 "1862000 12167\n" 744 "1729000 47\n" 745 "1596000 50\n" 746 "1463000 331\n" 747 "1330000 29\n" 748 "1197000 71\n" 749 "1064000 50\n" 750 "931000 74\n" 751 "798000 101\n" 752 "665000 388\n" 753 "532000 6701\n", 754 }, 755 { 756 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans", 757 .size = 4, 758 .content = "427\n", 759 }, 760 { 761 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table", 762 .size = 1481, 763 .content = 764 " From : To\n" 765 " : 1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n" 766 " 1862000: 0 10 11 14 5 8 5 6 7 9 54 \n" 767 " 1729000: 9 0 2 0 0 0 0 1 0 0 2 \n" 768 " 1596000: 8 3 0 0 0 0 0 0 0 1 4 \n" 769 " 1463000: 16 1 3 0 1 2 0 1 1 1 2 \n" 770 " 1330000: 1 0 0 1 0 2 0 0 0 0 2 \n" 771 " 1197000: 5 0 0 0 0 0 4 1 1 0 2 \n" 772 " 1064000: 2 0 0 0 0 1 0 1 1 2 4 \n" 773 " 931000: 3 0 0 0 0 0 2 0 3 2 5 \n" 774 " 798000: 4 0 0 0 0 0 0 5 0 2 9 \n" 775 " 665000: 15 0 0 2 0 0 0 0 7 0 34 \n" 776 " 532000: 65 0 0 11 0 0 0 0 0 41 0 \n", 777 }, 778 { 779 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id", 780 .size = 2, 781 .content = "0\n", 782 }, 783 { 784 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list", 785 .size = 4, 786 .content = "0-3\n", 787 }, 788 { 789 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings", 790 .size = 2, 791 .content = "f\n", 792 }, 793 { 794 .path = "/sys/devices/system/cpu/cpu1/topology/core_id", 795 .size = 2, 796 .content = "1\n", 797 }, 798 { 799 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list", 800 .size = 2, 801 .content = "1\n", 802 }, 803 { 804 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings", 805 .size = 2, 806 .content = "2\n", 807 }, 808 { 809 .path = "/sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size", 810 .size = 3, 811 .content = "64\n", 812 }, 813 { 814 .path = "/sys/devices/system/cpu/cpu1/cache/index0/level", 815 .size = 2, 816 .content = "1\n", 817 }, 818 { 819 .path = "/sys/devices/system/cpu/cpu1/cache/index0/number_of_sets", 820 .size = 3, 821 .content = "64\n", 822 }, 823 { 824 .path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_list", 825 .size = 2, 826 .content = "1\n", 827 }, 828 { 829 .path = "/sys/devices/system/cpu/cpu1/cache/index0/shared_cpu_map", 830 .size = 2, 831 .content = "2\n", 832 }, 833 { 834 .path = "/sys/devices/system/cpu/cpu1/cache/index0/size", 835 .size = 4, 836 .content = "24K\n", 837 }, 838 { 839 .path = "/sys/devices/system/cpu/cpu1/cache/index0/type", 840 .size = 5, 841 .content = "Data\n", 842 }, 843 { 844 .path = "/sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity", 845 .size = 2, 846 .content = "6\n", 847 }, 848 { 849 .path = "/sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size", 850 .size = 3, 851 .content = "64\n", 852 }, 853 { 854 .path = "/sys/devices/system/cpu/cpu1/cache/index1/level", 855 .size = 2, 856 .content = "1\n", 857 }, 858 { 859 .path = "/sys/devices/system/cpu/cpu1/cache/index1/number_of_sets", 860 .size = 3, 861 .content = "64\n", 862 }, 863 { 864 .path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_list", 865 .size = 2, 866 .content = "1\n", 867 }, 868 { 869 .path = "/sys/devices/system/cpu/cpu1/cache/index1/shared_cpu_map", 870 .size = 2, 871 .content = "2\n", 872 }, 873 { 874 .path = "/sys/devices/system/cpu/cpu1/cache/index1/size", 875 .size = 4, 876 .content = "32K\n", 877 }, 878 { 879 .path = "/sys/devices/system/cpu/cpu1/cache/index1/type", 880 .size = 12, 881 .content = "Instruction\n", 882 }, 883 { 884 .path = "/sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity", 885 .size = 2, 886 .content = "8\n", 887 }, 888 { 889 .path = "/sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size", 890 .size = 3, 891 .content = "64\n", 892 }, 893 { 894 .path = "/sys/devices/system/cpu/cpu1/cache/index2/level", 895 .size = 2, 896 .content = "2\n", 897 }, 898 { 899 .path = "/sys/devices/system/cpu/cpu1/cache/index2/number_of_sets", 900 .size = 5, 901 .content = "1024\n", 902 }, 903 { 904 .path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_list", 905 .size = 4, 906 .content = "0-1\n", 907 }, 908 { 909 .path = "/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map", 910 .size = 2, 911 .content = "3\n", 912 }, 913 { 914 .path = "/sys/devices/system/cpu/cpu1/cache/index2/size", 915 .size = 6, 916 .content = "1024K\n", 917 }, 918 { 919 .path = "/sys/devices/system/cpu/cpu1/cache/index2/type", 920 .size = 8, 921 .content = "Unified\n", 922 }, 923 { 924 .path = "/sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity", 925 .size = 3, 926 .content = "16\n", 927 }, 928 { 929 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus", 930 .size = 8, 931 .content = "0 1 2 3\n", 932 }, 933 { 934 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq", 935 .size = 8, 936 .content = "1862000\n", 937 }, 938 { 939 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq", 940 .size = 7, 941 .content = "532000\n", 942 }, 943 { 944 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency", 945 .size = 6, 946 .content = "10000\n", 947 }, 948 { 949 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus", 950 .size = 8, 951 .content = "0 1 2 3\n", 952 }, 953 { 954 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies", 955 .size = 85, 956 .content = "1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n", 957 }, 958 { 959 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors", 960 .size = 44, 961 .content = "ondemand userspace interactive performance \n", 962 }, 963 { 964 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq", 965 .size = 7, 966 .content = "532000\n", 967 }, 968 { 969 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver", 970 .size = 13, 971 .content = "acpi-cpufreq\n", 972 }, 973 { 974 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor", 975 .size = 12, 976 .content = "interactive\n", 977 }, 978 { 979 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq", 980 .size = 7, 981 .content = "532000\n", 982 }, 983 { 984 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state", 985 .size = 125, 986 .content = 987 "1862000 12194\n" 988 "1729000 47\n" 989 "1596000 50\n" 990 "1463000 331\n" 991 "1330000 29\n" 992 "1197000 71\n" 993 "1064000 50\n" 994 "931000 75\n" 995 "798000 101\n" 996 "665000 400\n" 997 "532000 6969\n", 998 }, 999 { 1000 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans", 1001 .size = 4, 1002 .content = "437\n", 1003 }, 1004 { 1005 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table", 1006 .size = 1481, 1007 .content = 1008 " From : To\n" 1009 " : 1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n" 1010 " 1862000: 0 10 11 14 5 8 5 7 7 9 56 \n" 1011 " 1729000: 9 0 2 0 0 0 0 1 0 0 2 \n" 1012 " 1596000: 8 3 0 0 0 0 0 0 0 1 4 \n" 1013 " 1463000: 16 1 3 0 1 2 0 1 1 1 2 \n" 1014 " 1330000: 1 0 0 1 0 2 0 0 0 0 2 \n" 1015 " 1197000: 5 0 0 0 0 0 4 1 1 0 2 \n" 1016 " 1064000: 2 0 0 0 0 1 0 1 1 2 4 \n" 1017 " 931000: 3 0 0 0 0 0 2 0 3 2 6 \n" 1018 " 798000: 4 0 0 0 0 0 0 5 0 2 9 \n" 1019 " 665000: 16 0 0 2 0 0 0 0 7 0 35 \n" 1020 " 532000: 67 0 0 11 0 0 0 0 0 43 0 \n", 1021 }, 1022 { 1023 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id", 1024 .size = 2, 1025 .content = "0\n", 1026 }, 1027 { 1028 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list", 1029 .size = 4, 1030 .content = "0-3\n", 1031 }, 1032 { 1033 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings", 1034 .size = 2, 1035 .content = "f\n", 1036 }, 1037 { 1038 .path = "/sys/devices/system/cpu/cpu2/topology/core_id", 1039 .size = 2, 1040 .content = "2\n", 1041 }, 1042 { 1043 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list", 1044 .size = 2, 1045 .content = "2\n", 1046 }, 1047 { 1048 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings", 1049 .size = 2, 1050 .content = "4\n", 1051 }, 1052 { 1053 .path = "/sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size", 1054 .size = 3, 1055 .content = "64\n", 1056 }, 1057 { 1058 .path = "/sys/devices/system/cpu/cpu2/cache/index0/level", 1059 .size = 2, 1060 .content = "1\n", 1061 }, 1062 { 1063 .path = "/sys/devices/system/cpu/cpu2/cache/index0/number_of_sets", 1064 .size = 3, 1065 .content = "64\n", 1066 }, 1067 { 1068 .path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_list", 1069 .size = 2, 1070 .content = "2\n", 1071 }, 1072 { 1073 .path = "/sys/devices/system/cpu/cpu2/cache/index0/shared_cpu_map", 1074 .size = 2, 1075 .content = "4\n", 1076 }, 1077 { 1078 .path = "/sys/devices/system/cpu/cpu2/cache/index0/size", 1079 .size = 4, 1080 .content = "24K\n", 1081 }, 1082 { 1083 .path = "/sys/devices/system/cpu/cpu2/cache/index0/type", 1084 .size = 5, 1085 .content = "Data\n", 1086 }, 1087 { 1088 .path = "/sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity", 1089 .size = 2, 1090 .content = "6\n", 1091 }, 1092 { 1093 .path = "/sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size", 1094 .size = 3, 1095 .content = "64\n", 1096 }, 1097 { 1098 .path = "/sys/devices/system/cpu/cpu2/cache/index1/level", 1099 .size = 2, 1100 .content = "1\n", 1101 }, 1102 { 1103 .path = "/sys/devices/system/cpu/cpu2/cache/index1/number_of_sets", 1104 .size = 3, 1105 .content = "64\n", 1106 }, 1107 { 1108 .path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_list", 1109 .size = 2, 1110 .content = "2\n", 1111 }, 1112 { 1113 .path = "/sys/devices/system/cpu/cpu2/cache/index1/shared_cpu_map", 1114 .size = 2, 1115 .content = "4\n", 1116 }, 1117 { 1118 .path = "/sys/devices/system/cpu/cpu2/cache/index1/size", 1119 .size = 4, 1120 .content = "32K\n", 1121 }, 1122 { 1123 .path = "/sys/devices/system/cpu/cpu2/cache/index1/type", 1124 .size = 12, 1125 .content = "Instruction\n", 1126 }, 1127 { 1128 .path = "/sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity", 1129 .size = 2, 1130 .content = "8\n", 1131 }, 1132 { 1133 .path = "/sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size", 1134 .size = 3, 1135 .content = "64\n", 1136 }, 1137 { 1138 .path = "/sys/devices/system/cpu/cpu2/cache/index2/level", 1139 .size = 2, 1140 .content = "2\n", 1141 }, 1142 { 1143 .path = "/sys/devices/system/cpu/cpu2/cache/index2/number_of_sets", 1144 .size = 5, 1145 .content = "1024\n", 1146 }, 1147 { 1148 .path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_list", 1149 .size = 4, 1150 .content = "2-3\n", 1151 }, 1152 { 1153 .path = "/sys/devices/system/cpu/cpu2/cache/index2/shared_cpu_map", 1154 .size = 2, 1155 .content = "c\n", 1156 }, 1157 { 1158 .path = "/sys/devices/system/cpu/cpu2/cache/index2/size", 1159 .size = 6, 1160 .content = "1024K\n", 1161 }, 1162 { 1163 .path = "/sys/devices/system/cpu/cpu2/cache/index2/type", 1164 .size = 8, 1165 .content = "Unified\n", 1166 }, 1167 { 1168 .path = "/sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity", 1169 .size = 3, 1170 .content = "16\n", 1171 }, 1172 { 1173 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus", 1174 .size = 8, 1175 .content = "0 1 2 3\n", 1176 }, 1177 { 1178 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq", 1179 .size = 8, 1180 .content = "1862000\n", 1181 }, 1182 { 1183 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq", 1184 .size = 7, 1185 .content = "532000\n", 1186 }, 1187 { 1188 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency", 1189 .size = 6, 1190 .content = "10000\n", 1191 }, 1192 { 1193 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus", 1194 .size = 8, 1195 .content = "0 1 2 3\n", 1196 }, 1197 { 1198 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies", 1199 .size = 85, 1200 .content = "1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n", 1201 }, 1202 { 1203 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors", 1204 .size = 44, 1205 .content = "ondemand userspace interactive performance \n", 1206 }, 1207 { 1208 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq", 1209 .size = 7, 1210 .content = "532000\n", 1211 }, 1212 { 1213 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver", 1214 .size = 13, 1215 .content = "acpi-cpufreq\n", 1216 }, 1217 { 1218 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor", 1219 .size = 12, 1220 .content = "interactive\n", 1221 }, 1222 { 1223 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq", 1224 .size = 7, 1225 .content = "532000\n", 1226 }, 1227 { 1228 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state", 1229 .size = 125, 1230 .content = 1231 "1862000 12209\n" 1232 "1729000 47\n" 1233 "1596000 50\n" 1234 "1463000 331\n" 1235 "1330000 29\n" 1236 "1197000 71\n" 1237 "1064000 50\n" 1238 "931000 75\n" 1239 "798000 101\n" 1240 "665000 414\n" 1241 "532000 7250\n", 1242 }, 1243 { 1244 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans", 1245 .size = 4, 1246 .content = "443\n", 1247 }, 1248 { 1249 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table", 1250 .size = 1481, 1251 .content = 1252 " From : To\n" 1253 " : 1862000 1729000 1596000 1463000 1330000 1197000 1064000 931000 798000 665000 532000 \n" 1254 " 1862000: 0 10 11 14 5 8 5 7 7 9 57 \n" 1255 " 1729000: 9 0 2 0 0 0 0 1 0 0 2 \n" 1256 " 1596000: 8 3 0 0 0 0 0 0 0 1 4 \n" 1257 " 1463000: 16 1 3 0 1 2 0 1 1 1 2 \n" 1258 " 1330000: 1 0 0 1 0 2 0 0 0 0 2 \n" 1259 " 1197000: 5 0 0 0 0 0 4 1 1 0 2 \n" 1260 " 1064000: 2 0 0 0 0 1 0 1 1 2 4 \n" 1261 " 931000: 3 0 0 0 0 0 2 0 3 2 6 \n" 1262 " 798000: 4 0 0 0 0 0 0 5 0 2 9 \n" 1263 " 665000: 17 0 0 2 0 0 0 0 7 0 36 \n" 1264 " 532000: 68 0 0 11 0 0 0 0 0 45 0 \n", 1265 }, 1266 { 1267 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id", 1268 .size = 2, 1269 .content = "0\n", 1270 }, 1271 { 1272 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list", 1273 .size = 4, 1274 .content = "0-3\n", 1275 }, 1276 { 1277 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings", 1278 .size = 2, 1279 .content = "f\n", 1280 }, 1281 { 1282 .path = "/sys/devices/system/cpu/cpu3/topology/core_id", 1283 .size = 2, 1284 .content = "3\n", 1285 }, 1286 { 1287 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list", 1288 .size = 2, 1289 .content = "3\n", 1290 }, 1291 { 1292 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings", 1293 .size = 2, 1294 .content = "8\n", 1295 }, 1296 { 1297 .path = "/sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size", 1298 .size = 3, 1299 .content = "64\n", 1300 }, 1301 { 1302 .path = "/sys/devices/system/cpu/cpu3/cache/index0/level", 1303 .size = 2, 1304 .content = "1\n", 1305 }, 1306 { 1307 .path = "/sys/devices/system/cpu/cpu3/cache/index0/number_of_sets", 1308 .size = 3, 1309 .content = "64\n", 1310 }, 1311 { 1312 .path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_list", 1313 .size = 2, 1314 .content = "3\n", 1315 }, 1316 { 1317 .path = "/sys/devices/system/cpu/cpu3/cache/index0/shared_cpu_map", 1318 .size = 2, 1319 .content = "8\n", 1320 }, 1321 { 1322 .path = "/sys/devices/system/cpu/cpu3/cache/index0/size", 1323 .size = 4, 1324 .content = "24K\n", 1325 }, 1326 { 1327 .path = "/sys/devices/system/cpu/cpu3/cache/index0/type", 1328 .size = 5, 1329 .content = "Data\n", 1330 }, 1331 { 1332 .path = "/sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity", 1333 .size = 2, 1334 .content = "6\n", 1335 }, 1336 { 1337 .path = "/sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size", 1338 .size = 3, 1339 .content = "64\n", 1340 }, 1341 { 1342 .path = "/sys/devices/system/cpu/cpu3/cache/index1/level", 1343 .size = 2, 1344 .content = "1\n", 1345 }, 1346 { 1347 .path = "/sys/devices/system/cpu/cpu3/cache/index1/number_of_sets", 1348 .size = 3, 1349 .content = "64\n", 1350 }, 1351 { 1352 .path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_list", 1353 .size = 2, 1354 .content = "3\n", 1355 }, 1356 { 1357 .path = "/sys/devices/system/cpu/cpu3/cache/index1/shared_cpu_map", 1358 .size = 2, 1359 .content = "8\n", 1360 }, 1361 { 1362 .path = "/sys/devices/system/cpu/cpu3/cache/index1/size", 1363 .size = 4, 1364 .content = "32K\n", 1365 }, 1366 { 1367 .path = "/sys/devices/system/cpu/cpu3/cache/index1/type", 1368 .size = 12, 1369 .content = "Instruction\n", 1370 }, 1371 { 1372 .path = "/sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity", 1373 .size = 2, 1374 .content = "8\n", 1375 }, 1376 { 1377 .path = "/sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size", 1378 .size = 3, 1379 .content = "64\n", 1380 }, 1381 { 1382 .path = "/sys/devices/system/cpu/cpu3/cache/index2/level", 1383 .size = 2, 1384 .content = "2\n", 1385 }, 1386 { 1387 .path = "/sys/devices/system/cpu/cpu3/cache/index2/number_of_sets", 1388 .size = 5, 1389 .content = "1024\n", 1390 }, 1391 { 1392 .path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_list", 1393 .size = 4, 1394 .content = "2-3\n", 1395 }, 1396 { 1397 .path = "/sys/devices/system/cpu/cpu3/cache/index2/shared_cpu_map", 1398 .size = 2, 1399 .content = "c\n", 1400 }, 1401 { 1402 .path = "/sys/devices/system/cpu/cpu3/cache/index2/size", 1403 .size = 6, 1404 .content = "1024K\n", 1405 }, 1406 { 1407 .path = "/sys/devices/system/cpu/cpu3/cache/index2/type", 1408 .size = 8, 1409 .content = "Unified\n", 1410 }, 1411 { 1412 .path = "/sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity", 1413 .size = 3, 1414 .content = "16\n", 1415 }, 1416 { NULL }, 1417 }; 1418 1419 #ifdef __ANDROID__ 1420 struct cpuinfo_mock_property properties[] = { 1421 { 1422 .key = "Audiocomms.Audience.IsPresent", 1423 .value = "false", 1424 }, 1425 { 1426 .key = "Audiocomms.BT.HFP.Supported", 1427 .value = "true", 1428 }, 1429 { 1430 .key = "Audiocomms.Vibrator.IsPresent", 1431 .value = "true", 1432 }, 1433 { 1434 .key = "alsa.mixer.builtinMic", 1435 .value = "Mic1", 1436 }, 1437 { 1438 .key = "alsa.mixer.defaultCard", 1439 .value = "baytrailaudio", 1440 }, 1441 { 1442 .key = "alsa.mixer.defaultGain", 1443 .value = "1.0", 1444 }, 1445 { 1446 .key = "alsa.mixer.earpiece", 1447 .value = "Headphone", 1448 }, 1449 { 1450 .key = "alsa.mixer.headphone", 1451 .value = "Headphone", 1452 }, 1453 { 1454 .key = "alsa.mixer.headsetMic", 1455 .value = "Mic1", 1456 }, 1457 { 1458 .key = "alsa.mixer.headset", 1459 .value = "Headphone", 1460 }, 1461 { 1462 .key = "alsa.mixer.speaker", 1463 .value = "Speaker", 1464 }, 1465 { 1466 .key = "ap.interface", 1467 .value = "wlan0", 1468 }, 1469 { 1470 .key = "audio.device.name", 1471 .value = "baytrailaudio", 1472 }, 1473 { 1474 .key = "audio.offload.capabilities", 1475 .value = "0", 1476 }, 1477 { 1478 .key = "audio.offload.disable", 1479 .value = "0", 1480 }, 1481 { 1482 .key = "audio.offload.min.duration.secs", 1483 .value = "20", 1484 }, 1485 { 1486 .key = "audiocomms.XMM.isDualSimModem", 1487 .value = "false", 1488 }, 1489 { 1490 .key = "audiocomms.XMM.primaryChannel", 1491 .value = "/dev/gsmtty13", 1492 }, 1493 { 1494 .key = "audiocomms.XMM.secondaryChannel", 1495 .value = "", 1496 }, 1497 { 1498 .key = "audiocomms.modemLib", 1499 .value = "", 1500 }, 1501 { 1502 .key = "boot.factoryreset.type", 1503 .value = "0", 1504 }, 1505 { 1506 .key = "bt.version.driver", 1507 .value = "B1_002.002.004.0132.0141_reduced_2dB", 1508 }, 1509 { 1510 .key = "camera.hal.control", 1511 .value = "24", 1512 }, 1513 { 1514 .key = "coreu.dpst.aggressiveness", 1515 .value = "2", 1516 }, 1517 { 1518 .key = "dalvik.jit.code_cache_size", 1519 .value = "1048576", 1520 }, 1521 { 1522 .key = "dalvik.vm.heapgrowthlimit", 1523 .value = "96m", 1524 }, 1525 { 1526 .key = "dalvik.vm.heapmaxfree", 1527 .value = "6m", 1528 }, 1529 { 1530 .key = "dalvik.vm.heapminfree", 1531 .value = "2m", 1532 }, 1533 { 1534 .key = "dalvik.vm.heapsize", 1535 .value = "256m", 1536 }, 1537 { 1538 .key = "dalvik.vm.heapstartsize", 1539 .value = "4m", 1540 }, 1541 { 1542 .key = "dalvik.vm.heaptargetutilization", 1543 .value = "0.75", 1544 }, 1545 { 1546 .key = "dalvik.vm.stack-trace-file", 1547 .value = "/data/anr/traces.txt", 1548 }, 1549 { 1550 .key = "debug.force_rtl", 1551 .value = "0", 1552 }, 1553 { 1554 .key = "debug.rs.gpu.filterscript", 1555 .value = "1", 1556 }, 1557 { 1558 .key = "debug.rs.gpu.renderscript", 1559 .value = "1", 1560 }, 1561 { 1562 .key = "debug.rs.gpu.rsIntrinsic", 1563 .value = "1", 1564 }, 1565 { 1566 .key = "dev.bootcomplete", 1567 .value = "1", 1568 }, 1569 { 1570 .key = "dhcp.wlan0.dns1", 1571 .value = "208.67.222.222", 1572 }, 1573 { 1574 .key = "dhcp.wlan0.dns2", 1575 .value = "208.67.220.220", 1576 }, 1577 { 1578 .key = "dhcp.wlan0.dns3", 1579 .value = "", 1580 }, 1581 { 1582 .key = "dhcp.wlan0.dns4", 1583 .value = "", 1584 }, 1585 { 1586 .key = "dhcp.wlan0.domain", 1587 .value = "tfbnw.net", 1588 }, 1589 { 1590 .key = "dhcp.wlan0.gateway", 1591 .value = "172.22.160.1", 1592 }, 1593 { 1594 .key = "dhcp.wlan0.ipaddress", 1595 .value = "172.22.182.182", 1596 }, 1597 { 1598 .key = "dhcp.wlan0.leasetime", 1599 .value = "1800", 1600 }, 1601 { 1602 .key = "dhcp.wlan0.mask", 1603 .value = "255.255.224.0", 1604 }, 1605 { 1606 .key = "dhcp.wlan0.mtu", 1607 .value = "", 1608 }, 1609 { 1610 .key = "dhcp.wlan0.pid", 1611 .value = "1046", 1612 }, 1613 { 1614 .key = "dhcp.wlan0.reason", 1615 .value = "ROUTERADVERT", 1616 }, 1617 { 1618 .key = "dhcp.wlan0.result", 1619 .value = "ok", 1620 }, 1621 { 1622 .key = "dhcp.wlan0.server", 1623 .value = "192.168.47.185", 1624 }, 1625 { 1626 .key = "dhcp.wlan0.vendorInfo", 1627 .value = "", 1628 }, 1629 { 1630 .key = "drm.service.enabled", 1631 .value = "true", 1632 }, 1633 { 1634 .key = "gps.version.driver", 1635 .value = "V6.19.6.192204", 1636 }, 1637 { 1638 .key = "gsm.current.phone-type", 1639 .value = "1", 1640 }, 1641 { 1642 .key = "gsm.network.type", 1643 .value = "Unknown", 1644 }, 1645 { 1646 .key = "gsm.operator.alpha", 1647 .value = "", 1648 }, 1649 { 1650 .key = "gsm.operator.iso-country", 1651 .value = "", 1652 }, 1653 { 1654 .key = "gsm.operator.isroaming", 1655 .value = "false", 1656 }, 1657 { 1658 .key = "gsm.operator.numeric", 1659 .value = "", 1660 }, 1661 { 1662 .key = "gsm.sim.state", 1663 .value = "NOT_READY", 1664 }, 1665 { 1666 .key = "init.svc.adbd", 1667 .value = "running", 1668 }, 1669 { 1670 .key = "init.svc.akmd", 1671 .value = "running", 1672 }, 1673 { 1674 .key = "init.svc.asus_audbg", 1675 .value = "stopped", 1676 }, 1677 { 1678 .key = "init.svc.baytrail-setup", 1679 .value = "stopped", 1680 }, 1681 { 1682 .key = "init.svc.bd_prov", 1683 .value = "stopped", 1684 }, 1685 { 1686 .key = "init.svc.bootanim", 1687 .value = "stopped", 1688 }, 1689 { 1690 .key = "init.svc.coreu", 1691 .value = "running", 1692 }, 1693 { 1694 .key = "init.svc.debuggerd", 1695 .value = "running", 1696 }, 1697 { 1698 .key = "init.svc.dhcpcd_wlan0", 1699 .value = "running", 1700 }, 1701 { 1702 .key = "init.svc.drm", 1703 .value = "running", 1704 }, 1705 { 1706 .key = "init.svc.enable_houdini", 1707 .value = "stopped", 1708 }, 1709 { 1710 .key = "init.svc.fg_conf", 1711 .value = "stopped", 1712 }, 1713 { 1714 .key = "init.svc.flash_recovery", 1715 .value = "stopped", 1716 }, 1717 { 1718 .key = "init.svc.gpsd", 1719 .value = "running", 1720 }, 1721 { 1722 .key = "init.svc.hdcpd", 1723 .value = "running", 1724 }, 1725 { 1726 .key = "init.svc.healthd", 1727 .value = "running", 1728 }, 1729 { 1730 .key = "init.svc.installd", 1731 .value = "running", 1732 }, 1733 { 1734 .key = "init.svc.keystore", 1735 .value = "running", 1736 }, 1737 { 1738 .key = "init.svc.media", 1739 .value = "running", 1740 }, 1741 { 1742 .key = "init.svc.net_eth0-start", 1743 .value = "stopped", 1744 }, 1745 { 1746 .key = "init.svc.netd", 1747 .value = "running", 1748 }, 1749 { 1750 .key = "init.svc.p2p_supplicant", 1751 .value = "running", 1752 }, 1753 { 1754 .key = "init.svc.partlink", 1755 .value = "running", 1756 }, 1757 { 1758 .key = "init.svc.rfid_monzaxd", 1759 .value = "running", 1760 }, 1761 { 1762 .key = "init.svc.rfkill_bt", 1763 .value = "stopped", 1764 }, 1765 { 1766 .key = "init.svc.rmasusdir", 1767 .value = "stopped", 1768 }, 1769 { 1770 .key = "init.svc.sdcard", 1771 .value = "running", 1772 }, 1773 { 1774 .key = "init.svc.securityfile", 1775 .value = "running", 1776 }, 1777 { 1778 .key = "init.svc.servicemanager", 1779 .value = "running", 1780 }, 1781 { 1782 .key = "init.svc.set_property", 1783 .value = "stopped", 1784 }, 1785 { 1786 .key = "init.svc.surfaceflinger", 1787 .value = "running", 1788 }, 1789 { 1790 .key = "init.svc.ueventd", 1791 .value = "running", 1792 }, 1793 { 1794 .key = "init.svc.upi_ug31xx", 1795 .value = "running", 1796 }, 1797 { 1798 .key = "init.svc.vold", 1799 .value = "running", 1800 }, 1801 { 1802 .key = "init.svc.watchdogd", 1803 .value = "running", 1804 }, 1805 { 1806 .key = "init.svc.wdogcounter", 1807 .value = "stopped", 1808 }, 1809 { 1810 .key = "init.svc.zygote", 1811 .value = "running", 1812 }, 1813 { 1814 .key = "keyguard.no_require_sim", 1815 .value = "true", 1816 }, 1817 { 1818 .key = "lpa.audiosetup.time", 1819 .value = "85", 1820 }, 1821 { 1822 .key = "lpa.deepbuffer.enable", 1823 .value = "1", 1824 }, 1825 { 1826 .key = "media.settings.xml", 1827 .value = "/etc/media_profiles_LQ.xml", 1828 }, 1829 { 1830 .key = "net.bt.name", 1831 .value = "Android", 1832 }, 1833 { 1834 .key = "net.change", 1835 .value = "net.dns2", 1836 }, 1837 { 1838 .key = "net.dns1", 1839 .value = "208.67.222.222", 1840 }, 1841 { 1842 .key = "net.dns2", 1843 .value = "208.67.220.220", 1844 }, 1845 { 1846 .key = "net.hostname", 1847 .value = "android-9a1fb0ff95290378", 1848 }, 1849 { 1850 .key = "net.qtaguid_enabled", 1851 .value = "1", 1852 }, 1853 { 1854 .key = "net.tcp.buffersize.default", 1855 .value = "4096,87380,110208,4096,16384,110208", 1856 }, 1857 { 1858 .key = "net.tcp.buffersize.edge", 1859 .value = "4093,26280,110208,4096,16384,110208", 1860 }, 1861 { 1862 .key = "net.tcp.buffersize.evdo", 1863 .value = "4094,87380,262144,4096,16384,262144", 1864 }, 1865 { 1866 .key = "net.tcp.buffersize.gprs", 1867 .value = "4092,8760,65536,4096,8760,65536", 1868 }, 1869 { 1870 .key = "net.tcp.buffersize.hsdpa", 1871 .value = "4094,87380,262144,4096,16384,262144", 1872 }, 1873 { 1874 .key = "net.tcp.buffersize.hspa", 1875 .value = "4094,87380,262144,4096,16384,262144", 1876 }, 1877 { 1878 .key = "net.tcp.buffersize.hspap", 1879 .value = "4094,87380,1220608,4096,16384,1220608", 1880 }, 1881 { 1882 .key = "net.tcp.buffersize.hsupa", 1883 .value = "4094,87380,262144,4096,16384,262144", 1884 }, 1885 { 1886 .key = "net.tcp.buffersize.lte", 1887 .value = "524288,1048576,2097152,262144,524288,1048576", 1888 }, 1889 { 1890 .key = "net.tcp.buffersize.umts", 1891 .value = "4094,87380,110208,4096,16384,110208", 1892 }, 1893 { 1894 .key = "net.tcp.buffersize.wifi", 1895 .value = "524288,1048576,2097152,131072,262144,393216", 1896 }, 1897 { 1898 .key = "offload.compress.device", 1899 .value = "2", 1900 }, 1901 { 1902 .key = "persist.asus.audbg", 1903 .value = "0", 1904 }, 1905 { 1906 .key = "persist.asus.cb.gcf.mode", 1907 .value = "0", 1908 }, 1909 { 1910 .key = "persist.dual_sim", 1911 .value = "none", 1912 }, 1913 { 1914 .key = "persist.ril-daemon.disable", 1915 .value = "0", 1916 }, 1917 { 1918 .key = "persist.service.cwsmgr.coex", 1919 .value = "1", 1920 }, 1921 { 1922 .key = "persist.service.cwsmgr.nortcoex", 1923 .value = "1", 1924 }, 1925 { 1926 .key = "persist.service.thermal", 1927 .value = "1", 1928 }, 1929 { 1930 .key = "persist.sys.dalvik.vm.lib", 1931 .value = "libdvm.so", 1932 }, 1933 { 1934 .key = "persist.sys.power_saving.IM", 1935 .value = "0", 1936 }, 1937 { 1938 .key = "persist.sys.power_saving", 1939 .value = "1", 1940 }, 1941 { 1942 .key = "persist.sys.profiler_ms", 1943 .value = "0", 1944 }, 1945 { 1946 .key = "persist.sys.setupwizard.active", 1947 .value = "false", 1948 }, 1949 { 1950 .key = "persist.sys.timezone", 1951 .value = "America/Los_Angeles", 1952 }, 1953 { 1954 .key = "persist.sys.usb.config", 1955 .value = "mtp,adb", 1956 }, 1957 { 1958 .key = "persist.thermal.display.msg", 1959 .value = "1", 1960 }, 1961 { 1962 .key = "persist.thermal.display.vibra", 1963 .value = "1", 1964 }, 1965 { 1966 .key = "persist.thermal.shutdown.msg", 1967 .value = "1", 1968 }, 1969 { 1970 .key = "persist.thermal.shutdown.tone", 1971 .value = "1", 1972 }, 1973 { 1974 .key = "persist.thermal.shutdown.vibra", 1975 .value = "1", 1976 }, 1977 { 1978 .key = "persist.thermal.turbo.dynamic", 1979 .value = "1", 1980 }, 1981 { 1982 .key = "ro.adb.secure", 1983 .value = "1", 1984 }, 1985 { 1986 .key = "ro.additionalbutton.operation", 1987 .value = "0", 1988 }, 1989 { 1990 .key = "ro.allow.mock.location", 1991 .value = "0", 1992 }, 1993 { 1994 .key = "ro.arch", 1995 .value = "x86", 1996 }, 1997 { 1998 .key = "ro.asus.ui", 1999 .value = "1.0", 2000 }, 2001 { 2002 .key = "ro.baseband", 2003 .value = "unknown", 2004 }, 2005 { 2006 .key = "ro.blankphone_id", 2007 .value = "1", 2008 }, 2009 { 2010 .key = "ro.board.platform", 2011 .value = "baytrail", 2012 }, 2013 { 2014 .key = "ro.boot.boardid", 2015 .value = "03.02", 2016 }, 2017 { 2018 .key = "ro.boot.bootmedia", 2019 .value = "sdcard", 2020 }, 2021 { 2022 .key = "ro.boot.hardware", 2023 .value = "K013", 2024 }, 2025 { 2026 .key = "ro.boot.mode", 2027 .value = "main", 2028 }, 2029 { 2030 .key = "ro.boot.serialno", 2031 .value = "000F8AD429", 2032 }, 2033 { 2034 .key = "ro.boot.spid", 2035 .value = "0000:0000:0000:0007:0000:0005", 2036 }, 2037 { 2038 .key = "ro.boot.wakesrc", 2039 .value = "05", 2040 }, 2041 { 2042 .key = "ro.bootloader", 2043 .value = "unknown", 2044 }, 2045 { 2046 .key = "ro.bootmode", 2047 .value = "main", 2048 }, 2049 { 2050 .key = "ro.bsp.app2sd", 2051 .value = "true", 2052 }, 2053 { 2054 .key = "ro.bt.bdaddr_path", 2055 .value = "/config/bt/bd_addr.conf", 2056 }, 2057 { 2058 .key = "ro.bt.conf_file", 2059 .value = "/system/etc/bluetooth/bt_K013.conf", 2060 }, 2061 { 2062 .key = "ro.build.app.version", 2063 .value = "044000222_201403250253", 2064 }, 2065 { 2066 .key = "ro.build.asus.sku", 2067 .value = "WW", 2068 }, 2069 { 2070 .key = "ro.build.asus.version.pensdk", 2071 .value = "1", 2072 }, 2073 { 2074 .key = "ro.build.asus.version", 2075 .value = "3.2.23.191", 2076 }, 2077 { 2078 .key = "ro.build.characteristics", 2079 .value = "tablet", 2080 }, 2081 { 2082 .key = "ro.build.csc.version", 2083 .value = "WW-ME176C-3.2.23.191-release-user-20141030-signed", 2084 }, 2085 { 2086 .key = "ro.build.date.utc", 2087 .value = "1414665757", 2088 }, 2089 { 2090 .key = "ro.build.date", 2091 .value = "2014xE5xB9xB4 10xE6x9Cx88 30xE6x97xA5 xE6x98x9FxE6x9Cx9FxE5x9Bx9B 18:42:37 CST", 2092 }, 2093 { 2094 .key = "ro.build.description", 2095 .value = "WW_K013-user 4.4.2 KOT49H WW_user_3.2.23.191_20141030 release-keys", 2096 }, 2097 { 2098 .key = "ro.build.display.id", 2099 .value = "WW-3.2.23.191", 2100 }, 2101 { 2102 .key = "ro.build.fingerprint", 2103 .value = "asus/WW_K013/K013_1:4.4.2/KOT49H/WW_user_3.2.23.191_20141030:user/release-keys", 2104 }, 2105 { 2106 .key = "ro.build.host", 2107 .value = "TDC-Build", 2108 }, 2109 { 2110 .key = "ro.build.id", 2111 .value = "KOT49H", 2112 }, 2113 { 2114 .key = "ro.build.product", 2115 .value = "K013", 2116 }, 2117 { 2118 .key = "ro.build.tags", 2119 .value = "release-keys", 2120 }, 2121 { 2122 .key = "ro.build.type", 2123 .value = "user", 2124 }, 2125 { 2126 .key = "ro.build.user", 2127 .value = "jenkins", 2128 }, 2129 { 2130 .key = "ro.build.version.codename", 2131 .value = "REL", 2132 }, 2133 { 2134 .key = "ro.build.version.incremental", 2135 .value = "WW_K013-WW_user_3.2.23.191_20141030-user-20141030", 2136 }, 2137 { 2138 .key = "ro.build.version.release", 2139 .value = "4.4.2", 2140 }, 2141 { 2142 .key = "ro.build.version.sdk", 2143 .value = "19", 2144 }, 2145 { 2146 .key = "ro.camera.sound.forced", 2147 .value = "0", 2148 }, 2149 { 2150 .key = "ro.carrier", 2151 .value = "wifi-only", 2152 }, 2153 { 2154 .key = "ro.com.android.dataroaming", 2155 .value = "true", 2156 }, 2157 { 2158 .key = "ro.com.android.dateformat", 2159 .value = "MM-dd-yyyy", 2160 }, 2161 { 2162 .key = "ro.com.google.clientidbase.am", 2163 .value = "android-asus-rev", 2164 }, 2165 { 2166 .key = "ro.com.google.clientidbase.gmm", 2167 .value = "android-asus-rev", 2168 }, 2169 { 2170 .key = "ro.com.google.clientidbase.ms", 2171 .value = "android-asus-rev", 2172 }, 2173 { 2174 .key = "ro.com.google.clientidbase.yt", 2175 .value = "android-asus-rev", 2176 }, 2177 { 2178 .key = "ro.com.google.clientidbase", 2179 .value = "android-asus-rev", 2180 }, 2181 { 2182 .key = "ro.com.google.gmsversion", 2183 .value = "4.4_r5", 2184 }, 2185 { 2186 .key = "ro.config.CID", 2187 .value = "ASUS", 2188 }, 2189 { 2190 .key = "ro.config.alarm_alert", 2191 .value = "BusyBugs.ogg", 2192 }, 2193 { 2194 .key = "ro.config.calendaralert_sound", 2195 .value = "CalendarEvent.ogg", 2196 }, 2197 { 2198 .key = "ro.config.hwrlib", 2199 .value = "T9_x86", 2200 }, 2201 { 2202 .key = "ro.config.idcode", 2203 .value = "1A", 2204 }, 2205 { 2206 .key = "ro.config.max_starting_bg", 2207 .value = "9", 2208 }, 2209 { 2210 .key = "ro.config.newmail_sound", 2211 .value = "NewMail.ogg", 2212 }, 2213 { 2214 .key = "ro.config.notification_sound", 2215 .value = "NewMessage.ogg", 2216 }, 2217 { 2218 .key = "ro.config.personality", 2219 .value = "compat_layout", 2220 }, 2221 { 2222 .key = "ro.config.ringtone", 2223 .value = "Festival.ogg", 2224 }, 2225 { 2226 .key = "ro.config.sentmail_sound", 2227 .value = "SentMail.ogg", 2228 }, 2229 { 2230 .key = "ro.config.versatility", 2231 .value = "US", 2232 }, 2233 { 2234 .key = "ro.config.xt9ime.max_subtype", 2235 .value = "7", 2236 }, 2237 { 2238 .key = "ro.contact.simtype", 2239 .value = "0", 2240 }, 2241 { 2242 .key = "ro.crypto.fuse_sdcard", 2243 .value = "true", 2244 }, 2245 { 2246 .key = "ro.crypto.state", 2247 .value = "unencrypted", 2248 }, 2249 { 2250 .key = "ro.debuggable", 2251 .value = "0", 2252 }, 2253 { 2254 .key = "ro.epad.mount_point.microsd", 2255 .value = "/Removable/MicroSD", 2256 }, 2257 { 2258 .key = "ro.epad.mount_point.sdreader", 2259 .value = "/Removable/SD", 2260 }, 2261 { 2262 .key = "ro.epad.mount_point.usbdisk1", 2263 .value = "/Removable/USBdisk1", 2264 }, 2265 { 2266 .key = "ro.epad.mount_point.usbdisk2", 2267 .value = "/Removable/USBdisk2", 2268 }, 2269 { 2270 .key = "ro.factorytest", 2271 .value = "0", 2272 }, 2273 { 2274 .key = "ro.fastboot_openadb", 2275 .value = "0", 2276 }, 2277 { 2278 .key = "ro.fmrx.sound.forced", 2279 .value = "1", 2280 }, 2281 { 2282 .key = "ro.hardware", 2283 .value = "K013", 2284 }, 2285 { 2286 .key = "ro.ime.lowmemory", 2287 .value = "false", 2288 }, 2289 { 2290 .key = "ro.intel.corp.email", 2291 .value = "1", 2292 }, 2293 { 2294 .key = "ro.isn", 2295 .value = "N0CY1421MB0012069", 2296 }, 2297 { 2298 .key = "ro.opengles.version", 2299 .value = "196608", 2300 }, 2301 { 2302 .key = "ro.product.board", 2303 .value = "baylake", 2304 }, 2305 { 2306 .key = "ro.product.brand", 2307 .value = "asus", 2308 }, 2309 { 2310 .key = "ro.product.cpu.abi2", 2311 .value = "armeabi-v7a", 2312 }, 2313 { 2314 .key = "ro.product.cpu.abi", 2315 .value = "x86", 2316 }, 2317 { 2318 .key = "ro.product.device", 2319 .value = "K013_1", 2320 }, 2321 { 2322 .key = "ro.product.locale.language", 2323 .value = "en", 2324 }, 2325 { 2326 .key = "ro.product.locale.region", 2327 .value = "US", 2328 }, 2329 { 2330 .key = "ro.product.manufacturer", 2331 .value = "asus", 2332 }, 2333 { 2334 .key = "ro.product.model", 2335 .value = "K013", 2336 }, 2337 { 2338 .key = "ro.product.name", 2339 .value = "WW_K013", 2340 }, 2341 { 2342 .key = "ro.rebootchargermode", 2343 .value = "true", 2344 }, 2345 { 2346 .key = "ro.revision", 2347 .value = "0", 2348 }, 2349 { 2350 .key = "ro.ril.status.polling.enable", 2351 .value = "0", 2352 }, 2353 { 2354 .key = "ro.runtime.firstboot", 2355 .value = "1506382280231", 2356 }, 2357 { 2358 .key = "ro.secure", 2359 .value = "1", 2360 }, 2361 { 2362 .key = "ro.serialno", 2363 .value = "E5OKCY436782", 2364 }, 2365 { 2366 .key = "ro.setupwizard.mode", 2367 .value = "OPTIONAL", 2368 }, 2369 { 2370 .key = "ro.sf.lcd_density", 2371 .value = "213", 2372 }, 2373 { 2374 .key = "ro.spid.gps.pmm", 2375 .value = "disabled", 2376 }, 2377 { 2378 .key = "ro.spid.gps.tty", 2379 .value = "ttyMFD1", 2380 }, 2381 { 2382 .key = "ro.streaming.video.drs", 2383 .value = "true", 2384 }, 2385 { 2386 .key = "ro.thermal.ituxversion", 2387 .value = "2.0", 2388 }, 2389 { 2390 .key = "ro.wifi.channels", 2391 .value = "", 2392 }, 2393 { 2394 .key = "rs.gpu.filterscript", 2395 .value = "1", 2396 }, 2397 { 2398 .key = "rs.gpu.renderscript", 2399 .value = "1", 2400 }, 2401 { 2402 .key = "rs.gpu.rsIntrinsic", 2403 .value = "1", 2404 }, 2405 { 2406 .key = "service.bootanim.exit", 2407 .value = "1", 2408 }, 2409 { 2410 .key = "sys.boot_completed", 2411 .value = "1", 2412 }, 2413 { 2414 .key = "sys.chaabi.version", 2415 .value = "0.7.51.1115", 2416 }, 2417 { 2418 .key = "sys.config.maxxaudio", 2419 .value = "1", 2420 }, 2421 { 2422 .key = "sys.ia32.version", 2423 .value = "0065.002F", 2424 }, 2425 { 2426 .key = "sys.ifwi.version", 2427 .value = "0065.002F", 2428 }, 2429 { 2430 .key = "sys.kernel.version", 2431 .value = "3.10.20-g7b4e4b8", 2432 }, 2433 { 2434 .key = "sys.pdr.version", 2435 .value = "0000.0000", 2436 }, 2437 { 2438 .key = "sys.settings_secure_version", 2439 .value = "4", 2440 }, 2441 { 2442 .key = "sys.settings_system_version", 2443 .value = "1", 2444 }, 2445 { 2446 .key = "sys.sysctl.extra_free_kbytes", 2447 .value = "12000", 2448 }, 2449 { 2450 .key = "sys.usb.config", 2451 .value = "mtp,adb", 2452 }, 2453 { 2454 .key = "sys.usb.state", 2455 .value = "mtp,adb", 2456 }, 2457 { 2458 .key = "sys.usb.vbus", 2459 .value = "critical", 2460 }, 2461 { 2462 .key = "system_init.startsurfaceflinger", 2463 .value = "0", 2464 }, 2465 { 2466 .key = "vold.post_fs_data_done", 2467 .value = "1", 2468 }, 2469 { 2470 .key = "widi.audio.module", 2471 .value = "submix", 2472 }, 2473 { 2474 .key = "widi.hdcp.enable", 2475 .value = "true", 2476 }, 2477 { 2478 .key = "widi.media.extmode.enable", 2479 .value = "false", 2480 }, 2481 { 2482 .key = "wifi.interface", 2483 .value = "wlan0", 2484 }, 2485 { 2486 .key = "wifi.version.driver", 2487 .value = "V1.88.47", 2488 }, 2489 { 2490 .key = "wlan.driver.status", 2491 .value = "ok", 2492 }, 2493 { 2494 .key = "wlan.driver.vendor", 2495 .value = "bcm", 2496 }, 2497 { 2498 .key = "wpa_supplicant.pid", 2499 .value = "593", 2500 }, 2501 { NULL }, 2502 }; 2503 #endif /* __ANDROID__ */ 2504