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