Home
last modified time | relevance | path

Searched defs:hist_trigger_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/kernel/trace/
Dtrace_events_hist.c548 struct hist_trigger_data { struct
549 struct hist_field *fields[HIST_FIELDS_MAX];
550 unsigned int n_vals;
551 unsigned int n_keys;
552 unsigned int n_fields;
553 unsigned int n_vars;
554 unsigned int n_var_str;
555 unsigned int key_size;
556 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
557 unsigned int n_sort_keys;
[all …]