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

  /sdk/traceview/src/com/android/traceview/
MethodData.java 172 // Sort the parents and children into decreasing inclusive time
475 mDirection = Direction.DECREASING;
479 // Sort names into increasing order, data into decreasing order.
483 mDirection = Direction.DECREASING;
507 INCREASING, DECREASING
  /external/v8/src/
heap.h     [all...]
heap.cc 753 set_survival_rate_trend(DECREASING);
854 // Decreasing low survival rates might indicate that the above high
    [all...]

Completed in 54 milliseconds