Searched refs:n_calltrace (Results 1 – 1 of 1) sorted by relevance
150 n_calltrace=`grep -Ec 'Call Trace:|Call trace:' $file`151 if test "$n_calltrace" -ne 0153 summary="$summary Call Traces: $n_calltrace"