Home
last modified time | relevance | path

Searched refs:perf_cpu_map__new (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dcpumap.c83 cpus = perf_cpu_map__new("0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19"); in test__cpu_map_synthesize()
91 cpus = perf_cpu_map__new("1,256"); in test__cpu_map_synthesize()
102 struct perf_cpu_map *map = perf_cpu_map__new(str); in cpu_map_print()
126 struct perf_cpu_map *a = perf_cpu_map__new("4,2,1"); in test__cpu_map_merge()
127 struct perf_cpu_map *b = perf_cpu_map__new("4,5,7"); in test__cpu_map_merge()
H A Devent-times.c120 cpus = perf_cpu_map__new("0"); in attach__cpu_disabled()
149 cpus = perf_cpu_map__new("0"); in attach__cpu_enabled()
H A Dbitmap.c13 struct perf_cpu_map *map = perf_cpu_map__new(str); in get_bitmap()
H A Dmem2node.c26 struct perf_cpu_map *map = perf_cpu_map__new(str); in get_bitmap()
H A Dopenat-syscall-all-cpus.c39 cpus = perf_cpu_map__new(NULL); in test__openat_syscall_event_on_all_cpus()
H A Dtopology.c128 map = perf_cpu_map__new(NULL); in test__session_topology()
H A Dkeep-tracking.c84 cpus = perf_cpu_map__new(NULL); in test__keep_tracking()
H A Devent_update.c117 evsel->core.own_cpus = perf_cpu_map__new("1,2,3"); in test__event_update()
H A Dmmap-basic.c55 cpus = perf_cpu_map__new(NULL); in test__basic_mmap()
H A Dparse-metric.c153 cpus = perf_cpu_map__new("0"); in __compute_metric()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dperf_api_probe.c66 cpus = perf_cpu_map__new(NULL); in perf_probe_api()
131 cpus = perf_cpu_map__new(NULL); in perf_can_record_cpu_wide()
H A Dcputopo.c188 map = perf_cpu_map__new(NULL); in cpu_topology__new()
318 node_map = perf_cpu_map__new(buf); in numa_topology__new()
H A Drecord.c239 struct perf_cpu_map *cpus = perf_cpu_map__new(NULL); in perf_evlist__can_select_event()
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dlibperf.map7 perf_cpu_map__new;
/OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/
H A Dcpumap.h12 LIBPERF_API struct perf_cpu_map *perf_cpu_map__new(const char *cpu_list);
/OK3568_Linux_fs/kernel/tools/lib/perf/tests/
H A Dtest-evlist.c43 cpus = perf_cpu_map__new(NULL); in test_stat_cpu()
333 cpus = perf_cpu_map__new(NULL); in test_mmap_cpus()
H A Dtest-evsel.c26 cpus = perf_cpu_map__new(NULL); in test_stat_cpu()
/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/util/
H A Dheader.c67 struct perf_cpu_map *cpus = perf_cpu_map__new(NULL); in get_cpuid()
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/examples/
H A Dsampling.c42 cpus = perf_cpu_map__new(NULL); in main()
/OK3568_Linux_fs/kernel/tools/perf/arch/arm/util/
H A Dcs-etm.c164 struct perf_cpu_map *online_cpus = perf_cpu_map__new(NULL); in cs_etm_set_option()
499 struct perf_cpu_map *online_cpus = perf_cpu_map__new(NULL); in cs_etm_info_priv_size()
646 struct perf_cpu_map *online_cpus = perf_cpu_map__new(NULL); in cs_etm_info_fill()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dperf-time-to-tsc.c75 cpus = perf_cpu_map__new(NULL); in test__perf_time_to_tsc()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dfutex-wake.c135 cpu = perf_cpu_map__new(NULL); in bench_futex_wake()
H A Dfutex-requeue.c127 cpu = perf_cpu_map__new(NULL); in bench_futex_requeue()
H A Dfutex-hash.c136 cpu = perf_cpu_map__new(NULL); in bench_futex_hash()
H A Dfutex-lock-pi.c159 cpu = perf_cpu_map__new(NULL); in bench_futex_lock_pi()

12