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