Searched defs:threads (Results 1 - 34 of 34) sorted by relevance

/linux-4.1.27/tools/perf/tests/
H A Dopen-syscall.c11 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); test__open_syscall_event() local
H A Dkeep-tracking.c63 struct thread_map *threads = NULL; test__keep_tracking() local
H A Dopen-syscall-all-cpus.c14 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); test__open_syscall_event_on_all_cpus() local
H A Dmmap-basic.c22 struct thread_map *threads; test__basic_mmap() local
H A Dperf-time-to-tsc.c48 struct thread_map *threads = NULL; test__perf_time_to_tsc() local
H A Dmmap-thread-lookup.c26 static struct thread_data threads[THREADS]; variable in typeref:struct:thread_data
H A Dcode-reading.c402 struct thread_map *threads = NULL; do_test_code_reading() local
H A Dswitch-tracking.c321 struct thread_map *threads = NULL; test__switch_tracking() local
/linux-4.1.27/tools/perf/util/
H A Dthread_map.h25 static inline int thread_map__nr(struct thread_map *threads) thread_map__nr() argument
H A Dvalues.h7 int threads; member in struct:perf_read_values
H A Devlist.h51 struct thread_map *threads; member in struct:perf_evlist
146 perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus, struct thread_map *threads) perf_evlist__set_maps() argument
H A Dmachine.h32 struct rb_root threads; member in struct:machine
216 machine__synthesize_threads(struct machine *machine, struct target *target, struct thread_map *threads, bool data_mmap) machine__synthesize_threads() argument
H A Dthread_map.c25 struct thread_map *threads; thread_map__new_by_pid() local
52 struct thread_map *threads = malloc(sizeof(*threads) + sizeof(pid_t)); thread_map__new_by_tid() local
68 struct thread_map *threads = malloc(sizeof(*threads) + thread_map__new_by_uid() local
159 struct thread_map *threads = NULL, *nt; thread_map__new_by_pid_str() local
219 struct thread_map *threads = malloc(sizeof(*threads) + sizeof(pid_t)); thread_map__new_dummy() local
230 struct thread_map *threads = NULL, *nt; thread_map__new_by_tid_str() local
285 void thread_map__delete(struct thread_map *threads) thread_map__delete() argument
290 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) thread_map__fprintf() argument
H A Devent.c452 perf_event__synthesize_thread_map(struct perf_tool *tool, struct thread_map *threads, perf_event__handler_t process, struct machine *machine, bool mmap_data) perf_event__synthesize_thread_map() argument
H A Dpython.c435 struct thread_map *threads; member in struct:pyrf_thread_map
623 struct thread_map *threads = NULL; pyrf_evsel__open() local
692 struct thread_map *threads; pyrf_evlist__init() local
H A Devlist.c1000 const struct thread_map *threads = evlist->threads; perf_evlist__mmap() local
35 perf_evlist__init(struct perf_evlist *evlist, struct cpu_map *cpus, struct thread_map *threads) perf_evlist__init() argument
H A Devsel.c1303 int threads[1]; member in struct:__anon14827
1134 __perf_evsel__open(struct perf_evsel *evsel, struct cpu_map *cpus, struct thread_map *threads) __perf_evsel__open() argument
1309 perf_evsel__open(struct perf_evsel *evsel, struct cpu_map *cpus, struct thread_map *threads) perf_evsel__open() argument
1329 perf_evsel__open_per_thread(struct perf_evsel *evsel, struct thread_map *threads) perf_evsel__open_per_thread() argument
H A Dmachine.c1772 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct thread_map *threads, perf_event__handler_t process, bool data_mmap) __machine__synthesize_threads() argument
H A Dparse-events.c1245 int threads[1]; is_event_supported() member in struct:__anon14836
/linux-4.1.27/arch/powerpc/include/asm/
H A Dcputhreads.h42 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads) cpu_thread_mask_to_cores() argument
/linux-4.1.27/tools/perf/bench/
H A Dsched-pipe.c80 struct thread_data threads[2], *td; bench_sched_pipe() local
H A Dnuma.c135 struct thread_data *threads; member in struct:global_info
/linux-4.1.27/kernel/locking/
H A Drtmutex-tester.c36 static struct task_struct *threads[MAX_RT_TEST_THREADS]; variable in typeref:struct:task_struct
/linux-4.1.27/tools/perf/scripts/python/
H A Dsched-migration.py29 threads = { 0 : "idle"} variable
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Dhelpers.h109 unsigned int threads; /* per core */ member in struct:cpupower_topology
/linux-4.1.27/tools/usb/
H A Dffs-test.c309 } threads[] = { variable in typeref:struct:thread
/linux-4.1.27/drivers/dma/
H A Ddmatest.c165 struct list_head threads; member in struct:dmatest_chan
/linux-4.1.27/drivers/s390/net/
H A Dlcs.c321 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) lcs_set_allowed_threads() argument
331 lcs_threads_running(struct lcs_card *card, unsigned long threads) lcs_threads_running() argument
343 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) lcs_wait_for_threads() argument
H A Dqeth_core_main.c207 void qeth_set_allowed_threads(struct qeth_card *card, unsigned long threads, qeth_set_allowed_threads() argument
221 int qeth_threads_running(struct qeth_card *card, unsigned long threads) qeth_threads_running() argument
233 int qeth_wait_for_threads(struct qeth_card *card, unsigned long threads) qeth_wait_for_threads() argument
/linux-4.1.27/fs/
H A Dbinfmt_elf.c1825 struct elf_thread_core_info *threads = info->thread; free_note_info() local
/linux-4.1.27/kernel/
H A Dfork.c272 u64 threads; set_max_threads() local
2067 int threads = max_threads; sysctl_max_threads() local
/linux-4.1.27/drivers/android/
H A Dbinder.c297 struct rb_root threads; member in struct:binder_proc
3067 int threads, nodes, incoming_refs, outgoing_refs, buffers, binder_deferred_release() local
/linux-4.1.27/tools/power/x86/turbostat/
H A Dturbostat.c193 struct thread_data threads; member in struct:system_summary
/linux-4.1.27/drivers/acpi/acpica/
H A Daclocal.h1077 acpi_thread_id *threads; member in struct:acpi_db_method_info

Completed in 1565 milliseconds