HomeSort by relevance Sort by last modified time
    Searched refs:contention (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/scripts/python/bin/
futex-contention-report 2 # description: futext contention measurement
4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 38 * contention and cache sloshing.
169 * MALLOC_BALANCE enables monitoring of arena lock contention and dynamically
170 * re-balances arena load if exponentially averaged contention exceeds a
581 * We use an exponential moving average to track recent lock contention,
591 * Threshold value for the exponential moving contention average at which to
704 /* Number of times this arena reassigned a thread due to contention. */
1001 * lock contention there is. This value is exponentially averaged.
1003 uint32_t contention; member in struct:arena_s
3959 unsigned contention; local
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 38 * contention and cache sloshing.
162 * MALLOC_BALANCE enables monitoring of arena lock contention and dynamically
163 * re-balances arena load if exponentially averaged contention exceeds a
574 * We use an exponential moving average to track recent lock contention,
584 * Threshold value for the exponential moving contention average at which to
697 /* Number of times this arena reassigned a thread due to contention. */
994 * lock contention there is. This value is exponentially averaged.
996 uint32_t contention; member in struct:arena_s
3948 unsigned contention; local
    [all...]
  /build/core/
main.mk 303 # Enable Dalvik lock contention logging for userdebug builds.
    [all...]

Completed in 99 milliseconds