Home
last modified time | relevance | path

Searched refs:nprocs (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/powerpc/ptrace/
A Dperf-hwbreak.c50 int nprocs; variable
191 if (i < nprocs) { in perf_systemwide_event_open()
601 reset_fds(fd1, nprocs); in test_syswide_multi_diff_addr()
602 reset_fds(fd2, nprocs); in test_syswide_multi_diff_addr()
612 close_fds(fd1, nprocs); in test_syswide_multi_diff_addr()
613 close_fds(fd2, nprocs); in test_syswide_multi_diff_addr()
645 reset_fds(fd1, nprocs); in test_syswide_multi_same_addr()
646 reset_fds(fd2, nprocs); in test_syswide_multi_same_addr()
656 close_fds(fd1, nprocs); in test_syswide_multi_same_addr()
657 close_fds(fd2, nprocs); in test_syswide_multi_same_addr()
[all …]
/tools/testing/selftests/cgroup/
A Dtest_cpu.c31 int nprocs; member
146 for (i = 0; i < param->nprocs; i++) { in hog_cpus_timed()
207 .nprocs = 1, in test_cpucg_stats()
271 .nprocs = 1, in test_cpucg_nice()
380 .nprocs = ncpus, in weight_hog_ncpus()
488 int nprocs = get_nprocs(); in run_cpucg_nested_weight_test() local
491 if (nprocs < 4) in run_cpucg_nested_weight_test()
497 nprocs /= 4; in run_cpucg_nested_weight_test()
542 .nprocs = nprocs, in run_cpucg_nested_weight_test()
671 .nprocs = 1, in test_cpucg_max()
[all …]

Completed in 7 milliseconds