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

/openjdk7/jdk/src/share/back/
H A Dlog_messages.h57 #define LOG_CB(args) \ macro
77 #define LOG_CB(args) LOG_NULL macro
H A DeventHandler.c753 LOG_CB(("cbSingleStep: thread=%p", thread));
775 LOG_CB(("cbBreakpoint: thread=%p", thread));
803 LOG_CB(("cbFramePop: thread=%p", thread));
826 LOG_CB(("cbException: thread=%p", thread));
851 LOG_CB(("cbThreadStart: thread=%p", thread));
869 LOG_CB(("cbThreadEnd: thread=%p", thread));
888 LOG_CB(("cbClassPrepare: thread=%p", thread));
905 LOG_CB(("cbGarbageCollectionFinish"));
917 LOG_CB(("cbClassLoad: thread=%p", thread));
939 LOG_CB(("cbFieldAcces
[all...]
H A DdebugInit.c453 LOG_CB(("cbEarlyVMInit"));
482 LOG_CB(("cbEarlyVMDeath"));
502 LOG_CB(("cbEarlyException: thread=%p", thread));

Completed in 36 milliseconds