Searched defs:GRANULARITY (Results 1 – 3 of 3) sorted by relevance
71 #define GRANULARITY 5 /* % value by which shares of a group changes */ macro
2723 const GRANULARITY: DeviceSize = 16; in free_list_allocator_respects_granularity() constant2958 const GRANULARITY: DeviceSize = 256; in buddy_allocator_respects_granularity() constant3007 const GRANULARITY: DeviceSize = 1024; in bump_allocator_respects_granularity() constant
56 const GRANULARITY: Duration = Duration::from_millis(1); constant