Searched defs:hist_trigger_attrs (Results 1 – 2 of 2) sorted by relevance
31264 struct hist_trigger_attrs { struct31265 char *keys_str;31266 char *vals_str;31267 char *sort_key_str;31268 char *name;31269 char *clock;31270 bool pause;31271 bool cont;31272 bool clear;31273 bool ts_in_usecs;[all …]
40973 struct hist_trigger_attrs { struct40974 char *keys_str;40975 char *vals_str;40976 char *sort_key_str;40977 char *name;40978 char *clock;40979 bool pause;40980 bool cont;40981 bool clear;40982 bool ts_in_usecs;[all …]