Sign in
flutter
/
third_party
/
perfetto
/
23f73816bf3ccb0f05a3ff9d12cb244efafd6f56
/
.
/
test
/
trace_processor
/
parsing
/
cpu.sql
blob: 28fafed6550bfcd52ddcfb52e3d08db88c020f31 [
file
]
SELECT
id
,
time_in_state_cpu_id
,
processor
FROM
cpu
;