Searched defs:timerlat_top_params (Results 1 – 1 of 1) sorted by relevance
24 struct timerlat_top_params { struct25 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 …]