Searched defs:osnoise_top_params (Results 1 – 1 of 1) sorted by relevance
27 struct osnoise_top_params { struct28 char *cpus;29 cpu_set_t monitored_cpus;30 char *trace_output;31 char *cgroup_name;32 unsigned long long runtime;33 unsigned long long period;34 long long threshold;35 long long stop_us;36 long long stop_total_us;[all …]