Searched refs:cpu_map__new (Results 1 – 12 of 12) sorted by relevance
12 struct cpu_map *cpu_map__new(const char *cpu_list);
50 cpus = cpu_map__new(NULL); in perf_probe_api()
112 struct cpu_map *cpu_map__new(const char *cpu_list) in cpu_map__new() function
749 evlist->cpus = cpu_map__new(target->cpu_list); in perf_evlist__create_maps()
386 pcpus->cpus = cpu_map__new(cpustr); in pyrf_cpu_map__init()
1608 map = cpu_map__new(cpu_list); in perf_session__cpu_bitmap()
996 node_map = cpu_map__new(buf); in write_numa_topology()
21 cpus = cpu_map__new(NULL); in test__open_syscall_event_on_all_cpus()
73 cpus = cpu_map__new(NULL); in test__keep_tracking()
41 cpus = cpu_map__new(NULL); in test__basic_mmap()
74 cpus = cpu_map__new(NULL); in test__perf_time_to_tsc()
456 cpus = cpu_map__new(NULL); in do_test_code_reading()