Searched refs:tpoints_hash_size (Results 1 – 1 of 1) sorted by relevance
236 static unsigned long tpoints_hash_size = FASTTRAP_TPOINTS_DEFAULT_SIZE; variable244 SYSCTL_ULONG(_kern_dtrace_fasttrap, OID_AUTO, tpoints_hash_size, CTLFLAG_RDTUN, &tpoints_hash_size,2417 nent = tpoints_hash_size; in fasttrap_load()2423 tpoints_hash_size = nent; in fasttrap_load()