Searched refs:ull (Results 1 - 3 of 3) sorted by relevance
/system/extras/memcpy-perf/ |
H A D | memcpy-perf.cpp | 14 const size_t size_end = 16 * (1ull << 20); 16 size_t size_per_test = 64 * (1ull << 20); 99 double gb_per_sec = ((double)cur_size / (1ull<<30)) / (ns_per_copy / 1.0E9);
|
/system/extras/mmap-perf/ |
H A D | mmapPerf.cpp | 17 static size_t fsize = 1024 * (1ull << 20); 81 uint8_t *targetPtr = (uint8_t*)m_ptr + 4096ull * i;
|
/system/core/liblog/tests/ |
H A D | liblog_test.cpp | 530 unsigned long long ull; local 534 &d, s, &c, &ll, &ll, &ll, &ll, &ll, &ull, &ull, &ull, &ull, &ull,
|
Completed in 88 milliseconds