Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsdt.h145 SET_DECLARE(sdt_probes_set, struct sdt_probe);
158 struct sdt_probe sdt_##prov##_##mod##_##func##_##name[1] = { \
159 { sizeof(struct sdt_probe), sdt_provider_##prov, \
166 extern struct sdt_probe sdt_##prov##_##mod##_##func##_##name[1]
392 struct sdt_probe;
402 struct sdt_probe *probe; /* Ptr to the probe structure. */
405 struct sdt_probe { struct
408 TAILQ_ENTRY(sdt_probe) argument