Home
last modified time | relevance | path

Searched refs:try_merge (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/test/integration/
Dextent.c215 try_merge = false; in TEST_BEGIN()
221 try_split = try_merge = try_purge_lazy = try_purge_forced = true; in TEST_BEGIN()
/external/jemalloc_new/test/include/test/
Dextent_hooks.h50 static bool try_merge = true; variable
272 if (!try_merge) { in extent_merge_hook()
/external/e2fsprogs/lib/ext2fs/
Dfallocate.c211 goto try_merge; in ext_falloc_helper()
219 goto try_merge; in ext_falloc_helper()
249 try_merge: in ext_falloc_helper()
/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c7070 static isl_bool try_merge(isl_ctx *ctx, struct isl_sched_graph *graph, in try_merge() function
7162 merged = try_merge(ctx, graph, c); in merge_clusters_along_edge()