Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_events_hist.c2577 unsigned long operand1_flags = operand1->flags; in check_expr_operands() local
2580 if ((operand1_flags & HIST_FIELD_FL_VAR_REF) || in check_expr_operands()
2581 (operand1_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
2587 operand1_flags = var->flags; in check_expr_operands()
2602 if ((operand1_flags & HIST_FIELD_FL_TIMESTAMP_USECS) != in check_expr_operands()