Home
last modified time | relevance | path

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

/aosp12/frameworks/base/startop/iorap/stress/
H A Dmain_memory.cc30 const size_t kMemoryAllocationSize = 2 * 1024 * kBytesPerMb; variable
63 allocationSize = kMemoryAllocationSize; in main()