| /tools/perf/util/ |
| D | thread_map.c | 52 struct thread_map *threads; in thread_map__new_by_pid() local 80 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_by_tid() local 97 struct thread_map *threads = thread_map__alloc(max_threads); in thread_map__new_by_uid() local 190 struct thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local 252 struct thread_map *threads = thread_map__alloc(1); in thread_map__new_dummy() local 264 struct thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local 322 static void thread_map__delete(struct thread_map *threads) in thread_map__delete() 348 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) in thread_map__fprintf() 404 void thread_map__read_comms(struct thread_map *threads) in thread_map__read_comms()
|
| D | values.h | 7 int threads; member
|
| D | thread_map.h | 33 static inline int thread_map__nr(struct thread_map *threads) in thread_map__nr()
|
| D | machine.h | 32 struct rb_root threads; member 238 struct thread_map *threads, bool data_mmap, in machine__synthesize_threads()
|
| D | evlist.c | 37 struct thread_map *threads) in perf_evlist__init() 1135 const struct thread_map *threads = evlist->threads; in perf_evlist__mmap_ex() local 1176 struct thread_map *threads; in perf_evlist__create_maps() local 1203 struct thread_map *threads) in perf_evlist__set_maps() 1443 struct thread_map *threads; in perf_evlist__create_syswide_maps() local
|
| D | python.c | 481 struct thread_map *threads; member 672 struct thread_map *threads = NULL; in pyrf_evsel__open() local 741 struct thread_map *threads; in pyrf_evlist__init() local
|
| D | evsel.c | 1299 struct thread_map *threads) in __perf_evsel__open() 1483 int threads[1]; member 1490 struct thread_map *threads) in perf_evsel__open() 1510 struct thread_map *threads) in perf_evsel__open_per_thread()
|
| D | evlist.h | 56 struct thread_map *threads; member
|
| D | evsel.h | 104 struct thread_map *threads; member
|
| D | event.c | 485 struct thread_map *threads, in perf_event__synthesize_thread_map()
|
| /tools/perf/tests/ |
| D | openat-syscall.c | 13 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event() local
|
| D | openat-syscall-all-cpus.c | 17 struct thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus() local
|
| D | task-exit.c | 47 struct thread_map *threads; in test__task_exit() local
|
| D | keep-tracking.c | 63 struct thread_map *threads = NULL; in test__keep_tracking() local
|
| D | sw-clock.c | 38 struct thread_map *threads; in __test__sw_clock_freq() local
|
| D | mmap-basic.c | 23 struct thread_map *threads; in test__basic_mmap() local
|
| D | mmap-thread-lookup.c | 26 static struct thread_data threads[THREADS]; variable
|
| D | switch-tracking.c | 321 struct thread_map *threads = NULL; in test__switch_tracking() local
|
| D | code-reading.c | 451 struct thread_map *threads = NULL; in do_test_code_reading() local
|
| /tools/testing/selftests/powerpc/dscr/ |
| D | dscr_default_test.c | 65 pthread_t threads[THREADS]; in dscr_default() local
|
| /tools/perf/arch/x86/tests/ |
| D | perf-time-to-tsc.c | 50 struct thread_map *threads = NULL; in test__perf_time_to_tsc() local
|
| /tools/perf/bench/ |
| D | sched-pipe.c | 80 struct thread_data threads[2], *td; in bench_sched_pipe() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | helpers.h | 109 unsigned int threads; /* per core */ member
|
| /tools/usb/ |
| D | ffs-test.c | 322 } threads[] = { variable
|
| /tools/perf/scripts/python/ |
| D | sched-migration.py | 29 threads = { 0 : "idle"} variable
|