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