Home | History | Annotate | Download | only in utils

Lines Matching refs:grep

208 	grep oprofilefs /proc/filesystems >/dev/null
215 grep oprofile /proc/modules >/dev/null
220 grep oprofilefs /proc/filesystems >/dev/null
227 grep oprofilefs /etc/mtab >/dev/null
238 grep oprof /proc/devices >/dev/null
245 grep oprofile /proc/modules >/dev/null
352 OP_COUNTERS=`ls $MOUNT/ | grep "^[0-9]\+\$" | tr "\n" " "`
521 range_info=`objdump -h $FILE_IMAGE 2>/dev/null | grep " .text "`
523 tmp2=`objdump -t $FILE_IMAGE 2>/dev/null | grep "_etext$" | awk '{ print $1 }'`
678 printf %s $1 "$possibleval" | grep ^- >/dev/null 2>&1
1066 MAJOR_NR=`grep oprof /proc/devices | awk '{print $1}'`
1737 OPROF_FS=`grep /dev/oprofile /etc/mtab`
1742 OPROF_MOD=`lsmod | grep oprofile`
1836 grep oprofilefs /etc/mtab >/dev/null
1844 grep oprof /proc/devices >/dev/null