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

Function ctf_discard

common/ctf/ctf_create.c:500–523  ·  view source on GitHub ↗

* Discard all of the dynamic type definitions that have been added to the * container since the last call to ctf_update(). We locate such types by * scanning the list and deleting elements that have type IDs greater than * ctf_dtoldid, which is set by ctf_update(), above. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_pcb_popFunction · 0.85

Calls 2

ctf_dtd_deleteFunction · 0.85
ctf_set_errnoFunction · 0.70

Tested by

no test coverage detected