Home | History | Annotate | Download | only in utils

Lines Matching refs:ibs_op

1367 	if test -d $MOUNT/ibs_op ; then
1369 set_param ibs_op/enable 0
1416 if [ "$CTR" = "ibs_fetch" -o "$CTR" = "ibs_op" ] ; then
1916 elif [ "$IBS_TYPE" = "ibs_op " ] ; then
1967 if test ! -d $MOUNT/ibs_fetch -o ! -d $MOUNT/ibs_op ; then
1999 set_param ibs_op/max_count $COUNT
2000 set_param ibs_op/enable 1
2007 if test -f $MOUNT/ibs_op/dispatched_ops ; then
2008 set_param ibs_op/dispatched_ops $IBS_OP_DISPATCHED_OP
2018 if test -f $MOUNT/ibs_op/branch_target; then
2020 set_param ibs_op/branch_target 1
2022 set_param ibs_op/branch_target 0
2033 set_param ibs_op/enable 0