Searched refs:nheap_records (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/demo/jvmti/hprof/ |
H A D | hprof_check.c | 863 int nheap_records; local 1034 nheap_records = check_heap_tags(utab, p, size); 1036 nrecord, npos, label, size, nheap_records); 1042 nheap_records = check_heap_tags(utab, p, size); 1044 nrecord, npos, label, size, nheap_records);
|
Completed in 23 milliseconds