Home
last modified time | relevance | path

Searched refs:numstackframes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Djprofile.c686 jint numstackframes; /* number of methods on the stack */ member
737 for (int j = pcrec->numstackframes - 1; j >= 0; --j) in jvmti_CompiledMethodLoad()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Djprofile.c692 jint numstackframes; /* number of methods on the stack */ member
743 for (int j = pcrec->numstackframes - 1; j >= 0; --j) in jvmti_CompiledMethodLoad()