Lines Matching defs:timerlat_top_params
18 struct timerlat_top_params { struct
19 char *cpus;
20 char *monitored_cpus;
21 char *trace_output;
22 unsigned long long runtime;
23 long long stop_us;
24 long long stop_total_us;
25 long long timerlat_period_us;
26 long long print_stack;
27 int sleep_time;
28 int output_divisor;
29 int duration;
30 int quiet;
31 int set_sched;
32 int dma_latency;
33 struct sched_attr sched_param;
34 struct trace_events *events;