HomeSort by relevance Sort by last modified time
    Searched full:resident (Results 26 - 50 of 87) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
vtimes.h 43 /* Maximum resident set size (text, data, and stack) (kilobytes). */
mman.h 103 be memory resident. */
109 /* Cause all currently mapped pages of the process to be memory resident
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
vtimes.h 43 /* Maximum resident set size (text, data, and stack) (kilobytes). */
mman.h 103 be memory resident. */
109 /* Cause all currently mapped pages of the process to be memory resident
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
vtimes.h 43 /* Maximum resident set size (text, data, and stack) (kilobytes). */
mman.h 103 be memory resident. */
109 /* Cause all currently mapped pages of the process to be memory resident
  /external/chromium/chrome/browser/
process_info_snapshot.h 80 // Fills a |CommittedKBytes| with both resident and paged memory usage, as per
95 // Fills a |WorkingSetKBytes| containing resident private and shared memory,
oom_priority_manager.cc 136 // resident set size (RSS). This will be zero if the process
  /external/kernel-headers/original/linux/
dmaengine.h 220 * Both @dest and @src must stay memory resident (kernel memory or locked
244 * Both @page/@offset and @kdata must stay memory resident (kernel memory or
270 * Both @dest_page/@dest_off and @src_page/@src_off must stay memory resident
  /external/chromium/net/tools/flip_server/
buffer_interface.h 107 // already be resident (as if it was Written)
simple_buffer.cc 195 // already be resident (as if it was Written)
  /external/webkit/Source/WebKit2/Shared/
WebMemorySampler.h 46 * - Resident size memory (RSIZE)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
shm.h 102 unsigned long int shm_rss; /* total resident shm */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
shm.h 102 unsigned long int shm_rss; /* total resident shm */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
shm.h 102 unsigned long int shm_rss; /* total resident shm */
  /external/chromium/base/
process_util.h 479 // Working Set (resident) memory usage broken down by
504 // Committed (resident + paged) memory usage broken down by
567 // the resident set size.
577 // Fills a CommittedKBytes with both resident and paged
580 // Fills a WorkingSetKBytes containing resident private and shared memory
  /external/markdown/
test-markdown.py 55 def resident(since=0.0): function
56 '''Return resident memory usage in bytes.
  /external/expat/amiga/
expat_lib.c 109 static struct Resident __attribute__((used)) lib_res = {
  /external/webkit/Source/WebKit2/Shared/mac/
WebMemorySampler.mac.mm 173 webKitMemoryStats.keys.append(String("Resident Size"));
  /frameworks/base/core/jni/
android_os_Debug.cpp 127 unsigned size = 0, resident = 0, pss = 0; local
207 resident = temp;
  /external/chromium/chrome/browser/resources/
about_memory_linux.html 153 Resident memory size that is not shared with any other process.
  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.h 66 // By leaving the in-cache dead resources in dirty resident memory, we decrease the likelihood of
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
pausing.jd 113 android.app.Activity} instance is kept resident in memory and is recalled when the activity resumes.
  /external/llvm/include/llvm/
PassAnalysisSupport.h 180 assert(Resolver && "Pass not resident in a PassManager object!");
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 67 relocates a module that has DT_TEXTREL, or when a co-resident monitor

Completed in 1719 milliseconds

12 3 4