Searched defs:debug_malloc_police (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c78 * In addition the function debug_malloc_police() can be called to
80 * void debug_malloc_police(void*, int);
81 * The function debug_malloc_police() is available through the macro
726 debug_malloc_police(const char *file, int line) function
763 debug_malloc_police(const char *file, int line) function

Completed in 32 milliseconds