SEGGER_SYSVIEW_PrintfHost() function
SEGGER_SYSVIEW_PrintfHost() Function description Print a string which is formatted on the host by the SystemView Application. Parameters s - String to be formatted. Additional information All format arguments are treated as 32-bit scalar values.
Syntax
void SEGGER_SYSVIEW_PrintfHost (const char* s, ...);