Searched refs:systrace_sysent_t (Results 1 – 3 of 3) sorted by relevance
44 } systrace_sysent_t; typedef46 extern systrace_sysent_t *systrace_sysent;47 extern systrace_sysent_t *systrace_sysent32;
52 systrace_init(struct sysent *actual, systrace_sysent_t **interposed) in systrace_init()54 systrace_sysent_t *sysent = *interposed; in systrace_init()58 *interposed = sysent = kmem_zalloc(sizeof (systrace_sysent_t) * in systrace_init()64 systrace_sysent_t *s = &sysent[i]; in systrace_init()
1094 systrace_sysent_t *systrace_sysent;1109 systrace_sysent_t *sy = &systrace_sysent[curthread->t_sysnum]; in dtrace_systrace_syscall()1143 systrace_sysent_t *systrace_sysent32;1150 systrace_sysent_t *sy = &systrace_sysent32[curthread->t_sysnum]; in dtrace_systrace_syscall32()1187 systrace_sysent_t *sy; in dtrace_systrace_rtt()