android13/external/perfetto/test/trace_processor/parsing/ion_stat.textproto

15 lines
197 B
Plaintext

packet {
ftrace_events {
cpu: 4
event {
timestamp: 1234
pid: 4321
ion_stat {
buffer_id: 101010
len: 100
total_allocated: 200
}
}
}
}