Home
last modified time | relevance | path

Searched defs:BufferFieldStringIds (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dv4l2_tracker.h128 struct BufferFieldStringIds { struct
133 const StringId any;
134 const StringId none;
135 const StringId top;
136 const StringId bottom;
137 const StringId interlaced;
138 const StringId seq_tb;
139 const StringId seq_bt;
140 const StringId alternate;
141 const StringId interlaced_tb;
[all …]
H A Dv4l2_tracker.cc414 V4l2Tracker::BufferFieldStringIds::BufferFieldStringIds(TraceStorage& storage) in BufferFieldStringIds() function in perfetto::trace_processor::V4l2Tracker::BufferFieldStringIds