Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c262 struct hist_trigger_data { struct
263 struct hist_field *fields[HIST_FIELDS_MAX];
264 unsigned int n_vals;
265 unsigned int n_keys;
266 unsigned int n_fields;
267 unsigned int n_vars;
268 unsigned int key_size;
269 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
270 unsigned int n_sort_keys;
271 struct trace_event_file *event_file;
[all …]