Home
last modified time | relevance | path

Searched refs:tot_n_runs (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_structs.h40 uint64_t tot_n_runs; member
/external/jemalloc_new/test/unit/
Dbackground_thread.c93 if (info->tot_n_runs > 0) { in TEST_BEGIN()
/external/jemalloc_new/src/
Dbackground_thread.c78 info->tot_n_runs = 0;
221 info->tot_n_runs++;
792 num_runs += info->tot_n_runs;