Searched refs:fasttrap_provider_lookup (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfasttrap.c183 static fasttrap_provider_t *fasttrap_provider_lookup(pid_t, fasttrap_provider_type_t, const char *,
1443 fasttrap_provider_lookup(pid_t pid, fasttrap_provider_type_t provider_type, const char *name, function
1697 * since fasttrap_provider_lookup() will ignore provider that have
1769 if ((provider = fasttrap_provider_lookup(pdata->ftps_pid, pdata->ftps_provider_type,
2011 if ((provider = fasttrap_provider_lookup(pid, DTFTP_PROVIDER_USDT, dhpv->dthpv_provname,

Completed in 20 milliseconds