Home
last modified time | relevance | path

Searched refs:cpu_map__snprint (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/tools/perf/tests/
H A Dcpumap.c141 cpu_map__snprint(map, buf, sizeof(buf)); in cpu_map_print()
167 cpu_map__snprint(a, buf, sizeof(buf)); in __test__cpu_map_merge()
215 cpu_map__snprint(c, buf, sizeof(buf)); in __test__cpu_map_intersect()
/linux-6.15/tools/perf/util/
H A Dcpumap.h55 size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size);
H A Dcpumap.c174 cpu_map__snprint(map, buf, sizeof(buf)); in cpu_map__fprintf()
626 size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size) in cpu_map__snprint() function
H A Dintel-tpebs.c224 cpu_map__snprint(evsel_list->core.user_requested_cpus, cpumap_buf, sizeof(cpumap_buf)); in tpebs_start()
H A Dmem-events.c311 cpu_map__snprint(cpu_map, buf, sizeof(buf)); in perf_mem_events__record_args()
H A Devlist.c2545 cpu_map__snprint(to_test, buf, sizeof(buf)); in evlist__warn_user_requested_cpus()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c208 cpu_map__snprint(leader->core.cpus, buf, sizeof(buf)); in evlist__check_cpu_maps()
210 cpu_map__snprint(evsel->core.cpus, buf, sizeof(buf)); in evlist__check_cpu_maps()