Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/dynamic/
Dexperimental_slice_layout_generator.cc186 const auto& depth_col = table.GetTypedColumnByName<uint32_t>("depth"); in ComputeLayoutTable() local
197 uint32_t depth = depth_col[i]; in ComputeLayoutTable()
285 uint32_t depth = depth_col[i]; in ComputeLayoutTable()