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.rst336 HIST_FIELD_FL_KEY
344 HIST_FIELD_FL_KEY
692 FL_KEY = HIST_FIELD_FL_KEY
774 HIST_FIELD_FL_KEY
831 HIST_FIELD_FL_KEY
1088 FL_KEY = HIST_FIELD_FL_KEY
1155 HIST_FIELD_FL_KEY
1219 HIST_FIELD_FL_KEY
1431 HIST_FIELD_FL_KEY
1493 HIST_FIELD_FL_KEY
[all …]
/linux/kernel/trace/
H A Dtrace_events_hist.c489 HIST_FIELD_FL_KEY = 1 << 1, enumerator
2343 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
2347 if (*flags & (HIST_FIELD_FL_VAR | HIST_FIELD_FL_KEY)) in parse_field()
4488 flags |= HIST_FIELD_FL_KEY; in create_key_field()
5053 if (hist_field->flags & HIST_FIELD_FL_KEY) { in create_tracing_map_fields()
5647 if (flags & HIST_FIELD_FL_KEY) in hist_field_debug_show_flags()
5845 HIST_FIELD_FL_KEY); in hist_trigger_debug_show()