Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c2616 unsigned long operand1_flags = operand1->flags; in check_expr_operands() local
2619 if ((operand1_flags & HIST_FIELD_FL_VAR_REF) || in check_expr_operands()
2620 (operand1_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
2626 operand1_flags = var->flags; in check_expr_operands()
2641 if ((operand1_flags & HIST_FIELD_FL_TIMESTAMP_USECS) != in check_expr_operands()