Home
last modified time | relevance | path

Searched refs:ctf_snapshot_id_t (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h142 } ctf_snapshot_id_t; typedef
404 extern ctf_snapshot_id_t ctf_snapshot (ctf_file_t *);
405 extern int ctf_rollback (ctf_file_t *, ctf_snapshot_id_t);
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-string.c293 ctf_snapshot_id_t *id = (ctf_snapshot_id_t *) arg; in ctf_str_rollback_atom()
300 ctf_str_rollback (ctf_file_t *fp, ctf_snapshot_id_t id) in ctf_str_rollback()
H A Dctf-impl.h434 extern void ctf_str_rollback (ctf_file_t *, ctf_snapshot_id_t);
H A Dctf-create.c719 ctf_snapshot_id_t last_update = in ctf_discard()
730 ctf_snapshot_id_t
733 ctf_snapshot_id_t snapid; in ctf_snapshot()
741 ctf_rollback (ctf_file_t *fp, ctf_snapshot_id_t id) in ctf_rollback()