Home
last modified time | relevance | path

Searched defs:threads (Results 76 – 98 of 98) sorted by relevance

1234

/Linux-v6.6/tools/usb/
Dffs-test.c357 } threads[] = { variable
/Linux-v6.6/tools/lib/perf/
Devlist.c176 struct perf_thread_map *threads) in perf_evlist__set_maps()
/Linux-v6.6/tools/perf/
Dbuiltin-stat.c142 struct perf_thread_map *threads; member
526 struct perf_thread_map *threads) in is_target_alive()
Dbuiltin-report.c911 struct threads *threads = &machine->threads[i]; in tasks_print() local
Dbuiltin-script.c156 struct perf_thread_map *threads; member
/Linux-v6.6/kernel/
Dfork.c1000 u64 threads; in set_max_threads() local
3538 int threads = max_threads; in sysctl_max_threads() local
Dcpu.c2901 static bool cpu_smt_num_threads_valid(unsigned int threads) in cpu_smt_num_threads_valid()
/Linux-v6.6/tools/perf/util/
Devent.c360 struct perf_thread_map *threads = thread_map__new_event(&event->thread_map); in perf_event__fprintf_thread_map() local
/Linux-v6.6/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c908 pthread_t threads[DEFAULT_THREADS]; in TEST_F() local
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dselftest_hangcheck.c968 struct active_engine *threads; in __igt_reset_engines() local
/Linux-v6.6/drivers/android/
Dbinder_internal.h404 struct rb_root threads; member
Dbinder.c5822 int threads, nodes, incoming_refs, outgoing_refs, active_transactions; in binder_deferred_release() local
/Linux-v6.6/kernel/kcsan/
Dkcsan_test.c49 static struct task_struct **threads; /* Lists of threads. */ variable
/Linux-v6.6/drivers/ntb/test/
Dntb_perf.c201 struct perf_thread threads[MAX_THREADS_CNT]; member
/Linux-v6.6/tools/perf/scripts/python/
Dsched-migration.py31 threads = { 0 : "idle"} variable
/Linux-v6.6/drivers/dma/
Ddmatest.c239 struct list_head threads; member
/Linux-v6.6/fs/
Dbinfmt_elf.c1989 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
/Linux-v6.6/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c3364 pthread_t threads[3]; in TEST() local
/Linux-v6.6/tools/perf/bench/
Dnuma.c151 struct thread_data *threads; member
/Linux-v6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c1687 struct perf_thread_map *threads = counter->core.threads; in python_process_stat() local
/Linux-v6.6/drivers/s390/net/
Dqeth_core_main.c160 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads()
174 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running()
/Linux-v6.6/drivers/acpi/acpica/
Daclocal.h1198 acpi_thread_id *threads; member
/Linux-v6.6/tools/power/x86/turbostat/
Dturbostat.c545 struct thread_data threads; member

1234