Searched refs:ftp_argmap (Results 1 – 4 of 4) sorted by relevance
244 x = probe->ftp_argmap[i]; in fasttrap_usdt_args()424 } else if (probe->ftp_argmap == NULL) { in fasttrap_pid_probe()
147 uint8_t *ftp_argmap; /* native to translated args */ member
756 x = probe->ftp_argmap[i]; in fasttrap_usdt_args64() 778 x = probe->ftp_argmap[i]; in fasttrap_usdt_args32() 1068 } else if (probe->ftp_argmap == NULL) { in fasttrap_pid_probe() 1125 } else if (probe->ftp_argmap == NULL) { in fasttrap_pid_probe()
1370 ndx = (probe->ftp_argmap != NULL) ? in fasttrap_pid_getargdesc()1371 probe->ftp_argmap[desc->dtargd_ndx] : desc->dtargd_ndx; in fasttrap_pid_getargdesc()2199 pp->ftp_argmap = dhpb->dthpb_args; in fasttrap_meta_create_probe()