Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_hist.c2181 unsigned long operand2_flags = operand2->flags; in check_expr_operands() local
2193 if ((operand2_flags & HIST_FIELD_FL_VAR_REF) || in check_expr_operands()
2194 (operand2_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
2200 operand2_flags = var->flags; in check_expr_operands()
2204 (operand2_flags & HIST_FIELD_FL_TIMESTAMP_USECS)) { in check_expr_operands()