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