Home
last modified time | relevance | path

Searched refs:ctf_snapshots (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-create.c126 fp->ctf_snapshots = 1; in ctf_create()
529 nfp->ctf_snapshots = fp->ctf_snapshots + 1; in ctf_serialize()
542 nfp->ctf_snapshot_lu = fp->ctf_snapshots; in ctf_serialize()
735 snapid.snapshot_id = fp->ctf_snapshots++; in ctf_snapshot()
787 fp->ctf_snapshots = id.snapshot_id; in ctf_rollback()
789 if (fp->ctf_snapshots == fp->ctf_snapshot_lu) in ctf_rollback()
1512 dvd->dvd_snapshots = fp->ctf_snapshots; in ctf_add_variable()
H A Dctf-impl.h287 unsigned long ctf_snapshots; /* ctf_snapshot() plus ctf_update() count. */ member
H A Dctf-string.c183 atom->csa_snapshot_id = fp->ctf_snapshots; in ctf_str_add_ref_internal()