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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h262 int bci_counter; /* Class BCI counter */ member in struct:__anon533
H A Dhprof_init.c1471 if ( gdata->bci_counter == 0 ) {
1476 gdata->bci_counter++;
1532 || gdata->bci_counter < 8 ) ) {

Completed in 35 milliseconds