Home
last modified time | relevance | path

Searched refs:perf_cpu_map__put (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.4/tools/perf/tests/
Dcpumap.c44 perf_cpu_map__put(map); in process_event_mask()
73 perf_cpu_map__put(map); in process_event_cpus()
88 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
96 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
Devent_update.c82 perf_cpu_map__put(map); in process_event_cpus()
122 perf_cpu_map__put(evsel->core.own_cpus); in test__event_update()
Devent-times.c137 perf_cpu_map__put(cpus); in attach__cpu_disabled()
159 perf_cpu_map__put(cpus); in attach__cpu_enabled()
Dbitmap.c25 perf_cpu_map__put(map); in get_bitmap()
Dmem2node.c39 perf_cpu_map__put(map); in get_bitmap()
Dopenat-syscall-all-cpus.c126 perf_cpu_map__put(cpus); in test__openat_syscall_event_on_all_cpus()
Dsw-clock.c132 perf_cpu_map__put(cpus); in __test__sw_clock_freq()
Dtask-exit.c143 perf_cpu_map__put(cpus); in test__task_exit()
Dtopology.c138 perf_cpu_map__put(map); in test__session_topology()
Dkeep-tracking.c157 perf_cpu_map__put(cpus); in test__keep_tracking()
Dmmap-basic.c163 perf_cpu_map__put(cpus); in test__basic_mmap()
/Linux-v5.4/tools/perf/lib/tests/
Dtest-cpumap.c26 perf_cpu_map__put(cpus); in main()
27 perf_cpu_map__put(cpus); in main()
Dtest-evsel.c45 perf_cpu_map__put(cpus); in test_stat_cpu()
Dtest-evlist.c67 perf_cpu_map__put(cpus); in test_stat_cpu()
/Linux-v5.4/tools/perf/lib/Documentation/tutorial/
Dtutorial.rst77 15 perf_cpu_map__put(cpus);
97 This is paired with a *perf_cpu_map__put*, that drops its reference at the end, possibly deleting i…
101 15 perf_cpu_map__put(cpus);
/Linux-v5.4/tools/perf/util/
Drecord.c74 perf_cpu_map__put(cpus); in perf_probe_api()
129 perf_cpu_map__put(cpus); in perf_can_record_cpu_wide()
285 perf_cpu_map__put(cpus); in perf_evlist__can_select_event()
Dcputopo.c225 perf_cpu_map__put(map); in cpu_topology__new()
341 perf_cpu_map__put(node_map); in numa_topology__new()
/Linux-v5.4/tools/perf/lib/
Devlist.c40 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
43 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
121 perf_cpu_map__put(evlist->cpus); in perf_evlist__set_maps()
Dlibperf.map6 perf_cpu_map__put;
Dcpumap.c42 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() function
/Linux-v5.4/tools/perf/lib/include/perf/
Dcpumap.h15 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
/Linux-v5.4/tools/perf/arch/arm64/util/
Dheader.c66 perf_cpu_map__put(cpus); in get_cpuid_str()
/Linux-v5.4/tools/perf/arch/arm/util/
Dcs-etm.c188 perf_cpu_map__put(online_cpus); in cs_etm_set_option()
524 perf_cpu_map__put(online_cpus); in cs_etm_info_priv_size()
686 perf_cpu_map__put(online_cpus); in cs_etm_info_fill()
/Linux-v5.4/tools/perf/lib/Documentation/man/
Dlibperf.rst34 void perf_cpu_map__put(struct perf_cpu_map \*map);
/Linux-v5.4/tools/perf/
Dbuiltin-ftrace.c212 perf_cpu_map__put(cpumap); in reset_tracing_cpu()

12