Lines Matching defs:osnoise_top_params
20 struct osnoise_top_params { struct
21 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;
30 int duration;
31 int quiet;
32 int set_sched;
33 struct sched_attr sched_param;
34 struct trace_events *events;