HomeSort by: relevance | last modified time | path
    Searched defs:decay_t (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
decay.h 9 * The decay_t computes the number of pages we should purge at any given time.
23 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
87 * The current decay time setting. This is the only public access to a decay_t
91 decay_ms_read(const decay_t *decay) {
100 decay_npages_limit_get(const decay_t *decay) {
106 decay_epoch_npages_delta(const decay_t *decay) {
114 * decay_t.
117 decay_epoch_duration_ns(const decay_t *decay) {
122 decay_immediately(const decay_t *decay) {
128 decay_disabled(const decay_t *decay)
    [all...]
decay.h 9 * The decay_t computes the number of pages we should purge at any given time.
23 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
87 * The current decay time setting. This is the only public access to a decay_t
91 decay_ms_read(const decay_t *decay) {
100 decay_npages_limit_get(const decay_t *decay) {
106 decay_epoch_npages_delta(const decay_t *decay) {
114 * decay_t.
117 decay_epoch_duration_ns(const decay_t *decay) {
122 decay_immediately(const decay_t *decay) {
128 decay_disabled(const decay_t *decay)
    [all...]
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
decay.h 9 * The decay_t computes the number of pages we should purge at any given time.
23 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
87 * The current decay time setting. This is the only public access to a decay_t
91 decay_ms_read(const decay_t *decay) {
100 decay_npages_limit_get(const decay_t *decay) {
106 decay_epoch_npages_delta(const decay_t *decay) {
114 * decay_t.
117 decay_epoch_duration_ns(const decay_t *decay) {
122 decay_immediately(const decay_t *decay) {
128 decay_disabled(const decay_t *decay)
    [all...]
decay.h 9 * The decay_t computes the number of pages we should purge at any given time.
23 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
87 * The current decay time setting. This is the only public access to a decay_t
91 decay_ms_read(const decay_t *decay) {
100 decay_npages_limit_get(const decay_t *decay) {
106 decay_epoch_npages_delta(const decay_t *decay) {
114 * decay_t.
117 decay_epoch_duration_ns(const decay_t *decay) {
122 decay_immediately(const decay_t *decay) {
128 decay_disabled(const decay_t *decay)
    [all...]
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
decay.h 11 * The decay_t computes the number of pages we should purge at any given time.
25 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
89 * The current decay time setting. This is the only public access to a decay_t
93 decay_ms_read(const decay_t *decay) {
102 decay_npages_limit_get(const decay_t *decay) {
108 decay_epoch_npages_delta(const decay_t *decay) {
116 * decay_t.
119 decay_epoch_duration_ns(const decay_t *decay) {
124 decay_immediately(const decay_t *decay) {
130 decay_disabled(const decay_t *decay)
    [all...]
decay.h 11 * The decay_t computes the number of pages we should purge at any given time.
25 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
89 * The current decay time setting. This is the only public access to a decay_t
93 decay_ms_read(const decay_t *decay) {
102 decay_npages_limit_get(const decay_t *decay) {
108 decay_epoch_npages_delta(const decay_t *decay) {
116 * decay_t.
119 decay_epoch_duration_ns(const decay_t *decay) {
124 decay_immediately(const decay_t *decay) {
130 decay_disabled(const decay_t *decay)
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/internal/
decay.h 11 * The decay_t computes the number of pages we should purge at any given time.
25 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
89 * The current decay time setting. This is the only public access to a decay_t
93 decay_ms_read(const decay_t *decay) {
102 decay_npages_limit_get(const decay_t *decay) {
108 decay_epoch_npages_delta(const decay_t *decay) {
116 * decay_t.
119 decay_epoch_duration_ns(const decay_t *decay) {
124 decay_immediately(const decay_t *decay) {
130 decay_disabled(const decay_t *decay)
    [all...]
decay.h 11 * The decay_t computes the number of pages we should purge at any given time.
25 typedef struct decay_s decay_t; typedef in typeref:struct:decay_s
89 * The current decay time setting. This is the only public access to a decay_t
93 decay_ms_read(const decay_t *decay) {
102 decay_npages_limit_get(const decay_t *decay) {
108 decay_epoch_npages_delta(const decay_t *decay) {
116 * decay_t.
119 decay_epoch_duration_ns(const decay_t *decay) {
124 decay_immediately(const decay_t *decay) {
130 decay_disabled(const decay_t *decay)
    [all...]

Completed in 34 milliseconds