Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_events_hist.c2240 unsigned long operand1_flags = operand1->flags; in check_expr_operands() local
2243 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()