Frees a tracing model.
int
tpm_tracefree(
ade_id trace_id);
Returns RTNORM or an error code.
trace_id | The tracing model ID returned by tpm_tracealloc. |
Frees a tracing model.
int
tpm_tracefree(
ade_id trace_id);
Returns RTNORM or an error code.
trace_id | The tracing model ID returned by tpm_tracealloc. |