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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h132 CLASS_IN_LOAD_LIST = 0x00000010, enumerator in enum:ClassStatus
H A Dhprof_event.c299 class_add_status(cnum, CLASS_IN_LOAD_LIST);
H A Dhprof_class.c308 if ( ! ( info->status & CLASS_IN_LOAD_LIST ) ) {
H A Dhprof_init.c947 class_all_status_remove(CLASS_IN_LOAD_LIST);
1525 class_add_status(cnum, CLASS_IN_LOAD_LIST);

Completed in 44 milliseconds