Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dpivot_table_query_generator.ts21 getStackDepthColumn,
263 `${getSqlHiddenPivotAlias(getStackDepthColumn(pivots[0]))} ASC`);
Dpivot_table_common.ts174 export function getStackDepthColumn(pivot: PivotAttrs) { function
/external/perfetto/ui/src/controller/
Dpivot_table_controller.ts24 getStackDepthColumn,
210 const depthColumn = getHiddenPivotAlias(getStackDepthColumn(stackPivot));
374 const orderColumn = getStackDepthColumn(pivots[0]);