Searched refs:HIST_FIELD_FL_COMM (Results 1 – 1 of 1) sorted by relevance
516 HIST_FIELD_FL_COMM = 1 << 21, enumerator1358 else if (field->flags & HIST_FIELD_FL_COMM) in hist_field_name()2037 if (flags & HIST_FIELD_FL_COMM) { in create_hist_field()2400 *flags |= HIST_FIELD_FL_COMM | HIST_FIELD_FL_STRING; in parse_field()2418 *flags |= HIST_FIELD_FL_COMM | HIST_FIELD_FL_STRING; in parse_field()5259 if (key_field->flags & HIST_FIELD_FL_COMM) { in add_to_key()6154 if (hist_field->flags & HIST_FIELD_FL_COMM) in hist_field_print()