Lines Matching refs:M_DECAY_TIME
55 When set to zero, `mallopt(M_DECAY_TIME, 0)`, it is expected that an
60 When set to non-zero, `mallopt(M_DECAY_TIME, 1)`, an allocator can delay the
72 For all applications on Android, the call `mallopt(M_DECAY_TIME, 1)` is
81 purged when `M_DECAY_TIME` is set to one. This is useful if you have a
178 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
183 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
210 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
215 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
230 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
235 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these command:
257 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
262 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
335 will always call `mallopt(M_DECAY_TIME, 1)' before running the trace.