Lines Matching refs:bar
39 egrep '\/system\/|\/data\/|\/vendor\/' $i > bar
41 egrep -v '\/sys\/devices\/system\/' bar > bar0
42 mv bar0 bar
43 fgrep -v '= -1' bar > foo
44 rm bar
49 awk -v begin="$begin_time" '{ printf "%f strace ", $1 - begin; $1=""; print $0}' foo > bar
50 if [ -s bar ]
54 compile_ioshark bar $pid.wl
55 rm -f bar
57 rm -f $i bar
69 fgrep -v grep zygote_pids > bar
70 mv bar zygote_pids