[CI] add name for default value in complexity parsing scripts
Fix for BASOP complexity measurements. Those currently run a non-instrumented encoder built from the reference branch until the BASOP encoder is more stable. The complexity script thus does not find the complexity tables in the encoder output which results in missing values in one of the subsequent parsing scripts which screws things up down the line. This changes here should make it work again without affecting the actual measurements.