Searched refs:fth_table (Results 1 – 4 of 4) sorted by relevance
341 bucket = &fasttrap_provs.fth_table[i]; in fasttrap_pid_cleanup_providers()664 fasttrap_bucket_t *bucket = &fasttrap_tpoints.fth_table[i]; in fasttrap_fork()1469 bucket = &fasttrap_procs.fth_table[FASTTRAP_PROCS_INDEX(pid)]; in fasttrap_proc_lookup()1556 bucket = &fasttrap_procs.fth_table[FASTTRAP_PROCS_INDEX(pid)]; in fasttrap_proc_release()2567 lck_mtx_lock(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2568 tp = fasttrap_tpoints.fth_table[index].ftb_data; in fasttrap_ioctl()2579 lck_mtx_unlock(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2585 lck_mtx_unlock(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2643 ASSERT(fasttrap_tpoints.fth_table != NULL); in fasttrap_attach()2662 ASSERT(fasttrap_provs.fth_table != NULL); in fasttrap_attach()[all …]
160 fasttrap_bucket_t *fth_table; /* array of buckets */ member
198 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)];970 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)];
686 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common()993 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe32()1557 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe64()