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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c229 #define warrant_id_(mptr) warrant_(mptr).id macro
232 #define MID(mptr) (malloc_watch?warrant_id_(mptr):0)
413 warrant_id_(mptr) = ++id_counter;
746 warrant_line_(mptr), warrant_id_(mptr));

Completed in 85 milliseconds