MCPcopy Index your code
hub / github.com/dtrace4linux/linux / ctf_close

Function ctf_close

common/ctf/ctf_open.c:783–879  ·  view source on GitHub ↗

* Close the specified CTF container and free associated data structures. Note * that ctf_close() is a reference counted operation: if the specified file is * the parent of other active containers, its reference count will be greater * than one and it will be freed later when no active children exist. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ctf_updateFunction · 0.70
ctf_bufopenFunction · 0.70
ctf_importFunction · 0.70

Calls 6

strlenFunction · 0.85
ctf_hash_destroyFunction · 0.70
ctf_dprintfFunction · 0.50
ctf_freeFunction · 0.50
ctf_sect_munmapFunction · 0.50
ctf_data_freeFunction · 0.50

Tested by

no test coverage detected