Home
last modified time | relevance | path

Searched refs:threads (Results 251 - 275 of 539) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dnuma.h21 #include <linux/threads.h>
H A Dpgalloc.h21 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h5 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dsmp.h10 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dpgalloc.h19 #include <linux/threads.h>
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dirq_vectors.h5 #include <linux/threads.h>
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H A Devsel.h27 struct perf_thread_map *threads);
/kernel/linux/linux-5.10/drivers/oprofile/
H A Doprofile_stats.c13 #include <linux/threads.h>
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dirq_vectors.h5 #include <linux/threads.h>
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H A Devsel.h53 struct perf_thread_map *threads; member
65 * of user requested CPUs or threads. Tha main example of this is the
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dirq_vectors.h5 #include <linux/threads.h>
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcounts.c61 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_counts()
H A Dstat.c157 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_prev_raw_counts()
249 int idx, nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__copy_prev_raw_counts()
464 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps()
800 return evsel__open_per_thread(evsel, evsel->core.threads); in create_perf_stat_counter()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c545 struct thread_data threads; member
1117 if ((t != &average.threads) && (cpu_subset && !CPU_ISSET_S(t->cpu_id, cpu_subset_size, cpu_subset))) in format_counters()
1137 if (t == &average.threads) { in format_counters()
1438 format_counters(&average.threads, &average.cores, &average.packages); in format_all_counters()
1724 average.threads.apic_id = t->apic_id; in sum_counters()
1726 average.threads.x2apic_id = t->x2apic_id; in sum_counters()
1729 if (average.threads.tv_begin.tv_sec == 0) in sum_counters()
1730 average.threads.tv_begin = t->tv_begin; in sum_counters()
1733 average.threads.tv_end = t->tv_end; in sum_counters()
1735 average.threads in sum_counters()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_core.c372 * You can add threads/processes on a parent with a controller enabled.
546 * All threads of a process are migrated together.
553 pthread_t threads[n_threads]; in test_cgcore_proc_migration() local
569 if (pthread_create(&threads[c_threads], NULL, dummy_thread_fn, NULL)) in test_cgcore_proc_migration()
574 if (cg_read_lc(dst, "cgroup.threads") != n_threads + 1) in test_cgcore_proc_migration()
581 pthread_cancel(threads[t]); in test_cgcore_proc_migration()
585 pthread_join(threads[t], NULL); in test_cgcore_proc_migration()
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_core.c372 * You can add threads/processes on a parent with a controller enabled.
546 * All threads of a process are migrated together.
553 pthread_t threads[n_threads]; in test_cgcore_proc_migration() local
569 if (pthread_create(&threads[c_threads], NULL, dummy_thread_fn, NULL)) in test_cgcore_proc_migration()
574 if (cg_read_lc(dst, "cgroup.threads") != n_threads + 1) in test_cgcore_proc_migration()
581 pthread_cancel(threads[t]); in test_cgcore_proc_migration()
585 pthread_join(threads[t], NULL); in test_cgcore_proc_migration()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dsmp.h15 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dsmp.h13 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dsmp.h17 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddbell.h12 #include <linux/threads.h>
H A Dfixmap.h22 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpgalloc.h7 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Didle_book3e.S8 #include <linux/threads.h>
H A Didle_e500.S9 #include <linux/threads.h>
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dmmu.h38 #include <linux/threads.h>

Completed in 13 milliseconds

1...<<11121314151617181920>>...22