HomeSort by relevance Sort by last modified time
    Searched full:resident (Results 51 - 75 of 136) sorted by null

1 23 4 5 6

  /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_org/base/process/
process_metrics_mac.cc 98 // private_bytes is the size of private resident memory.
99 // shared_bytes is the size of shared resident memory.
  /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/chromium_org/third_party/mesa/src/src/mesa/main/
nvprogram.c 86 * Determine if a set of programs is resident in hardware.
115 if (prog->Resident) {
134 * Request that a set of programs be resident in hardware.
165 prog->Resident = GL_TRUE;
267 *params = prog->Resident;
  /external/mesa3d/src/mesa/main/
nvprogram.c 86 * Determine if a set of programs is resident in hardware.
115 if (prog->Resident) {
134 * Request that a set of programs be resident in hardware.
165 prog->Resident = GL_TRUE;
267 *params = prog->Resident;
  /external/markdown/
test-markdown.py 55 def resident(since=0.0): function
56 '''Return resident memory usage in bytes.
  /external/chromium/chrome/browser/
oom_priority_manager.cc 136 // resident set size (RSS). This will be zero if the process
  /external/chromium/net/tools/flip_server/
simple_buffer.cc 195 // already be resident (as if it was Written)
  /external/chromium_org/chrome/browser/resources/
about_memory_linux.html 56 Resident memory size that is not shared with any other process.
  /external/chromium_org/net/tools/flip_server/
simple_buffer.cc 200 // already be resident (as if it was Written)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_context.c 179 /* add permanently resident buffers to bufctxts */
  /external/chromium_org/ui/views/controls/
native_control_win.cc 148 // Update the newly created HWND with any resident enabled state.
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c 179 /* add permanently resident buffers to bufctxts */
  /external/chromium/chrome/browser/resources/
about_memory_linux.html 153 Resident memory size that is not shared with any other process.
  /external/chromium_org/courgette/
streams.h 7 // These memory-resident streams are used for serializing data into a sequential
streams.cc 7 // These memory-resident streams are used for serializing data into a sequential
  /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.
stopping.jd 116 <p>When your activity is stopped, the {@link android.app.Activity} object is kept resident in memory
  /system/core/libcorkscrew/
map_info.c 71 snprintf(cmd, sizeof(cmd), "vmmap -w -resident -submap -allSplitLibs -interleaved %d", pid);
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension.h 327 // resident and virtual size).
334 // the resident size of a process.
342 // and do not count against the resident size of a process.
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_extension.h 343 // resident and virtual size).
350 // the resident size of a process.
358 // and do not count against the resident size of a process.
  /external/chromium_org/third_party/WebKit/public/web/
WebWidget.h 103 // mode ignores 3d transforms and ignores GPU-resident content, such
  /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 2299 milliseconds

1 23 4 5 6