Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtrack_event_tracker.h39 struct DescriptorTrackReservation { struct
41 enum class ChildTracksOrdering {
47 struct CounterDetails {
80 bool IsForSameTrack(const DescriptorTrackReservation& other) { in IsForSameTrack() argument