Home
last modified time | relevance | path

Searched refs:ctf_dtoldid (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/common/ctf/
H A Dctf_impl.h212 ulong_t ctf_dtoldid; /* oldest id that has been committed */ member
H A Dctf_create.c84 fp->ctf_dtoldid = 0; in ctf_create()
442 nfp->ctf_dtoldid = fp->ctf_dtnextid - 1; in ctf_update()
586 if (dtd->dtd_type <= fp->ctf_dtoldid) in ctf_discard()
593 fp->ctf_dtnextid = fp->ctf_dtoldid + 1; in ctf_discard()
1331 dtd->dtd_type > dst_fp->ctf_dtoldid; in ctf_add_type()