Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c496 HIST_FIELD_FL_KEY = 1 << 1, enumerator
2379 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2383 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
4532 flags |= HIST_FIELD_FL_KEY; in create_key_field()
5097 if (hist_field->flags & HIST_FIELD_FL_KEY) { in create_tracing_map_fields()
5875 if (flags & HIST_FIELD_FL_KEY) in hist_field_debug_show_flags()
6074 HIST_FIELD_FL_KEY); in hist_trigger_debug_show()