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

  /external/linux-tools-perf/
builtin-kmem.c 45 u64 bytes_req; member in struct:alloc_stat
120 int bytes_req, int bytes_alloc, int cpu)
140 data->bytes_req += bytes_req;
149 data->bytes_req = bytes_req;
160 int bytes_req, int bytes_alloc)
180 data->bytes_req += bytes_req;
189 data->bytes_req = bytes_req
206 int bytes_req; local
    [all...]
  /external/linux-tools-perf/scripts/python/
check-perf-trace.py 41 call_site, ptr, bytes_req, bytes_alloc,
48 print "call_site=%u, ptr=%u, bytes_req=%u, " \
50 (call_site, ptr, bytes_req, bytes_alloc,
  /external/linux-tools-perf/scripts/perl/
check-perf-trace.pl 47 $call_site, $ptr, $bytes_req, $bytes_alloc,
55 printf("call_site=%p, ptr=%p, bytes_req=%u, bytes_alloc=%u, ".
57 $call_site, $ptr, $bytes_req, $bytes_alloc,
rwtop.pl 128 "# reads", "bytes_req", "bytes_read");
  /external/tremolo/Tremolo/
vorbisfile.c     [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 
  /prebuilts/qemu-kernel/mips/
kernel-qemu 
vmlinux-qemu 
  /prebuilts/qemu-kernel/x86/
vmlinux-qemu 

Completed in 654 milliseconds