Home
last modified time | relevance | path

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

/tools/perf/tests/
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()
/tools/perf/util/
A Dcpumap.h55 size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size);
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
A Dintel-tpebs.c99 cpu_map__snprint(evsel->evlist->core.user_requested_cpus, cpumap_buf, in evsel__tpebs_start_perf_record()
A Dmem-events.c309 cpu_map__snprint(cpu_map, buf, sizeof(buf)); in perf_mem_events__record_args()
A Devsel.c4119 cpu_map__snprint(user_requested_cpus, buf1, sizeof(buf1)); in evsel__warn_user_requested_cpus()
4120 cpu_map__snprint(online ?: pmu->cpus, buf2, sizeof(buf2)); in evsel__warn_user_requested_cpus()
/tools/perf/
A Dbuiltin-stat.c206 cpu_map__snprint(leader->core.cpus, buf, sizeof(buf)); in evlist__check_cpu_maps()
208 cpu_map__snprint(evsel->core.cpus, buf, sizeof(buf)); in evlist__check_cpu_maps()

Completed in 26 milliseconds