Home
last modified time | relevance | path

Searched defs:instruction_frame_id (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/
Dperf_tables_py.h59 static constexpr uint32_t instruction_frame_id = 5; member
75 using instruction_frame_id = TypedColumn<std::optional<StackProfileFrameTable::Id>>; member
117 std::optional<StackProfileFrameTable::Id> instruction_frame_id; member
191 ColumnType::instruction_frame_id::type instruction_frame_id() const { in instruction_frame_id() function
312 ColumnType::instruction_frame_id::type instruction_frame_id() const { in instruction_frame_id() function
715 const TypedColumn<std::optional<StackProfileFrameTable::Id>>& instruction_frame_id() const { in instruction_frame_id() function