HomeSort by relevance Sort by last modified time
    Searched refs:bytes_req (Results 1 - 4 of 4) 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/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,
  /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/tremolo/Tremolo/
vorbisfile.c     [all...]

Completed in 201 milliseconds