Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h1865 static constexpr uint32_t cumulative_alloc_count = 17; member
1890 using cumulative_alloc_count = TypedColumn<int64_t>; member
1959 int64_t cumulative_alloc_count; member
2084 ColumnType::cumulative_alloc_count::type cumulative_alloc_count() const { in cumulative_alloc_count() function
2292 ColumnType::cumulative_alloc_count::type cumulative_alloc_count() const { in cumulative_alloc_count() function
2877 const TypedColumn<int64_t>& cumulative_alloc_count() const { in cumulative_alloc_count() function
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dheapprofd_end_to_end_test.cc116 int64_t cumulative_alloc_count; member