thread_map__alloc   47 tools/perf/lib/threadmap.c 	struct perf_thread_map *threads = thread_map__alloc(1);
thread_map__alloc   46 tools/perf/util/thread_map.c 	threads = thread_map__alloc(items);
thread_map__alloc   63 tools/perf/util/thread_map.c 	struct perf_thread_map *threads = thread_map__alloc(1);
thread_map__alloc   80 tools/perf/util/thread_map.c 	struct perf_thread_map *threads = thread_map__alloc(max_threads);
thread_map__alloc  390 tools/perf/util/thread_map.c 	threads = thread_map__alloc(event->nr);