Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dthuge-gen.c49 #define Dprintf(fmt...) // printf(fmt) macro
138 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_mmap()
158 Dprintf("alloc %lu res %lu\n", i.shm_tot, i.shm_rss); in test_shmget()
161 Dprintf("id %d\n", id); in test_shmget()
170 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_shmget()
/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/
H A D0001-src-Gtrace-remove-unguarded-print-calls.patch13 Replace the printf("XXX") with a Dprintf, so it doesn't pull stdio in
46 + Dprintf ("%s: implement me\n", __FUNCTION__);