Home
last modified time | relevance | path

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

/linux-5.10/kernel/trace/
Dtrace_events_hist.c348 struct hist_trigger_data { struct
349 struct hist_field *fields[HIST_FIELDS_MAX];
350 unsigned int n_vals;
351 unsigned int n_keys;
352 unsigned int n_fields;
353 unsigned int n_vars;
354 unsigned int n_var_str;
355 unsigned int key_size;
356 struct tracing_map_sort_key sort_keys[TRACING_MAP_SORT_KEYS_MAX];
357 unsigned int n_sort_keys;
[all …]