Home
last modified time | relevance | path

Searched refs:combine_consts (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_hist.c2671 bool combine_consts; in parse_expr() local
2756 combine_consts = operand_flags & operand2_flags & HIST_FIELD_FL_CONST; in parse_expr()
2758 flags |= combine_consts ? HIST_FIELD_FL_CONST : HIST_FIELD_FL_EXPR; in parse_expr()
2796 if (combine_consts) { in parse_expr()

Completed in 8 milliseconds