Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_events_hist.c307 HIST_FIELD_FL_CPU = 1 << 15, enumerator
1097 else if (field->flags & HIST_FIELD_FL_CPU) in hist_field_name()
1657 if (flags & HIST_FIELD_FL_CPU) { in create_hist_field()
1970 *flags |= HIST_FIELD_FL_CPU; in parse_field()
5052 if (hist_field->flags & HIST_FIELD_FL_CPU) in hist_field_print()