Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dcommon.c63 retval = sched_setaffinity(getpid(), sizeof(params->hk_cpu_set), in common_apply_config()
64 &params->hk_cpu_set); in common_apply_config()
H A Dcommon.h93 cpu_set_t hk_cpu_set; member
H A Dosnoise_top.c427 retval = parse_cpu_set(optarg, &params->common.hk_cpu_set); in osnoise_top_parse_args()
H A Dosnoise_hist.c587 retval = parse_cpu_set(optarg, &params->common.hk_cpu_set); in osnoise_hist_parse_args()
H A Dtimerlat_top.c671 retval = parse_cpu_set(optarg, &params->common.hk_cpu_set); in timerlat_top_parse_args()
H A Dtimerlat_hist.c906 retval = parse_cpu_set(optarg, &params->common.hk_cpu_set); in timerlat_hist_parse_args()