Searched refs:quantum_counts (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libauto-186/
H A DZoneCompaction.cpp461 struct quantum_counts { struct
469 quantum_counts small_counts = { 0 }, medium_counts = { 0 };
475 quantum_counts &counts = subzone->is_small() ? small_counts : medium_counts;

Completed in 88 milliseconds