Home
last modified time | relevance | path

Searched refs:HIST_FIELD_FL_CPU (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_hist.c308 HIST_FIELD_FL_CPU = 1 << 15, enumerator
1101 else if (field->flags & HIST_FIELD_FL_CPU) in hist_field_name()
1670 if (flags & HIST_FIELD_FL_CPU) { in create_hist_field()
1991 *flags |= HIST_FIELD_FL_CPU; in parse_field()
2001 *flags |= HIST_FIELD_FL_CPU; in parse_field()
4385 else if (!field || hist_field->flags & HIST_FIELD_FL_CPU) in create_tracing_map_fields()
5120 if (hist_field->flags & HIST_FIELD_FL_CPU) in hist_field_print()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_hist.c503 HIST_FIELD_FL_CPU = 1 << 15, enumerator
1346 else if (field->flags & HIST_FIELD_FL_CPU) in hist_field_name()
2021 if (flags & HIST_FIELD_FL_CPU) { in create_hist_field()
2373 *flags |= HIST_FIELD_FL_CPU; in parse_field()
2387 *flags |= HIST_FIELD_FL_CPU; in parse_field()
5068 else if (!field || hist_field->flags & HIST_FIELD_FL_CPU) in create_tracing_map_fields()
5936 if (hist_field->flags & HIST_FIELD_FL_CPU) in hist_field_print()

Completed in 16 milliseconds