Lines Matching refs:ftt_pid
436 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_tracepoint_cleanup()
668 if (tp->ftt_pid == ppid && in fasttrap_fork()
769 ASSERT(probe->ftp_tps[index].fit_tp->ftt_pid == pid); in fasttrap_tracepoint_enable()
798 if (tp->ftt_pid != pid || tp->ftt_pc != pc || in fasttrap_tracepoint_enable()
895 ASSERT(new_tp->ftt_pid == pid); in fasttrap_tracepoint_enable()
948 ASSERT(probe->ftp_tps[index].fit_tp->ftt_pid == pid); in fasttrap_tracepoint_disable()
957 if (tp->ftt_pid == pid && tp->ftt_pc == pc && in fasttrap_tracepoint_disable()
1961 tp->ftt_pid = pdata->ftps_pid; in fasttrap_add_probe()
2023 tp->ftt_pid = pdata->ftps_pid; in fasttrap_add_probe()
2291 tp->ftt_pid = provider->ftp_pid; in fasttrap_meta_create_probe()
2328 tp->ftt_pid = provider->ftp_pid; in fasttrap_meta_create_probe()
2570 if (instr.ftiq_pid == tp->ftt_pid && in fasttrap_ioctl()