Searched refs:HIST_FIELD_FL_STACKTRACE (Results 1 – 1 of 1) sorted by relevance
503 HIST_FIELD_FL_STACKTRACE = 1 << 8, enumerator1375 else if (field->flags & HIST_FIELD_FL_STACKTRACE) { in hist_field_name()1735 else if (hist_field->flags & HIST_FIELD_FL_STACKTRACE) in get_hist_field_flags()1997 if (flags & HIST_FIELD_FL_STACKTRACE) { in create_hist_field()2067 flags |= HIST_FIELD_FL_STACKTRACE; in create_hist_field()2355 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()2396 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()2416 *flags |= HIST_FIELD_FL_STACKTRACE; in parse_field()3177 HIST_FIELD_FL_STACKTRACE)) { in __update_field_vars()3897 if (field_var->val->flags & (HIST_FIELD_FL_STRING | HIST_FIELD_FL_STACKTRACE)) in save_field_var()[all …]