Home
last modified time | relevance | path

Searched refs:open_end_depth (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/prelude/table_functions/
Dexperimental_slice_layout.cc250 uint32_t open_end_depth = open->layout_depth + open->max_depth; in ComputeLayoutTable() local
252 bool fully_below_open = open_end_depth < start_depth; in ComputeLayoutTable()