Sign in
flutter
/
third_party
/
perfetto
/
3fd631b2397e20d668261b2e3acb0aa82b33049a
/
.
/
test
/
trace_processor
/
cpu.sql
blob: 28fafed6550bfcd52ddcfb52e3d08db88c020f31 [
file
] [
log
] [
blame
]
SELECT
id
,
time_in_state_cpu_id
,
processor
FROM
cpu
;