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

  /external/strace/
util.c 850 } iovu; local
851 #define iov iovu.iov64
853 (current_wordsize == 4 ? sizeof(*iovu.iov32) : sizeof(*iovu.iov64))
855 (current_wordsize == 4 ? (uint64_t) iovu.iov32[i].base : iovu.iov64[i].base)
857 (current_wordsize == 4 ? (uint64_t) iovu.iov32[i].len : iovu.iov64[i].len)
  /development/perftests/panorama/input/
test_021.ppm     [all...]

Completed in 86 milliseconds