performance_monitor_ui_constants.h | 70 // |amount_in_base_units| corresponds to the value of 1 |unit| in the specified 72 // is bytes, a kilobyte would have |amount_in_base_units| of 1 << 10. 76 const int64 amount_in_base_units; member in struct:performance_monitor::UnitDetails
|