Lines Matching full:then

20 	if (( $? == 139 )); then #SIGSEGV
30 if [ "$(id -u)" != 0 ]; then
36 if ! perf list tracepoint | grep -q lock:contention_begin; then
43 if [ `nproc` -lt 4 ]; then
56 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
67 if ! perf lock con -b true > /dev/null 2>&1 ; then
74 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
86 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
99 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
105 if ! perf lock con -b true > /dev/null 2>&1 ; then
111 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
122 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
128 if ! perf lock con -b true > /dev/null 2>&1 ; then
134 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
145 if ! perf lock con -b true > /dev/null 2>&1 ; then
152 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
163 if [ "$(grep -c -v spinlock "${result}")" != "0" ]; then
169 if ! perf lock con -b true > /dev/null 2>&1 ; then
174 if [ "$(grep -c -v spinlock "${result}")" != "0" ]; then
185 if [ "$(grep -c tasklist_lock "${result}")" != "1" ]; then
195 if [ "$(grep -c -v "${test_lock_filter_type}" "${result}")" != "0" ]; then
201 if ! perf lock con -b true > /dev/null 2>&1 ; then
206 if [ "$(grep -c -v "${test_lock_filter_type}" "${result}")" != "0" ]; then
217 if [ "$(grep -c unix_stream "${result}")" = "0" ]; then
223 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
229 if ! perf lock con -b true > /dev/null 2>&1 ; then
234 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
245 if [ "$(grep -c unix_stream "${result}")" = "0" ]; then
251 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
257 if ! perf lock con -b true > /dev/null 2>&1 ; then
262 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
272 if ! perf lock con -b true > /dev/null 2>&1 ; then
278 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
286 if [ "$(cat "${result}" | wc -l)" != "1" ]; then
301 if [ "${header}" != "5" ]; then
308 if [ "${header}" != "${output}" ]; then
314 if ! perf lock con -b true > /dev/null 2>&1 ; then
322 if [ "${header}" != "${output}" ]; then