Searched refs:proc_lwp_ops (Results 1 – 1 of 1) sorted by relevance
118 static const pt_ptl_ops_t proc_lwp_ops; variable310 pt->p_ptl_ops = &proc_lwp_ops; in thr_check()348 pt->p_ptl_ops != &proc_lwp_ops) { in pt_rtld_event()353 pt->p_ptl_ops = &proc_lwp_ops; in pt_rtld_event()571 pt->p_ptl_ops = &proc_lwp_ops; in pt_pre_detach()758 pt->p_ptl_ops = &proc_lwp_ops; in pt_fork()910 pt->p_ptl_ops = &proc_lwp_ops; in pt_exec()1709 if (pt->p_ptl_ops == &proc_lwp_ops) in pt_status_dcmd()1901 ptl_ops = &proc_lwp_ops; in pt_tmodel()1908 pt->p_ptl_ops = &proc_lwp_ops; in pt_tmodel()[all …]