Searched refs:operand1_flags (Results 1 – 1 of 1) sorted by relevance
2240 unsigned long operand1_flags = operand1->flags; in check_expr_operands() local2243 if ((operand1_flags & HIST_FIELD_FL_VAR_REF) || in check_expr_operands()2244 (operand1_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()2250 operand1_flags = var->flags; in check_expr_operands()2263 if ((operand1_flags & HIST_FIELD_FL_TIMESTAMP_USECS) != in check_expr_operands()