Searched refs:perf_cpu_map__new_online_cpus (Results 1 – 25 of 33) sorted by relevance
12
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()
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()
5 perf_cpu_map__new_online_cpus;
117 struct perf_cpu_map *perf_cpu_map__new_online_cpus(void) in perf_cpu_map__new_online_cpus() function175 return perf_cpu_map__new_online_cpus(); in perf_cpu_map__new()235 cpus = perf_cpu_map__new_online_cpus(); in perf_cpu_map__new()
33 LIBPERF_API struct perf_cpu_map *perf_cpu_map__new_online_cpus(void);
52 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()
215 map = perf_cpu_map__new_online_cpus(); in test__session_topology()
58 cpus = perf_cpu_map__new_online_cpus(); in test__basic_mmap()
360 cpus = perf_cpu_map__new_online_cpus(); in test__switch_tracking()
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()
155 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_wake()
145 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_hash()
178 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_lock_pi()
180 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_requeue()
271 cpu = perf_cpu_map__new_online_cpus(); in bench_futex_wake_parallel()
333 cpu = perf_cpu_map__new_online_cpus(); in bench_epoll_ctl()
100 42 cpus = perf_cpu_map__new_online_cpus();
Completed in 24 milliseconds