Home
last modified time | relevance | path

Searched defs:timerlat_hist_params (Results 1 – 1 of 1) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dtimerlat_hist.c23 struct timerlat_hist_params { struct
24 char *cpus;
25 cpu_set_t monitored_cpus;
26 char *trace_output;
27 char *cgroup_name;
28 unsigned long long runtime;
29 long long stop_us;
30 long long stop_total_us;
31 long long timerlat_period_us;
32 long long print_stack;
[all …]