Lines Matching refs:HIST_FIELD_FL_STACKTRACE
497 HIST_FIELD_FL_STACKTRACE = 1 << 8, enumerator
1369 else if (field->flags & HIST_FIELD_FL_STACKTRACE) { in hist_field_name()
1729 else if (hist_field->flags & HIST_FIELD_FL_STACKTRACE) in get_hist_field_flags()
1991 if (flags & HIST_FIELD_FL_STACKTRACE) { in create_hist_field()
2340 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()
2381 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()
2401 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()
3162 HIST_FIELD_FL_STACKTRACE)) { in __update_field_vars()
3880 if (field_var->val->flags & (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in save_field_var()
4163 (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in action_create()
4270 HIST_FIELD_FL_SYSCALL | HIST_FIELD_FL_STACKTRACE)) in __create_val_field()
4447 (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in create_var_field()
4514 flags |= HIST_FIELD_FL_STACKTRACE; in create_key_field()
5081 if (hist_field->flags & HIST_FIELD_FL_STACKTRACE) in create_tracing_map_fields()
5188 (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) { in hist_trigger_elt_update()
5382 if (key_field->flags & HIST_FIELD_FL_STACKTRACE) { in event_hist_trigger()
5505 } else if (key_field->flags & HIST_FIELD_FL_STACKTRACE) { in hist_trigger_print_key()
6146 !(hist_field->flags & HIST_FIELD_FL_STACKTRACE)) { in hist_field_print()
6179 if (field->flags & HIST_FIELD_FL_STACKTRACE) { in event_hist_trigger_print()