Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Dvm_power_cli.c143 cmdline_printf(cl, "Pinned vCPU(%"PRId8") to pCPU core " in cmd_set_pcpu_parsed()
144 "%"PRId8")\n", res->vcpu, res->core); in cmd_set_pcpu_parsed()
146 cmdline_printf(cl, "Unable to pin vCPU(%"PRId8") to pCPU core " in cmd_set_pcpu_parsed()
147 "%"PRId8")\n", res->vcpu, res->core); in cmd_set_pcpu_parsed()
H A Dchannel_manager.c898 "%"PRId8" channels still active\n", in remove_vm()
/f-stack/freebsd/arm64/include/
H A D_inttypes.h42 #define PRId8 "d" /* int8_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h44 #define PRId8 "d" /* int8_t */ macro
/f-stack/freebsd/x86/include/
H A D_inttypes.h52 #define PRId8 "d" /* int8_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h53 #define PRId8 "d" /* int8_t */ macro