Searched refs:cpu_map__snprint (Results 1 – 3 of 3) sorted by relevance
23 size_t cpu_map__snprint(struct cpu_map *map, char *buf, size_t size);
254 cpu_map__snprint(map, buf, sizeof(buf)); in cpu_map__fprintf()645 size_t cpu_map__snprint(struct cpu_map *map, char *buf, size_t size) in cpu_map__snprint() function
106 cpu_map__snprint(map, buf, sizeof(buf)); in cpu_map_print()