Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Dgraph.h162 return cumulative_owned_coefficient_; in cumulative_owned_coefficient()
165 cumulative_owned_coefficient_ = cumulative_owned_coefficient; in set_cumulative_owned_coefficient()
203 double cumulative_owned_coefficient_ = 1; variable