Lines Matching refs:null

47 	perf lock record -o ${perfdata} -- perf bench sched messaging > /dev/null 2>&1
61 if ! perf lock con -b true > /dev/null 2>&1 ; then
67 perf lock con -a -b -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
78 perf lock record -o- -- perf bench sched messaging 2> /dev/null | \
97 if ! perf lock con -b true > /dev/null 2>&1 ; then
102 perf lock con -a -b -t -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
120 if ! perf lock con -b true > /dev/null 2>&1 ; then
125 perf lock con -a -b -l -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
137 if ! perf lock con -b true > /dev/null 2>&1 ; then
143 perf lock con -a -b -g -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
161 if ! perf lock con -b true > /dev/null 2>&1 ; then
165 perf lock con -a -b -Y spinlock -q -- perf bench sched messaging > /dev/null 2> ${result}
193 if ! perf lock con -b true > /dev/null 2>&1 ; then
197 perf lock con -a -b -L tasklist_lock -q -- perf bench sched messaging > /dev/null 2> ${result}
221 if ! perf lock con -b true > /dev/null 2>&1 ; then
225 perf lock con -a -b -S unix_stream -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
249 if ! perf lock con -b true > /dev/null 2>&1 ; then
253 perf lock con -a -b -t -S unix_stream -E 1 -q -- perf bench sched messaging > /dev/null 2> ${result}
264 if ! perf lock con -b true > /dev/null 2>&1 ; then
269 perf lock con -a -b -g -E 1 -F wait_total -q -- perf bench sched messaging > /dev/null 2> ${result}
277 perf lock con -a -b -g -E 1 -G "${cgroup}" -q -- perf bench sched messaging > /dev/null 2> ${result}
306 if ! perf lock con -b true > /dev/null 2>&1 ; then
312 perf lock con -a -b -E 1 -x , --output ${result} -- perf bench sched messaging > /dev/null 2>&1