Searched defs:timerlat_hist_params (Results 1 – 1 of 1) sorted by relevance
18 struct timerlat_hist_params { struct19 char *cpus;20 char *monitored_cpus;21 char *trace_output;22 unsigned long long runtime;23 long long stop_us;24 long long stop_total_us;25 long long timerlat_period_us;26 long long print_stack;27 int sleep_time;[all …]