Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_events_hist.c383 struct hist_trigger_data { struct
384 struct hist_field *fields[HIST_FIELDS_MAX];
385 unsigned int n_vals;
386 unsigned int n_keys;
387 unsigned int n_fields;
388 unsigned int n_vars;
389 unsigned int n_var_str;
390 unsigned int key_size;
391 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
392 unsigned int n_sort_keys;
[all …]