• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "bluetooth_on": 1,
3    "bluetooth_scan": 5,
4    "bluetooth_rx": 11,
5    "bluetooth_tx": 9,
6    "wifi_on": 83,
7    "wifi_scan": 15,
8    "wifi_rx": 123,
9    "wifi_tx": 350,
10    "radio_on": [
11        160,
12        240,
13        320,
14        390,
15        470
16    ],
17    "radio_scan": 30,
18    "radio_active": 50,
19    "radio_rx": 150,
20    "radio_tx": 180,
21    "camera_on": 810,
22    "flashlight_on": 320,
23    "gps_on": 80,
24    "sensor_gravity_on": 15,
25    "sensor_proximity_on": 18,
26    "audio_on": 85,
27    "screen_on": 90,
28    "screen_brightness": 2,
29    "cpu_awake": 15,
30    "cpu_active": 9.3,
31    "cpu_idle": 6.2,
32    "cpu_suspend": 6.5,
33    "cpu_clusters": [
34        3.3,
35        3.5,
36        3.9
37    ],
38    "cpu_speed_cluster0": [
39        8,
40        11,
41        13,
42        15,
43        17,
44        20,
45        23,
46        25,
47        30,
48        35,
49        43,
50        49,
51        55,
52        57
53    ],
54    "cpu_speed_cluster1": [
55        29,
56        33,
57        38,
58        44,
59        51,
60        58,
61        65,
62        75,
63        84,
64        97,
65        111,
66        123,
67        127,
68        135,
69        140,
70        142,
71        147
72    ],"cpu_speed_cluster2": [
73        87,
74        98,
75        109,
76        122,
77        136,
78        152,
79        169,
80        187,
81        207,
82        227,
83        250,
84        278,
85        315,
86        317
87    ]
88}