Searched refs:warrant_space (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c180 #define warrant_space ( malloc_watch?sizeof(Warrant_Record):0 ) macro
188 (size_t)( sizeof(Word) + round_up_(nbytes) + sizeof(Word) + warrant_space )

Completed in 128 milliseconds