Searched defs:sdt_probe (Results 1 – 2 of 2) sorted by relevance
58 sdt_probe(uint32_t id, uintptr_t arg0, uintptr_t arg1, in sdt_probe() function
451 struct sdt_probe { struct452 int version; /* Set to sizeof(struct sdt_probe). */ argument454 TAILQ_ENTRY(sdt_probe) argument474 void sdt_probe_stub(uint32_t, uintptr_t, uintptr_t, uintptr_t, uintptr_t, argument