Lines Matching refs:HIST_FIELD_FL_VAR
500 HIST_FIELD_FL_VAR = 1 << 12, enumerator
1001 if (field && field->flags & HIST_FIELD_FL_VAR) { in check_var_refs()
1038 if (hist_field->flags & HIST_FIELD_FL_VAR || in field_has_hist_vars()
1118 if (hist_field && hist_field->flags & HIST_FIELD_FL_VAR && in find_var_field()
2350 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2354 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2409 unsigned long flags = HIST_FIELD_FL_ALIAS | HIST_FIELD_FL_VAR; in create_alias()
3219 var->flags = HIST_FIELD_FL_VAR; in create_var()
3240 unsigned long flags = HIST_FIELD_FL_VAR; in create_field_var()
4246 if (hist_field->flags & HIST_FIELD_FL_VAR) { in __create_val_field()
4392 hist_field->flags = HIST_FIELD_FL_STRING | HIST_FIELD_FL_VAR | in update_var_execname()
4420 flags |= HIST_FIELD_FL_VAR; in create_var_field()
4758 if (hist_field->flags & HIST_FIELD_FL_VAR) in create_sort_keys()
5079 } else if (!(hist_field->flags & HIST_FIELD_FL_VAR)) in create_tracing_map_fields()
5085 if (hist_field->flags & HIST_FIELD_FL_VAR) { in create_tracing_map_fields()
5169 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5210 if (hist_field->flags & HIST_FIELD_FL_VAR) { in hist_trigger_elt_update()
5519 if (flags & HIST_FIELD_FL_VAR || flags & HIST_FIELD_FL_EXPR) in hist_trigger_entry_print()
5657 else if (flags & HIST_FIELD_FL_VAR) in hist_field_debug_show_flags()
5683 if (field->flags & HIST_FIELD_FL_VAR) { in hist_field_debug_show()
5768 HIST_FIELD_FL_VAR); in hist_action_debug_show()
5993 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()
6018 if (field->flags & HIST_FIELD_FL_VAR) { in event_hist_trigger_print()