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