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