Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dslice_tables_py.h6668 static constexpr uint32_t acquire_to_latch_time = 19; member
6691 using acquire_to_latch_time = TypedColumn<int64_t>; member
6726 int64_t acquire_to_latch_time; member
6835 ColumnType::acquire_to_latch_time::type acquire_to_latch_time() const { in acquire_to_latch_time() function
7033 ColumnType::acquire_to_latch_time::type acquire_to_latch_time() const { in acquire_to_latch_time() function
7326 , ColumnStorage<ColumnType::acquire_to_latch_time::stored_type> acquire_to_latch_time in ExtendParent()
7339 , ColumnStorage<ColumnType::acquire_to_latch_time::stored_type> acquire_to_latch_time in SelectAndExtendParent()
7407 const TypedColumn<int64_t>& acquire_to_latch_time() const { in acquire_to_latch_time() function
7498 , ColumnStorage<ColumnType::acquire_to_latch_time::stored_type> acquire_to_latch_time in GraphicsFrameSliceTable()