Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/include/isc/
Dheap.h28 void **heap; member
/bionic/libc/malloc_debug/
DREADME.md116 As of P, this option will also enable dumping backtrace heap data to a
124 Note that when the signal is received, the heap is not dumped until the next
145 dump heap data to be dumped to a file when the program exits. If the backtrace
465 This section describes the format of the backtrace heap dump. This data is
522 Android P produces version v1.1 of the heap dump.
528 NUM\_ALLOCATIONS to an incorrect value. For heap dump v1.0, the
532 Android Q introduces v1.2 of the heap dump. The new header looks like this:
634 adb shell am dumpheap -n <PID_TO_DUMP> /data/local/tmp/heap.txt
696 ### Analyzing heap dumps
706 adb shell am dumpheap -n <PID_TO_DUMP> /data/local/tmp/heap.txt
[all …]