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