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

/external/oprofile/utils/
H A Dopcontrol337 IBS_FETCH_COUNT=0
1039 if test "$IBS_FETCH_COUNT" != "0" \
1895 if test "$IBS_FETCH_COUNT" = "0" ; then
1896 IBS_FETCH_COUNT=$IBS_COUNT
1898 elif test "$IBS_FETCH_COUNT" != "$IBS_COUNT" ; then
1909 # Check IBS_FETCH_COUNT within range
1910 if test "$IBS_FETCH_COUNT" -gt 1048575 ; then
1980 IBS_FETCH_COUNT=$COUNT
2041 if test "$IBS_FETCH_COUNT" != "0" -o "$IBS_OP_COUNT" != "0" ; then
2043 if test "$IBS_FETCH_COUNT" !
[all...]

Completed in 49 milliseconds