fn find_metric_name_not_equal_matchers(expr: &Expr) -> Option<Vec<Matcher>>
Try to find the __name__ matchers which op is not MatchOp::Equal.
__name__
MatchOp::Equal