probe tcp.sendmsg { printf("%d\n", size) } probe tcp.sendmsg.return { printf("%d\n", size) }