Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddemangle-rust-v0.c982 PRINT_SEP_LIST_COUNT(printer, _sep_list_i, body, sep); \
985 #define PRINT_SEP_LIST_COUNT(printer, count, body, sep) \ macro
1431 PRINT_SEP_LIST_COUNT(printer, count, PRINT(printer_print_const(printer, true)), ", "); in printer_print_const()
1647 PRINT_SEP_LIST_COUNT(printer, count, PRINT(printer_print_type(printer)), ", "); in printer_print_type()