Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_hist.c346 struct hist_trigger_data { struct
347 struct hist_field *fields[HIST_FIELDS_MAX];
348 unsigned int n_vals;
349 unsigned int n_keys;
350 unsigned int n_fields;
351 unsigned int n_vars;
352 unsigned int key_size;
353 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
354 unsigned int n_sort_keys;
355 struct trace_event_file *event_file;
[all …]