Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_hist.c501 HIST_FIELD_FL_CPU = 1 << 15, enumerator
1343 else if (field->flags & HIST_FIELD_FL_CPU) in hist_field_name()
1999 if (flags & HIST_FIELD_FL_CPU) { in create_hist_field()
2347 *flags |= HIST_FIELD_FL_CPU; in parse_field()
2357 *flags |= HIST_FIELD_FL_CPU; in parse_field()
4994 else if (!field || hist_field->flags & HIST_FIELD_FL_CPU) in create_tracing_map_fields()
5838 if (hist_field->flags & HIST_FIELD_FL_CPU) in hist_field_print()