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.rst343 HIST_FIELD_FL_KEY
351 HIST_FIELD_FL_KEY
701 FL_KEY = HIST_FIELD_FL_KEY
783 HIST_FIELD_FL_KEY
840 HIST_FIELD_FL_KEY
1097 FL_KEY = HIST_FIELD_FL_KEY
1164 HIST_FIELD_FL_KEY
1228 HIST_FIELD_FL_KEY
1440 HIST_FIELD_FL_KEY
1502 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()