Android用命令行查看手机架构

举报
liuzhen007 发表于 2021/05/27 00:59:48 2021/05/27
【摘要】 用命令行查看安卓手机的架构: adb shell cat /proc/cpuinfo 结果实例: processor : 0BogoMIPS : 3.84Features : fp asimd evtstrm aes pmull sha1 sha2 crc32CPU implementer : 0x41CPU architecture: 8CPU variant : 0...

用命令行查看安卓手机的架构:

adb shell cat /proc/cpuinfo
 

结果实例:


  
  1. processor : 0
  2. BogoMIPS : 3.84
  3. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  4. CPU implementer : 0x41
  5. CPU architecture: 8
  6. CPU variant : 0x0
  7. CPU part : 0xd03
  8. CPU revision : 4
  9. processor : 1
  10. BogoMIPS : 3.84
  11. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  12. CPU implementer : 0x41
  13. CPU architecture: 8
  14. CPU variant : 0x0
  15. CPU part : 0xd03
  16. CPU revision : 4
  17. processor : 2
  18. BogoMIPS : 3.84
  19. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  20. CPU implementer : 0x41
  21. CPU architecture: 8
  22. CPU variant : 0x0
  23. CPU part : 0xd03
  24. CPU revision : 4
  25. processor : 3
  26. BogoMIPS : 3.84
  27. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  28. CPU implementer : 0x41
  29. CPU architecture: 8
  30. CPU variant : 0x0
  31. CPU part : 0xd03
  32. CPU revision : 4
  33. processor : 4
  34. BogoMIPS : 3.84
  35. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  36. CPU implementer : 0x41
  37. CPU architecture: 8
  38. CPU variant : 0x0
  39. CPU part : 0xd03
  40. CPU revision : 4
  41. processor : 5
  42. BogoMIPS : 3.84
  43. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  44. CPU implementer : 0x41
  45. CPU architecture: 8
  46. CPU variant : 0x0
  47. CPU part : 0xd03
  48. CPU revision : 4
  49. processor : 6
  50. BogoMIPS : 3.84
  51. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  52. CPU implementer : 0x41
  53. CPU architecture: 8
  54. CPU variant : 0x0
  55. CPU part : 0xd03
  56. CPU revision : 4
  57. processor : 7
  58. BogoMIPS : 3.84
  59. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  60. CPU implementer : 0x41
  61. CPU architecture: 8
  62. CPU variant : 0x0
  63. CPU part : 0xd03
  64. CPU revision : 4

从结果可以看出processor的序号从0~7,说明该手机的处理器是8核的;手机架构看CPU architecture项,8表示是arm64-v8a。

文章来源: liuzhen.blog.csdn.net,作者:Data-Mining,版权归原作者所有,如需转载,请联系作者。

原文链接:liuzhen.blog.csdn.net/article/details/90691610

【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。