Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c511 HIST_FIELD_FL_ALIAS = 1 << 16, enumerator
1353 field->flags & HIST_FIELD_FL_ALIAS || in hist_field_name()
1977 if (flags & HIST_FIELD_FL_EXPR || flags & HIST_FIELD_FL_ALIAS) in create_hist_field()
2442 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
2663 (operand1_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
2674 (operand2_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
5886 if (flags & HIST_FIELD_FL_ALIAS) in hist_field_debug_show_flags()
5914 if (field->flags & HIST_FIELD_FL_ALIAS) in hist_field_debug_show()
6160 hist_field->flags & HIST_FIELD_FL_ALIAS) in hist_field_print()