pub const CGP_BACKEND_VALUES: [&str; 7];Expand description
Backends cgp profile compare --backends accepts.
Kept in lockstep with the match in analysis::compare::measure_backend:
every arm there except the catch-all appears here, so a value that parses is
a value that is actually measured.