Searched refs:fbt_probe (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cddl/dev/fbt/
H A Dfbt.h38 * fbt_probe is a bit of a misnomer. One of these structures is created for
43 typedef struct fbt_probe { struct
44 struct fbt_probe *fbtp_hashnext; /* global hash table linkage */
45 struct fbt_probe *fbtp_tracenext; /* next probe for tracepoint */
46 struct fbt_probe *fbtp_probenext; /* next tracepoint for probe */

Completed in 46 milliseconds