Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/analysis/
Ddescribe_slice.h37 util::Status DescribeSlice(const tables::SliceTable&,
Ddescribe_slice.cc22 util::Status DescribeSlice(const tables::SliceTable& table, in DescribeSlice() function
/external/perfetto/src/trace_processor/dynamic/
Ddescribe_slice_generator.cc78 auto status = DescribeSlice(slices, SliceId{input.slice_id_value}, &opt_desc); in ComputeTable()
/external/perfetto/docs/contributing/
Dembedding.md49 The `DescribeSlice` function is exposed to SQL through the `describe_slice` table. This table has t…
Dcommon-tasks.md51 1. Change the [`DescribeSlice`](/src/trace_processor/analysis/describe_slice.h) function as appropr…