Searched refs:HIST_FIELD_FL_GRAPH (Results 1 – 1 of 1) sorted by relevance
508 HIST_FIELD_FL_GRAPH = 1 << 20, enumerator1724 else if (hist_field->flags & HIST_FIELD_FL_GRAPH) in get_hist_field_flags()2356 *flags |= HIST_FIELD_FL_GRAPH; in parse_field()4248 if (hist_field->flags & (HIST_FIELD_FL_GRAPH | HIST_FIELD_FL_PERCENT | in __create_val_field()4253 if (hist_field->flags & (HIST_FIELD_FL_GRAPH | HIST_FIELD_FL_PERCENT | in __create_val_field()5490 } else if (flags & HIST_FIELD_FL_GRAPH) { in hist_trigger_print_val()5549 (HIST_FIELD_FL_PERCENT | HIST_FIELD_FL_GRAPH))) in print_entries()