Searched refs:tprintf_comment (Results 1 – 9 of 9) sorted by relevance
/external/strace/ |
D | s390.c | 446 tprintf_comment("%u %u/65536 cores", \ 460 tprintf_comment("Invalid " name_ " with size " \ 508 tprintf_comment("processor count validity: %d, " in print_sthyi_machine() 563 tprintf_comment("%s%s%#.0x%s", in print_sthyi_partition() 581 tprintf_comment("processor count validity: %d, " in print_sthyi_partition() 653 tprintf_comment("%s%s%s%s%#.0x%s", in print_sthyi_hypervisor() 725 tprintf_comment("%s%s%s%s%s%s%s%s%s%s%s%s%#.0x%s", in print_sthyi_guest() 817 tprintf_comment("%s%s%s%s%s%s%s%s%s%s%#.0x%s", in print_sthyi_guest() 906 tprintf_comment("%s%s%s%s%s%s%s%s%#.0x%s", in print_sthyi_buf() 1098 tprintf_comment("extended addressing mode: %u, " in guard_storage_print_gsepl() [all …]
|
D | printmode.c | 55 ? tprintf : tprintf_comment)("%s%s%s%s%s%#03o", in print_symbolic_mode_t()
|
D | dirent64.c | 122 tprintf_comment("%u entries", dents); in SYS_FUNC()
|
D | execve.c | 105 tprintf_comment("%u var%s%s", in printargc()
|
D | dirent.c | 154 tprintf_comment("%u entries", dents); in SYS_FUNC()
|
D | defs.h | 1148 extern void tprintf_comment(const char *fmt, ...) ATTRIBUTE_FORMAT((printf, 1, 2)); 1154 tprintf_comment("%#llx", (unsigned long long) addr); in printaddr_comment()
|
D | btrfs.c | 663 tprintf_comment("%u.%u%%", in MPERS_PRINTER_DECL()
|
D | strace.c | 584 tprintf_comment(const char *fmt, ...) in tprintf_comment() function
|
D | ChangeLog | 2594 tprintf_comment. 16606 Introduce tprintf_comment and tprints_comment functions. 16607 * defs.h (tprintf_comment, tprints_comment): New prototypes. 16610 (tprintf_comment, tprints_comment): New functions. 16621 (btrfs_ioctl): Use tprints_comment and tprintf_comment. 16624 * execve.c (printargc): Use tprintf_comment.
|