Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Dgraph.h149 uint64_t not_owning_sub_size() const { return not_owning_sub_size_; } in not_owning_sub_size()
151 not_owning_sub_size_ += addition; in add_not_owning_sub_size()
199 uint64_t not_owning_sub_size_ = 0; variable