Lines Matching refs:HIST_FIELD_FL_STACKTRACE
496 HIST_FIELD_FL_STACKTRACE = 1 << 8, enumerator
1356 else if (field->flags & HIST_FIELD_FL_STACKTRACE) { in hist_field_name()
1716 else if (hist_field->flags & HIST_FIELD_FL_STACKTRACE) in get_hist_field_flags()
1978 if (flags & HIST_FIELD_FL_STACKTRACE) { in create_hist_field()
2320 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()
2361 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()
2379 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()
3138 HIST_FIELD_FL_STACKTRACE)) { in __update_field_vars()
3856 if (field_var->val->flags & (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in save_field_var()
4139 (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in action_create()
4246 HIST_FIELD_FL_SYSCALL | HIST_FIELD_FL_STACKTRACE)) in __create_val_field()
4421 (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in create_var_field()
4488 flags |= HIST_FIELD_FL_STACKTRACE; in create_key_field()
5055 if (hist_field->flags & HIST_FIELD_FL_STACKTRACE) in create_tracing_map_fields()
5162 (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) { in hist_trigger_elt_update()
5272 if (key_field->flags & HIST_FIELD_FL_STACKTRACE) { in event_hist_trigger()
5388 } else if (key_field->flags & HIST_FIELD_FL_STACKTRACE) { in hist_trigger_print_key()
6027 !(hist_field->flags & HIST_FIELD_FL_STACKTRACE)) { in hist_field_print()
6060 if (field->flags & HIST_FIELD_FL_STACKTRACE) { in event_hist_trigger_print()