TrigCost: Fix global histogram counts
Rename the histogram gathering all lumiblocks information from "All" to "Total".
Using the same name for a single time range and gathering histogram caused 'hadd' merging issues (only data from the first file were used). This caused algorithm CPU % measures to be over 100%
Discovered in ATR-24626
Tagging @tamartin