HomeSort by relevance Sort by last modified time
    Searched defs:INUSE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension.h 384 INUSE, // Application is using this range
394 double fraction; // Fraction of range that is being used (0 if !INUSE)
399 // - age when allocated (for inuse) or freed (if not in use)
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_extension.h 400 INUSE, // Application is using this range
410 double fraction; // Fraction of range that is being used (0 if !INUSE)
415 // - age when allocated (for inuse) or freed (if not in use)

Completed in 120 milliseconds