MCPcopy Create free account
hub / github.com/dtrace4linux/linux / write_compressed_buffer

Function write_compressed_buffer

cmd/ctfconvert/ctf.c:660–678  ·  view source on GitHub ↗

* Create the compression buffer, and fill it with the CTF and string * table data. We flush the compression state between the two so the * dictionary used for the string tables won't be polluted with values * that made sense for the CTF data. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

write_ctfdataFunction · 0.85
ctf_genFunction · 0.85

Calls 6

xmallocFunction · 0.85
compress_startFunction · 0.85
compress_bufferFunction · 0.85
compress_flushFunction · 0.85
strtab_writeFunction · 0.85
compress_endFunction · 0.85

Tested by

no test coverage detected