Searched defs:threads (Results 1 – 12 of 12) sorted by relevance
| /tools/perf/util/ |
| D | thread_map.c | 24 struct thread_map *threads; in thread_map__new_by_pid() local 51 struct thread_map *threads = malloc(sizeof(*threads) + sizeof(pid_t)); in thread_map__new_by_tid() local 67 struct thread_map *threads = malloc(sizeof(*threads) + in thread_map__new_by_uid() local 159 struct thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local 221 struct thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local 283 void thread_map__delete(struct thread_map *threads) in thread_map__delete() 288 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) in thread_map__fprintf()
|
| D | evlist.h | 34 struct thread_map *threads; member 103 struct thread_map *threads) in perf_evlist__set_maps()
|
| D | values.h | 7 int threads; member
|
| D | evsel.c | 297 struct thread_map *threads, bool group, in __perf_evsel__open() 368 int threads[1]; member 375 struct thread_map *threads, bool group, in perf_evsel__open() 398 struct thread_map *threads, bool group, in perf_evsel__open_per_thread()
|
| D | evlist.c | 29 struct thread_map *threads) in perf_evlist__init() 41 struct thread_map *threads) in perf_evlist__new() 569 const struct thread_map *threads = evlist->threads; in perf_evlist__mmap() local 635 const struct thread_map *threads = evlist->threads; in perf_evlist__set_filters() local
|
| D | python.c | 422 struct thread_map *threads; member 610 struct thread_map *threads = NULL; in pyrf_evsel__open() local 679 struct thread_map *threads; in pyrf_evlist__init() local
|
| D | map.h | 69 struct rb_root threads; member
|
| D | event.c | 310 struct thread_map *threads, in perf_event__synthesize_thread_map()
|
| /tools/perf/ |
| D | builtin-test.c | 271 struct thread_map *threads; in test__open_syscall_event() local 335 struct thread_map *threads; in test__open_syscall_event_on_all_cpus() local 462 struct thread_map *threads; in test__basic_mmap() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | helpers.h | 101 unsigned int threads; /* per core */ member
|
| /tools/usb/ |
| D | ffs-test.c | 221 } threads[] = { variable
|
| /tools/perf/scripts/python/ |
| D | sched-migration.py | 29 threads = { 0 : "idle"} variable
|