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