Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libkll/
Dcompactor_stack.cpp105 int cap_at_lowest_active_level = TargetCapacityAtLevel(lowest_active_level()); in AddLevel() local
109 overall_capacity_ += cap_at_lowest_active_level; in AddLevel()
111 if (cap_at_lowest_active_level == 0) { in AddLevel()