/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | numa.h | 21 #include <linux/threads.h>
|
H A D | pgalloc.h | 21 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/ |
H A D | pgalloc.h | 5 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | smp.h | 10 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 19 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/ |
H A D | irq_vectors.h | 5 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/ |
H A D | evsel.h | 27 struct perf_thread_map *threads);
|
/kernel/linux/linux-5.10/drivers/oprofile/ |
H A D | oprofile_stats.c | 13 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | irq_vectors.h | 5 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
H A D | evsel.h | 53 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 D | irq_vectors.h | 5 #include <linux/threads.h>
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | counts.c | 61 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_counts()
|
H A D | stat.c | 157 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 D | turbostat.c | 545 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 D | test_core.c | 372 * 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 D | test_core.c | 372 * 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 D | smp.h | 15 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | smp.h | 13 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | smp.h | 17 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | dbell.h | 12 #include <linux/threads.h>
|
H A D | fixmap.h | 22 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | pgalloc.h | 7 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | idle_book3e.S | 8 #include <linux/threads.h>
|
H A D | idle_e500.S | 9 #include <linux/threads.h>
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | mmu.h | 38 #include <linux/threads.h>
|