/external/chromium_org/tools/ |
multi-process-rss.py | 6 # Counts a resident set size (RSS) of multiple processes without double-counts. 102 resident = 0 111 resident += statm.resident 113 private += (statm.resident - statm.share) 115 return (resident, shared, private)
|
/external/chromium_org/tools/android/memdump/ |
memsymbols.py | 14 """Extracts the list of resident symbols of a library loaded in a process. 19 symbols that, at the time of the snapshot, were resident in memory (that are, 21 resident at the time of the snapshot). 23 run-time information (list of resident pages) and debug symbols. 39 """Parses the memdump output and extracts the resident page set for lib_name. 46 A set of resident pages (the key is the page index) for all the 131 # Process the nm symbol table, filtering out the resident symbols.
|
/external/chromium_org/tools/android/memconsumer/java/src/org/chromium/memconsumer/ |
MemConsumer.java | 91 Intent resident = new Intent(); local 92 resident.setClass(this, ResidentService.class); 93 startService(resident);
|
/external/kernel-headers/original/asm-mips/ |
resource.h | 19 #define RLIMIT_RSS 7 /* max resident set size */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_wm_pass2.c | 58 value->resident = &c->pass2_grf[reg]; 146 grf->value->resident = 0; 178 value->resident->value = NULL; 179 value->resident->nextuse = BRW_WM_MAX_INSN; 180 value->resident = NULL; 245 assert(!dst[i]->resident); 251 dst[i]->resident = &c->pass2_grf[reg+i]; 273 if (!ref->value->resident) { 283 ref->value->resident = &c->pass2_grf[reg]; 292 assert(ref->value == ref->value->resident->value) [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm_pass2.c | 58 value->resident = &c->pass2_grf[reg]; 146 grf->value->resident = 0; 178 value->resident->value = NULL; 179 value->resident->nextuse = BRW_WM_MAX_INSN; 180 value->resident = NULL; 245 assert(!dst[i]->resident); 251 dst[i]->resident = &c->pass2_grf[reg+i]; 273 if (!ref->value->resident) { 283 ref->value->resident = &c->pass2_grf[reg]; 292 assert(ref->value == ref->value->resident->value) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
libudevsymboltable.cc | 55 // If libudev.so.1 is resident but distinct from libudev.so.0, then some 58 // DllHandle, but having libudev.so.0 resident may cause problems for that 62 << "libudev.so.1 is resident but distinct from libudev.so.0";
|
/external/kernel-headers/original/linux/ |
resource.h | 26 long ru_maxrss; /* maximum resident set size */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/ |
resource.h | 22 # define RLIMIT_RSS 5 /* max resident set size */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
resource.h | 26 long ru_maxrss; /* maximum resident set size */
|
shm.h | 68 unsigned long shm_rss; /* total resident shm */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
vlimit.h | 53 /* Resident set size (bytes). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
resource.h | 22 # define RLIMIT_RSS 5 /* max resident set size */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
resource.h | 26 long ru_maxrss; /* maximum resident set size */
|
shm.h | 68 unsigned long shm_rss; /* total resident shm */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
vlimit.h | 53 /* Resident set size (bytes). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
resource.h | 22 # define RLIMIT_RSS 5 /* max resident set size */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
resource.h | 26 long ru_maxrss; /* maximum resident set size */
|
shm.h | 68 unsigned long shm_rss; /* total resident shm */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
vlimit.h | 53 /* Resident set size (bytes). */
|
/external/chromium/net/tools/flip_server/ |
ring_buffer.h | 34 // This means: If the buffer size is increasing, all data that was resident 35 // in the buffer prior to this call will be resident after this call. 86 // here is expected to already be resident (as if it was Written).
|
/external/chromium_org/net/tools/flip_server/ |
ring_buffer.h | 34 // This means: If the buffer size is increasing, all data that was resident 35 // in the buffer prior to this call will be resident after this call. 86 // here is expected to already be resident (as if it was Written).
|
/external/chromium_org/tools/perf/ |
trace-info.json | 121 "description": "The peak Resident Set Size (physically resident memory) usage achieved by the browser process." 124 "description": "The peak Resident Set Size (physically resident memory) usage achieved by the renderer process." 178 "description": "Resident Set Size (physically resident memory) of browser process" 181 "description": "Resident Set Size (physically resident memory) of GPU process" 184 "description": "Resident Set Size (physically resident memory) of renderer process [all...] |
/ndk/sources/host-tools/make-3.81/ |
README.Amiga | 31 - Can be made resident to save space and time 58 If you plan to use recursive makes, install make resident: 60 Resident make Add
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
resource.h | 55 /* Largest resident set size, in bytes. 57 resident set size will be more likely to have physical memory 175 /* Maximum resident set size (in kilobytes). */
|