Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c504 HIST_FIELD_FL_ALIAS = 1 << 16, enumerator
1343 field->flags & HIST_FIELD_FL_ALIAS || in hist_field_name()
1964 if (flags & HIST_FIELD_FL_EXPR || flags & HIST_FIELD_FL_ALIAS) in create_hist_field()
2409 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
2630 (operand1_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
2641 (operand2_flags & HIST_FIELD_FL_ALIAS)) { in check_expr_operands()
5666 if (flags & HIST_FIELD_FL_ALIAS) in hist_field_debug_show_flags()
5694 if (field->flags & HIST_FIELD_FL_ALIAS) in hist_field_debug_show()
5942 hist_field->flags & HIST_FIELD_FL_ALIAS) in hist_field_print()
/openbmc/linux/Documentation/trace/
H A Dhistogram-design.rst1950 HIST_FIELD_FL_ALIAS flag set. It also has the HIST_FIELD_FL_VAR flag
2004 HIST_FIELD_FL_ALIAS