Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Djemalloc.c2229 const char *oom_string; member
2255 static_opts->oom_string = ""; in static_opts_init()
2612 malloc_write(sopts->oom_string); in imalloc_body()
2664 malloc_write(sopts->oom_string); in imalloc_init_check()
2720 sopts.oom_string = "<jemalloc>: Error in malloc(): out of memory\n"; in malloc_default()
2768 sopts.oom_string = in je_posix_memalign()
2811 sopts.oom_string = in JEMALLOC_ATTR()
2849 sopts.oom_string = "<jemalloc>: Error in calloc(): out of memory\n"; in JEMALLOC_ATTR()
3196 sopts.oom_string = in JEMALLOC_ATTR()
3236 sopts.oom_string = in JEMALLOC_ATTR()
[all …]