Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1849 const char *oom_string; member
1875 static_opts->oom_string = ""; in static_opts_init()
2183 malloc_write(sopts->oom_string); in imalloc_body()
2235 malloc_write(sopts->oom_string); in imalloc_init_check()
2287 sopts.oom_string = "<jemalloc>: Error in malloc(): out of memory\n"; in malloc_default()
2410 sopts.oom_string = in je_posix_memalign()
2453 sopts.oom_string = in JEMALLOC_ATTR()
2491 sopts.oom_string = "<jemalloc>: Error in calloc(): out of memory\n"; in JEMALLOC_ATTR()
2714 sopts.oom_string = in je_realloc()
2882 sopts.oom_string = in JEMALLOC_ATTR()
[all …]