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()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()[all …]
143 pid_t ftt_pid; /* pid of tracepoint */ member
201 if (pid == tp->ftt_pid && pc == tp->ftt_pc &&973 if (pid == tp->ftt_pid && pc == tp->ftt_pc &&
689 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_return_common()999 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_pid_probe32()1563 if (pid == tp->ftt_pid && pc == tp->ftt_pc && in fasttrap_pid_probe64()