Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_top.c24 struct timerlat_top_params { struct
25 char *cpus;
26 cpu_set_t monitored_cpus;
27 char *trace_output;
28 char *cgroup_name;
29 unsigned long long runtime;
30 long long stop_us;
31 long long stop_total_us;
32 long long timerlat_period_us;
33 long long print_stack;
[all …]