Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Dhistogram-design.rst337 HIST_FIELD_FL_KEY
345 HIST_FIELD_FL_KEY
695 FL_KEY = HIST_FIELD_FL_KEY
777 HIST_FIELD_FL_KEY
834 HIST_FIELD_FL_KEY
1091 FL_KEY = HIST_FIELD_FL_KEY
1158 HIST_FIELD_FL_KEY
1222 HIST_FIELD_FL_KEY
1434 HIST_FIELD_FL_KEY
1496 HIST_FIELD_FL_KEY
[all …]
/linux/kernel/trace/
H A Dtrace_events_hist.c496 HIST_FIELD_FL_KEY = 1 << 1, enumerator
2375 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2379 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
4528 flags |= HIST_FIELD_FL_KEY; in create_key_field()
5093 if (hist_field->flags & HIST_FIELD_FL_KEY) { in create_tracing_map_fields()
5873 if (flags & HIST_FIELD_FL_KEY) in hist_field_debug_show_flags()
6072 HIST_FIELD_FL_KEY); in hist_trigger_debug_show()