Searched refs:SDT_CALL (Results 1 – 3 of 3) sorted by relevance
60 #define SDT_CALL(from, to) (((uint32_t)1 << 30) | \ macro116 *instr = SDT_CALL(instr, dtrace_probe); in sdt_initialize()243 sdp->sdp_patchval = SDT_CALL((uintptr_t)mp->text + in sdt_provide_module()
42 #define SDT_CALL 0xe8 macro
79 const boolean_t is_tailcall = instr[-1] != SDT_CALL; in sdt_reloc_resolve()