YJIT: handle when all counters are zero in printout code
Also filter with not equal to zero instead of greater than zero, in case there is memory corruption and counters are negative.
Fixes Shopify/ruby#70
YJIT: handle when all counters are zero in printout code
Also filter with not equal to zero instead of greater than zero, in case
there is memory corruption and counters are negative.
Fixes Shopify/ruby#70