Searched refs:HIST_FIELD_FL_CPU (Results 1 – 1 of 1) sorted by relevance
509 HIST_FIELD_FL_CPU = 1 << 15, enumerator1355 else if (field->flags & HIST_FIELD_FL_CPU) in hist_field_name()2020 if (flags & HIST_FIELD_FL_CPU) { in create_hist_field()2388 *flags |= HIST_FIELD_FL_CPU; in parse_field()2404 *flags |= HIST_FIELD_FL_CPU; in parse_field()5127 else if (!field || hist_field->flags & HIST_FIELD_FL_CPU) in create_tracing_map_fields()6177 if (hist_field->flags & HIST_FIELD_FL_CPU) in hist_field_print()