Home
last modified time | relevance | path

Searched refs:cassert (Results 1 – 25 of 44) sorted by relevance

12

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h20 cassert(config_prof); in prof_tdata_get()
41 cassert(config_prof); in prof_tctx_get()
50 cassert(config_prof); in prof_tctx_set()
58 cassert(config_prof); in prof_tctx_reset()
69 cassert(config_prof); in prof_sample_accum_update()
124 cassert(config_prof); in prof_malloc()
142 cassert(config_prof); in prof_realloc()
198 cassert(config_prof); in prof_free()
Dassert.h50 #ifndef cassert
51 #define cassert(c) do { \ macro
Dprof_inlines_a.h8 cassert(config_prof); in prof_accum_add()
46 cassert(config_prof); in prof_accum_cancel()
Darena_inlines_b.h13 cassert(config_prof); in arena_prof_tctx_get()
33 cassert(config_prof); in arena_prof_tctx_set()
51 cassert(config_prof); in arena_prof_tctx_reset()
Darena_inlines_a.h26 cassert(config_prof); in arena_prof_accum()
Dwitness.h169 cassert(config_debug); in witness_owner()
/external/jemalloc/include/jemalloc/internal/
Dprof.h381 cassert(config_prof); in prof_tdata_get()
404 cassert(config_prof); in prof_tctx_get()
414 cassert(config_prof); in prof_tctx_set()
425 cassert(config_prof); in prof_tctx_reset()
437 cassert(config_prof); in prof_sample_accum_update()
486 cassert(config_prof); in prof_malloc()
503 cassert(config_prof); in prof_realloc()
538 cassert(config_prof); in prof_free()
Dtcache.h196 cassert(config_tcache); in tcache_flush()
208 cassert(config_tcache); in tcache_enabled_get()
226 cassert(config_tcache); in tcache_enabled_set()
Darena.h1064 cassert(config_prof); in arena_prof_accum_impl()
1079 cassert(config_prof); in arena_prof_accum_locked()
1090 cassert(config_prof); in arena_prof_accum()
1241 cassert(config_prof); in arena_prof_tctx_get()
1268 cassert(config_prof); in arena_prof_tctx_set()
1303 cassert(config_prof); in arena_prof_tctx_reset()
Dutil.h85 #define cassert(c) do { \ macro
/external/jemalloc/src/
Dchunk_dss.c100 cassert(have_dss); in chunk_alloc_dss()
210 cassert(have_dss); in chunk_in_dss()
220 cassert(have_dss); in chunk_dss_mergeable()
231 cassert(have_dss); in chunk_dss_boot()
Dprof.c201 cassert(config_prof); in rb_gen()
263 cassert(config_prof); in bt_init()
273 cassert(config_prof); in prof_enter()
288 cassert(config_prof); in prof_leave()
316 cassert(config_prof); in prof_backtrace()
330 cassert(config_prof); in prof_unwind_init_callback()
341 cassert(config_prof); in prof_unwind_callback()
359 cassert(config_prof); in prof_backtrace()
380 cassert(config_prof); in prof_backtrace()
529 cassert(config_prof); in prof_backtrace()
[all …]
Dquarantine.c122 cassert(config_fill); in quarantine()
Dtcache.c427 cassert(config_stats); in tcache_stats_merge()
553 cassert(config_tcache); in tcache_boot()
Darena.c815 cassert(config_stats); in arena_huge_malloc_stats_update()
828 cassert(config_stats); in arena_huge_malloc_stats_update_undo()
841 cassert(config_stats); in arena_huge_dalloc_stats_update()
854 cassert(config_stats); in arena_huge_reset_stats_cancel()
865 cassert(config_stats); in arena_huge_dalloc_stats_update_undo()
1867 cassert(config_prof); in arena_achunk_prof_reset()
2554 cassert(config_fill); in arena_quarantine_junk_small()
2831 cassert(config_prof); in arena_prof_promoted()
3453 cassert(config_stats); in arena_stats_merge()
/external/jemalloc_new/src/
Dprof.c214 cassert(config_prof); in rb_gen()
273 cassert(config_prof); in bt_init()
281 cassert(config_prof); in prof_enter()
294 cassert(config_prof); in prof_leave()
323 cassert(config_prof); in prof_backtrace()
336 cassert(config_prof); in prof_unwind_init_callback()
346 cassert(config_prof); in prof_unwind_callback()
365 cassert(config_prof); in prof_backtrace()
388 cassert(config_prof); in prof_backtrace()
535 cassert(config_prof); in prof_backtrace()
[all …]
Dextent_dss.c114 cassert(have_dss); in extent_alloc_dss()
238 cassert(have_dss); in extent_in_dss()
248 cassert(have_dss); in extent_dss_mergeable()
262 cassert(have_dss); in extent_dss_boot()
Darena.c81 cassert(config_stats); in arena_stats_merge()
292 cassert(config_stats); in arena_large_malloc_stats_update()
308 cassert(config_stats); in arena_large_dalloc_stats_update()
1414 cassert(config_prof); in arena_prof_promote()
1438 cassert(config_prof); in arena_prof_demote()
1455 cassert(config_prof); in arena_dalloc_promoted()
/external/libcxx/include/
Dcassert2 //===-------------------------- cassert -----------------------------------===//
12 cassert synopsis
Dmodule.modulemap107 module cassert {
108 // <cassert>'s use of NDEBUG requires textual inclusion.
109 textual header "cassert"
241 // No submodule for cassert. It fundamentally needs repeated, textual inclusion.
DCMakeLists.txt30 cassert
/external/webrtc/webrtc/base/
Dsec_buffer.h84 cassert(sizeof(CSecBuffer<SSPIFree> == sizeof(SecBuffer))); in CompileAsserts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DThreadLocal.inc23 #include <cassert>
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DThreadLocal.inc21 #include <cassert>
/external/llvm/lib/Support/Unix/
DThreadLocal.inc21 #include <cassert>

12