Home
last modified time | relevance | path

Searched refs:hk_cpu_set (Results 1 – 8 of 8) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dtimerlat.c79 retval = sched_setaffinity(getpid(), sizeof(params->hk_cpu_set), in timerlat_apply_config()
80 &params->hk_cpu_set); in timerlat_apply_config()
H A Dtimerlat.h47 cpu_set_t hk_cpu_set; member
H A Dosnoise.h28 cpu_set_t hk_cpu_set; member
H A Dosnoise.c1173 retval = sched_setaffinity(getpid(), sizeof(params->hk_cpu_set), in osnoise_apply_config()
1174 &params->hk_cpu_set); in osnoise_apply_config()
H A Dosnoise_top.c431 retval = parse_cpu_set(optarg, &params->hk_cpu_set); in osnoise_top_parse_args()
H A Dosnoise_hist.c601 retval = parse_cpu_set(optarg, &params->hk_cpu_set); in osnoise_hist_parse_args()
H A Dtimerlat_top.c686 retval = parse_cpu_set(optarg, &params->hk_cpu_set); in timerlat_top_parse_args()
H A Dtimerlat_hist.c932 retval = parse_cpu_set(optarg, &params->hk_cpu_set); in timerlat_hist_parse_args()