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

1 23 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
shm.h 103 unsigned long int shm_rss; /* total resident shm */
  /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/chromium_org/base/process/
process_metrics_mac.cc 116 // private_bytes is the size of private resident memory.
117 // shared_bytes is the size of shared resident memory.
  /external/markdown/
test-markdown.py 55 def resident(since=0.0): function
56 '''Return resident memory usage in bytes.
  /external/chromium_org/base/memory/
discardable_memory_manager.h 24 // resident.
  /external/chromium_org/chrome/browser/resources/
about_memory_linux.html 57 Resident memory size that is not shared with any other process.
  /external/chromium_org/net/tools/balsa/
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/third_party/usrsctp/usrsctplib/
user_route.h 35 * Kernel resident routing tables.
  /external/chromium_org/tools/memory_inspector/memory_inspector/core/
backends.py 170 vm_rss_kb: Resident Memory Set in Kb.
  /external/compiler-rt/lib/tsan/rtl/
tsan_flags.h 69 // Resident memory limit in MB to aim at.
  /external/lldb/tools/lldb-perf/lib/
MemoryGauge.cpp 96 dict_ap->AddUnsigned("resident", NULL, GetResidentSize());
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c 179 /* add permanently resident buffers to bufctxts */
  /system/core/libbacktrace/
map_info.c 70 snprintf(cmd, sizeof(cmd), "vmmap -w -resident -submap -allSplitLibs -interleaved %d", pid);
  /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.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
csq.h 274 * As long as the Csq struct and the functions you pass in are resident,
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension.h 330 // resident and virtual size).
337 // the resident size of a process.
345 // 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/lldb/source/Expression/
ASTResultSynthesizer.cpp 304 // dereference the pointer resident in the slot. Reads and writes to $__lldb_expr_result
  /external/llvm/include/llvm/
PassAnalysisSupport.h 180 assert(Resolver && "Pass not resident in a PassManager object!");
  /external/strace/
resource.c 197 long ru_maxrss; /* maximum resident set size */
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 67 relocates a module that has DT_TEXTREL, or when a co-resident monitor

Completed in 1784 milliseconds

1 23 4 5 6