Searched refs:COMMA (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | cpumap.c | 494 #define COMMA first ? "" : "," in cpu_map__snprint() macro 505 "%s%d", COMMA, in cpu_map__snprint() 513 "%s%d", COMMA, in cpu_map__snprint() 517 "%s%d-%d", COMMA, in cpu_map__snprint() 525 #undef COMMA in cpu_map__snprint() macro
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | cpumap.c | 582 #define COMMA first ? "" : "," in cpu_map__snprint() macro 595 "%s%d", COMMA, in cpu_map__snprint() 603 "%s%d", COMMA, in cpu_map__snprint() 607 "%s%d-%d", COMMA, in cpu_map__snprint() 615 #undef COMMA in cpu_map__snprint() macro
|
Completed in 3 milliseconds