Home
last modified time | relevance | path

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

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