Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 25 of 44) sorted by relevance

12

/tools/perf/util/
Dthread_map.c56 struct thread_map *threads; in thread_map__new_by_pid() local
84 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_by_tid() local
101 struct thread_map *threads = thread_map__alloc(max_threads); in thread_map__new_by_uid() local
194 struct thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local
256 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_dummy() local
268 struct thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local
327 static void thread_map__delete(struct thread_map *threads) in thread_map__delete()
353 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) in thread_map__fprintf()
409 void thread_map__read_comms(struct thread_map *threads) in thread_map__read_comms()
417 static void thread_map__copy_event(struct thread_map *threads, in thread_map__copy_event()
[all …]
Dvalues.h8 int threads; member
Dthread_map.h39 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr()
Dmachine.h34 struct rb_root threads; member
253 struct thread_map *threads, bool data_mmap, in machine__synthesize_threads()
/tools/perf/tests/
Dthread-map.c59 struct thread_map *threads; in process_event() local
82 struct thread_map *threads; in test__thread_map_synthesize() local
101 struct thread_map *threads; in test__thread_map_remove() local
Devent-times.c60 struct thread_map *threads; in attach__current_disabled() local
86 struct thread_map *threads; in attach__current_enabled() local
Dopenat-syscall.c19 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event() local
Dopenat-syscall-all-cpus.c27 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus() local
Dtask-exit.c49 struct thread_map *threads; in test__task_exit() local
Dkeep-tracking.c63 struct thread_map *threads = NULL; in test__keep_tracking() local
Dsw-clock.c41 struct thread_map *threads; in __test__sw_clock_freq() local
Dmmap-basic.c30 struct thread_map *threads; in test__basic_mmap() local
/tools/testing/selftests/sync/
Dsync_stress_consumer.c56 int threads; member
160 pthread_t threads[n]; in test_consumer_stress_multi_producer_single_consumer() local
/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c91 int threads; in tm_vmx_unavail_test() local
/tools/testing/selftests/powerpc/math/
Dfpu_preempt.c61 int i, rc, threads; in test_preempt_fpu() local
Dvmx_preempt.c61 int i, rc, threads; in test_preempt_vmx() local
Dvsx_preempt.c96 int i, rc, threads; in test_preempt_vsx() local
Dfpu_signal.c81 int i, j, rc, threads; in test_signal_fpu() local
Dvmx_signal.c99 int i, j, rc, threads; in test_signal_vmx() local
/tools/power/cpupower/lib/
Dcpupower.h9 unsigned int threads; /* per core */ member
/tools/testing/selftests/powerpc/dscr/
Ddscr_default_test.c65 pthread_t threads[THREADS]; in dscr_default() local
/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c52 struct thread_map *threads = NULL; in test__perf_time_to_tsc() local
/tools/testing/radix-tree/
Diteration_check.c25 static pthread_t threads[NUM_THREADS]; variable
Dregression1.c189 static pthread_t *threads; variable
/tools/perf/bench/
Dsched-pipe.c82 struct thread_data threads[2], *td; in bench_sched_pipe() local

12