Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c551 struct hist_trigger_data { struct
552 struct hist_field *fields[HIST_FIELDS_MAX];
553 unsigned int n_vals;
554 unsigned int n_keys;
555 unsigned int n_fields;
556 unsigned int n_vars;
557 unsigned int n_var_str;
558 unsigned int key_size;
559 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
560 unsigned int n_sort_keys;
[all …]