Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dbpf_iter_task_btf.c11 long tasks = 0; variable
/tools/testing/selftests/resctrl/
Dresctrlfs.c499 static int write_pid_to_tasks(char *tasks, pid_t pid) in write_pid_to_tasks()
537 char tasks[1024]; in write_bm_pid_to_resctrl() local
/tools/testing/selftests/bpf/
Dtest_maps.c658 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap()
1355 static void __run_parallel(unsigned int tasks, in __run_parallel()
/tools/perf/scripts/python/
Dsched-migration.py100 def __init__(self, tasks = [0], event = RunqueueEventUnknown()): argument
/tools/perf/
Dbuiltin-sched.c172 struct task_desc **tasks; member