Searched refs:ftt_pid (Results 1 – 4 of 4) sorted by relevance
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()1957 tp->ftt_pid = pdata->ftps_pid; in fasttrap_add_probe()2019 tp->ftt_pid = pdata->ftps_pid; in fasttrap_add_probe()2287 tp->ftt_pid = provider->ftp_pid; in fasttrap_meta_create_probe()[all …]
143 pid_t ftt_pid; /* pid of tracepoint */ member
201 if (pid == tp->ftt_pid && pc == tp->ftt_pc &&976 if (pid == tp->ftt_pid && pc == tp->ftt_pc &&
690 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_return_common()1000 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_pid_probe32()1564 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_pid_probe64()