Searched refs:PRINTF (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-profiler.c | 62 #define PRINTF(fmt, args...) cvmx_safe_printf(fmt, ##args) macro 64 #define PRINTF(fmt, args...) macro 160 … PRINTF("cfg_blk.events=%lu, sample_count=%ld\n", eccb.cfg_blk.events, eccb.cfg_blk.sample_count); in cvmx_read_config_blk() 207 …PRINTF("the core%d:pc 0x%016lx, sample_count=%ld\n", cpu, sample->pc, cpu_buf->pcpu_blk_info.sampl… in cvmx_add_sample_to_buffer()
|
| /f-stack/freebsd/mips/include/ |
| H A D | asm.h | 252 #define PRINTF(msg) \ macro
|