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

/xnu-2422.115.4/bsd/sys/
H A Dfasttrap_impl.h163 } fasttrap_hash_t; typedef in typeref:struct:fasttrap_hash
191 extern fasttrap_hash_t fasttrap_tpoints;
/xnu-2422.115.4/bsd/dev/dtrace/
H A Dfasttrap.c169 fasttrap_hash_t fasttrap_tpoints;
170 static fasttrap_hash_t fasttrap_provs;
171 static fasttrap_hash_t fasttrap_procs;

Completed in 26 milliseconds