Searched refs:perf_cpu_map__new_online_cpus (Results 1 – 25 of 32) sorted by relevance
12
67 cpus = perf_cpu_map__new_online_cpus(); in perf_probe_api()143 cpus = perf_cpu_map__new_online_cpus(); in perf_can_record_cpu_wide()
241 struct perf_cpu_map *cpus = perf_cpu_map__new_online_cpus(); in evlist__can_select_event()
270 map = perf_cpu_map__new_online_cpus(); in cpu_topology__new()
32 cpus = perf_cpu_map__new_online_cpus(); in test_cpumap()
49 cpus = perf_cpu_map__new_online_cpus(); in test_stat_cpu()353 cpus = perf_cpu_map__new_online_cpus(); in test_mmap_cpus()
30 cpus = perf_cpu_map__new_online_cpus(); in test_stat_cpu()
5 perf_cpu_map__new_online_cpus;
113 struct perf_cpu_map *perf_cpu_map__new_online_cpus(void) in perf_cpu_map__new_online_cpus() function227 return perf_cpu_map__new_online_cpus(); in perf_cpu_map__new()287 cpus = perf_cpu_map__new_online_cpus(); in perf_cpu_map__new()
213 struct perf_cpu_map *online_cpus = perf_cpu_map__new_online_cpus(); in cs_etm_validate_config()218 intersect_cpus = perf_cpu_map__new_online_cpus(); in cs_etm_validate_config()550 struct perf_cpu_map *online_cpus = perf_cpu_map__new_online_cpus(); in cs_etm_info_priv_size()556 intersect_cpus = perf_cpu_map__new_online_cpus(); in cs_etm_info_priv_size()783 struct perf_cpu_map *online_cpus = perf_cpu_map__new_online_cpus(); in cs_etm_info_fill()
33 LIBPERF_API struct perf_cpu_map *perf_cpu_map__new_online_cpus(void);
55 struct perf_cpu_map *cpus = perf_cpu_map__new_online_cpus(); in get_cpuid()
42 cpus = perf_cpu_map__new_online_cpus(); in main()
40 cpus = perf_cpu_map__new_online_cpus(); in test__openat_syscall_event_on_all_cpus()
84 cpus = perf_cpu_map__new_online_cpus(); in test__keep_tracking()
96 cpus = perf_cpu_map__new_online_cpus(); in test__perf_time_to_tsc()
218 map = perf_cpu_map__new_online_cpus(); in test__session_topology()
55 cpus = perf_cpu_map__new_online_cpus(); in test__basic_mmap()
152 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_wake()
141 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_hash()
175 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_lock_pi()
177 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_requeue()
267 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_wake_parallel()
333 cpu = perf_cpu_map__new_online_cpus(); in bench_epoll_ctl()
447 cpu = perf_cpu_map__new_online_cpus(); in bench_epoll_wait()
100 42 cpus = perf_cpu_map__new_online_cpus();
Completed in 32 milliseconds