Searched refs:HIST_FIELD_FL_STACKTRACE (Results 1 – 1 of 1) sorted by relevance
496 HIST_FIELD_FL_STACKTRACE = 1 << 8, enumerator1356 else if (field->flags & HIST_FIELD_FL_STACKTRACE) { in hist_field_name()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()4488 flags |= HIST_FIELD_FL_STACKTRACE; in create_key_field()5055 if (hist_field->flags & HIST_FIELD_FL_STACKTRACE) in create_tracing_map_fields()5272 if (key_field->flags & HIST_FIELD_FL_STACKTRACE) { in event_hist_trigger()[all …]