Home
last modified time | relevance | path

Searched refs:allocations (Results 1 – 25 of 37) sorted by relevance

12

/glibc-2.36/malloc/
Dtst-interpose-aux.c105 static struct allocation_header *allocations[max_allocations]; variable
136 if (allocations[header->allocation_index] != header) in get_header()
138 op, ptr, allocations[header->allocation_index]); in get_header()
165 allocations[index] = result; in malloc_internal()
166 *allocations[index] = (struct allocation_header) in malloc_internal()
173 clock_gettime (CLOCK_REALTIME, &allocations[index]->ts); in malloc_internal()
174 return allocations[index] + 1; in malloc_internal()
185 allocations[index] = NULL; in free_internal()
/glibc-2.36/manual/
Dprobes.texi124 for further allocations within that thread.
Dmemory.texi1707 The output will of course not show the allocations which happened before
2983 allocations. For anonymous mappings, the kernel will not reserve any
/glibc-2.36/po/
Dja.po3854 "%15<PRIuMAX> memory allocations failed\n"
Dlibc.pot4365 "%15<PRIuMAX> memory allocations failed\n"
Dbg.po4437 "%15<PRIuMAX> memory allocations failed\n"
Dru.po4424 "%15<PRIuMAX> memory allocations failed\n"
Dsr.po4412 "%15<PRIuMAX> memory allocations failed\n"
Dko.po4447 "%15<PRIuMAX> memory allocations failed\n"
Dzh_CN.po4323 "%15<PRIuMAX> memory allocations failed\n"
Dzh_TW.po4436 "%15<PRIuMAX> memory allocations failed\n"
Duk.po4427 "%15<PRIuMAX> memory allocations failed\n"
Dda.po3763 "%15<PRIuMAX> memory allocations failed\n"
Did.po3758 "%15<PRIuMAX> memory allocations failed\n"
Dit.po4140 "%15<PRIuMAX> memory allocations failed\n"
Dhr.po4483 "%15<PRIuMAX> memory allocations failed\n"
Dnl.po4472 "%15<PRIuMAX> memory allocations failed\n"
Dsv.po4435 "%15<PRIuMAX> memory allocations failed\n"
Dtr.po4423 "%15<PRIuMAX> memory allocations failed\n"
Dde.po4469 "%15<PRIuMAX> memory allocations failed\n"
Des.po4264 "%15<PRIuMAX> memory allocations failed\n"
Dpl.po4438 "%15<PRIuMAX> memory allocations failed\n"
Dpt.po4413 "%15<PRIuMAX> memory allocations failed\n"
Dfr.po4430 "%15<PRIuMAX> memory allocations failed\n"
Dca.po4514 "%15<PRIuMAX> memory allocations failed\n"

12