Home
last modified time | relevance | path

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

/dalvik/vm/hprof/
DHprofHeap.c31 #define BYTES_PER_SEGMENT ((size_t)4096) macro
130 rec->length >= BYTES_PER_SEGMENT) in hprofMarkRootObject()
231 rec->length >= BYTES_PER_SEGMENT) in hprofDumpHeapObject()