Searched refs:cat (Results 1 – 25 of 105) sorted by relevance
12345
20 cat kprobe_events | grep "$DEF1"21 cat kprobe_events | grep "$DEF2"25 test `cat kprobe_events | wc -l` -eq 031 ! cat kprobe_events | grep "$DEF1"32 cat kprobe_events | grep "$DEF2"
69 cur=`cat set_ftrace_filter`70 top=`cat ../../set_ftrace_filter`91 on=`cat tracing_on`118 on=`cat tracing_on`135 on=`cat tracing_on`151 cat set_ftrace_filter152 on=`cat tracing_on`
38 cat=`cat $FILTER`46 if cat=`test_func "$cat" "$1"`; then58 if [ -n "$cat" ]; then121 cat set_ftrace_filter | grep -v '#' | cut -d' ' -f1 | cut -d':' -f1 | sort -u > $TMPDIR/actual127 cat available_filter_functions | cut -d' ' -f1 | grep 'lock' | sort -u > $TMPDIR/expected
58 count=`cat trace | grep '()' | grep -v schedule | wc -l`65 count=`cat trace | grep 'schedule()' | wc -l` 75 count=`cat trace | grep '()' | grep -v schedule | wc -l`81 count=`cat trace | grep 'schedule()' | wc -l`
68 count_pid=`cat trace | grep -v ^# | grep $PID | wc -l`69 count_other=`cat trace | grep -v ^# | grep -v $PID | wc -l`89 count_pid=`cat trace | grep -v ^# | grep $PID | wc -l`90 count_other=`cat trace | grep -v ^# | grep -v $PID | wc -l`
46 e=`cat $EVENT_ENABLE`73 cur=`cat set_ftrace_filter`74 top=`cat ../../set_ftrace_filter`
33 count=`cat trace | grep '()' | grep -v schedule | wc -l`39 count=`cat trace | grep 'schedule()' | wc -l`
62 cat trace73 cat trace
54 cat set_ftrace_filter | grep '^.schedule$'56 cat set_ftrace_filter | grep '^schedule$'
23 ORIG_CPUMASK=`cat tracing_cpumask`33 MASK=0x`cat tracing_cpumask`
56 idVendor=`cat idVendor`57 idProduct=`cat idProduct`58 manufacturer=`cat manufacturer`59 product=`cat product`62 product=`cat device/name`63 driver=`cat device/device/driver/description`66 compatible=`cat device/of_node/compatible`182 color_id_definition=$(cat $led_defs_path | grep "_$color_upper\s" | awk '{print $2}')194 fun_definition=$(cat $led_defs_path | grep "\"$function\"" | awk '{print $2}')
69 max_perf_pct=$(cat /sys/devices/system/cpu/intel_pstate/max_perf_pct)84 _mkt_freq=$(cat /proc/cpuinfo | grep -m 1 "model name" | awk '{print $NF}')113 …result_freq=$(cat /tmp/result.${freq} | grep "cpu MHz" | awk ' { print $4 } ' | awk -F "." ' { pri…114 msr=$(cat /tmp/result.${freq} | grep "msr" | awk ' { print $3 } ')115 max_perf_pct=$(cat /tmp/result.${freq} | grep "max_perf_pct" | awk ' { print $2 } ' )116 cat >> /tmp/result.tab << EOF
7 active_low_sysfs=`cat $GPIO_SYSFS/gpio$nr/active_low`8 val_sysfs=`cat $GPIO_SYSFS/gpio$nr/value`9 dir_sysfs=`cat $GPIO_SYSFS/gpio$nr/direction`11 gpio_this_debugfs=`cat $GPIO_DEBUGFS |grep "gpio-$nr" | sed "s/(.*)//g"`108 base=`cat $chip/base`109 ngpio=`cat $chip/ngpio`
25 count=`cat trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l`36 count=`cat trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l`47 count=`cat trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l`
25 count=`cat trace | grep sched_switch | wc -l`36 count=`cat trace | grep sched_switch | wc -l`47 count=`cat trace | grep sched_switch | wc -l`
35 count=`cat trace | grep sched_switch | wc -l`50 count=`cat trace | grep sched_switch | grep -v "pid=$mypid" | wc -l`63 count=`cat trace | grep sched_switch | grep -v "pid=$mypid" | wc -l`
34 cat /dev/null > $file.diags87 print_warning $title `cat $T.seq`94 print_warning HOTPLUG FAILURES $title `cat $T.seq`101 print_warning $title `cat $T.seq`152 cat $T.diags >> $file.diags158 cat $i >> $file.diags
14 cat $1 > $T/.config16 cat $2 | sed -e 's/\(.*\)=n/# \1 is not set/' -e 's/^#CHECK#//' |
36 cat $i/qemu-output46 cat $i/Make.oldconfig.err52 cat $i/Warnings
55 cat $1/$file93 local val=$(cat $1/$file)123 cat $CPUFREQROOT/$1/scaling_cur_freq149 local freqs=$(cat $filepath/scaling_available_frequencies)226 present=$(cat $SYSFS/power/state | grep $filename)
33 cat $ondir/*98 local freqs=$(cat $filepath/scaling_available_frequencies)99 local oldfreq=$(cat $filepath/scaling_min_freq)
35 cat $CPUFREQROOT/$1/scaling_governor90 local found=$(cat $filepath | grep $2 | wc -l)135 local governors=$(cat $filepath)
17 test `cat tracing_on` -eq 026 test `cat tracing_on` -eq 1
95 local max_streams=$(cat $sys_path)111 local algs=$(cat /sys/block/zram0/comp_algorithm)165 cat err.log171 cat err.log188 cat err.log207 cat err.log
36 cat <<EoFuncBegin46 cat <<EoFuncEnd83 cat <<EoHEADER