diff --git a/server/TracySourceView.cpp b/server/TracySourceView.cpp index 1f5f3596..671720cd 100644 --- a/server/TracySourceView.cpp +++ b/server/TracySourceView.cpp @@ -490,6 +490,7 @@ void SourceView::RenderSymbolView( const Worker& worker ) iptr++; } } + iptotalSrc = iptotalAsm; } if( iptotalAsm > 0 ) {