HomeSort by relevance Sort by last modified time
    Searched full:zone_memalign (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
process_util_unittest.cc 872 zone_memalign_t zone_memalign = local
876 if (zone && zone_memalign) {
879 value_ = zone_memalign(zone, 8, test_size_);
  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 686 MALLOC_TRACE("zone_memalign(%p, al %llu, size %llu)", \
    [all...]

Completed in 2180 milliseconds