Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/
H A Dck_epoch.h260 void ck_epoch_register(ck_epoch_t *, ck_epoch_record_t *, void *);
/f-stack/freebsd/contrib/ck/src/
H A Dck_epoch.c274 ck_epoch_register(struct ck_epoch *global, struct ck_epoch_record *record, in ck_epoch_register() function
/f-stack/lib/
H A Dff_glue.c1375 ck_epoch_register(struct ck_epoch *global, struct ck_epoch_record *record, in ck_epoch_register() function
/f-stack/freebsd/kern/
H A Dsubr_epoch.c318 ck_epoch_register(&epoch->e_epoch, &er->er_record, NULL); in epoch_ctor()