Home
last modified time | relevance | path

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

1234

/Linux-v5.10/tools/perf/util/
Devlist.c60 struct perf_thread_map *threads) in evlist__init()
911 struct perf_thread_map *threads; in perf_evlist__create_maps() local
1259 struct perf_thread_map *threads; in perf_evlist__create_syswide_maps() local
Devent.c306 struct perf_thread_map *threads = thread_map__new_event(&event->thread_map); in perf_event__fprintf_thread_map() local
/Linux-v5.10/drivers/dma-buf/
Dst-dma-fence-chain.c450 struct task_struct **threads; in find_race() local
/Linux-v5.10/arch/x86/kernel/
Dsmpboot.c573 int i, threads; in set_cpu_sibling_map() local
1527 int threads = cpumask_weight(topology_sibling_cpumask(cpu)); in recompute_smt_state() local
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dgen7_renderclear.c248 u32 threads = bv->max_primitives - 1; in gen7_emit_vfe_state() local
Dselftest_hangcheck.c784 struct active_engine threads[I915_NUM_ENGINES] = {}; in __igt_reset_engines() local
/Linux-v5.10/tools/perf/tests/
Dcode-reading.c568 struct perf_thread_map *threads = NULL; in do_test_code_reading() local
/Linux-v5.10/tools/perf/
Dbuiltin-stat.c183 struct perf_thread_map *threads; member
553 struct perf_thread_map *threads) in is_target_alive()
Dbuiltin-report.c829 struct threads *threads = &machine->threads[i]; in tasks_print() local
Dbuiltin-script.c137 struct perf_thread_map *threads; member
/Linux-v5.10/kernel/
Dfork.c752 u64 threads; in set_max_threads() local
3049 int threads = max_threads; in sysctl_max_threads() local
/Linux-v5.10/tools/usb/
Dffs-test.c357 } threads[] = { variable
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_request.c441 struct task_struct **threads; in mock_breadcrumbs_smoketest() local
1346 struct task_struct **threads; in live_breadcrumbs_smoketest() local
/Linux-v5.10/kernel/kcsan/
Dkcsan-test.c39 static struct task_struct **threads; /* Lists of threads. */ variable
/Linux-v5.10/samples/bpf/
Dxsk_fwd.c758 static pthread_t threads[MAX_THREADS]; variable
/Linux-v5.10/drivers/ntb/test/
Dntb_perf.c201 struct perf_thread threads[MAX_THREADS_CNT]; member
/Linux-v5.10/drivers/dma/
Ddmatest.c240 struct list_head threads; member
/Linux-v5.10/tools/perf/scripts/python/
Dsched-migration.py31 threads = { 0 : "idle"} variable
/Linux-v5.10/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c3349 pthread_t threads[3]; in TEST() local
/Linux-v5.10/tools/perf/bench/
Dnuma.c151 struct thread_data *threads; member
/Linux-v5.10/fs/
Dbinfmt_elf.c1926 struct elf_thread_core_info *threads = info->thread; in free_note_info() local
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1400 struct perf_thread_map *threads = counter->core.threads; in python_process_stat() local
/Linux-v5.10/drivers/android/
Dbinder.c461 struct rb_root threads; member
5401 int threads, nodes, incoming_refs, outgoing_refs, active_transactions; in binder_deferred_release() local
/Linux-v5.10/drivers/s390/net/
Dqeth_core_main.c179 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, in qeth_set_allowed_threads()
193 int qeth_threads_running(struct qeth_card *card, unsigned long threads) in qeth_threads_running()
/Linux-v5.10/drivers/acpi/acpica/
Daclocal.h1181 acpi_thread_id *threads; member

1234