1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
CPU(s): 1
On-line CPU(s) list: 0
Model name: 740/750
Model: 3.1 (pvr 0008 0301)
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
BogoMIPS: 33.25
# The following is the parsable format, which can be fed to other
# programs. Each different item in every column has an unique ID
# starting usually from zero.
# CPU,Core,Socket,Node,,L1d,L1i
0,0,0,,,0,0
# The following is the parsable format, which can be fed to other
# programs. Each different item in every column has an unique ID
# starting usually from zero.
# CPU,Core,Socket,Node,,L1d,L1i
0,0,-,,,0,0
|