Home
last modified time | relevance | path

Searched refs:operand1_flags (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/kernel/trace/
Dtrace_events_hist.c2626 unsigned long operand1_flags = operand1->flags; in check_expr_operands() local
2629 if ((operand1_flags & HIST_FIELD_FL_VAR_REF) || in check_expr_operands()
2630 (operand1_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
2636 operand1_flags = var->flags; in check_expr_operands()
2651 if ((operand1_flags & HIST_FIELD_FL_TIMESTAMP_USECS) != in check_expr_operands()