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