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.c557 struct hist_trigger_data { struct
558 struct hist_field *fields[HIST_FIELDS_MAX];
559 unsigned int n_vals;
560 unsigned int n_keys;
561 unsigned int n_fields;
562 unsigned int n_vars;
563 unsigned int n_var_str;
564 unsigned int key_size;
565 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
566 unsigned int n_sort_keys;
[all …]