Searched refs:send_bytes_to_logging_sink (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/exp-sgcheck/tests/
H A Dbad_percentify.c51 void send_bytes_to_logging_sink ( OutputSink* sink, HChar* msg, Int nbytes ) function
75 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
105 send_bytes_to_logging_sink( myprintf_buf.sink,
/external/valgrind/coregrind/
H A Dm_libcprint.c435 send_bytes_to_logging_sink(), which duly stops writing any further
571 void send_bytes_to_logging_sink ( OutputSink* sink, const HChar* msg, Int nbytes ) function
616 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
644 send_bytes_to_logging_sink( myprintf_buf.sink,
1020 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
1048 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );
1128 send_bytes_to_logging_sink( b->sink, b->buf, b->buf_used );

Completed in 76 milliseconds