Home
last modified time | relevance | path

Searched defs:thread_ts (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.h65 static constexpr uint32_t thread_ts = 12; member
83 using thread_ts = TypedColumn<std::optional<int64_t>>; member
131 std::optional<int64_t> thread_ts; member
225 ColumnType::thread_ts::type thread_ts() const { in thread_ts() function
374 ColumnType::thread_ts::type thread_ts() const { in thread_ts() function
817 const TypedColumn<std::optional<int64_t>>& thread_ts() const { in thread_ts() function
949 static constexpr uint32_t thread_ts = 12; member
978 using thread_ts = TypedColumn<std::optional<int64_t>>; member
1144 ColumnType::thread_ts::type thread_ts() const { in thread_ts() function
1370 ColumnType::thread_ts::type thread_ts() const { in thread_ts() function
[all …]