Searched refs:n_calltrace (Results 1 – 1 of 1) sorted by relevance
143 n_calltrace=`grep -c 'Call Trace:' $file`144 if test "$n_calltrace" -ne 0146 summary="$summary Call Traces: $n_calltrace"