Searched refs:tprintf_comment (Results 1 – 8 of 8) sorted by relevance
/external/strace/ |
D | s390.c | 446 tprintf_comment("%u %u/65536 cores", \ 472 tprintf_comment("Invalid " name_ " with size " \ 520 tprintf_comment("processor count validity: %d, " in print_sthyi_machine() 575 tprintf_comment("%s%s%#.0x%s", in print_sthyi_partition() 593 tprintf_comment("processor count validity: %d, " in print_sthyi_partition() 665 tprintf_comment("%s%s%s%s%#.0x%s", in print_sthyi_hypervisor() 737 tprintf_comment("%s%s%s%s%s%s%s%s%s%s%s%s%#.0x%s", in print_sthyi_guest() 829 tprintf_comment("%s%s%s%s%s%s%s%s%s%s%#.0x%s", in print_sthyi_guest() 918 tprintf_comment("%s%s%s%s%s%s%s%s%#.0x%s", in print_sthyi_buf() 1110 tprintf_comment("extended addressing mode: %u, " in guard_storage_print_gsepl() [all …]
|
D | dirent64.c | 122 tprintf_comment("%u entries", dents); in SYS_FUNC()
|
D | execve.c | 102 tprintf_comment("%u var%s%s", in printargc()
|
D | dirent.c | 154 tprintf_comment("%u entries", dents); in SYS_FUNC()
|
D | defs.h | 821 extern void tprintf_comment(const char *fmt, ...) ATTRIBUTE_FORMAT((printf, 1, 2));
|
D | btrfs.c | 708 tprintf_comment("%u.%u%%", in MPERS_PRINTER_DECL()
|
D | strace.c | 577 tprintf_comment(const char *fmt, ...) in tprintf_comment() function
|
D | ChangeLog | 9044 Introduce tprintf_comment and tprints_comment functions. 9045 * defs.h (tprintf_comment, tprints_comment): New prototypes. 9048 (tprintf_comment, tprints_comment): New functions. 9059 (btrfs_ioctl): Use tprints_comment and tprintf_comment. 9062 * execve.c (printargc): Use tprintf_comment.
|