Searched refs:fasttrap_tpoints (Results 1 – 4 of 4) sorted by relevance
160 fasttrap_hash_t fasttrap_tpoints; variable440 for (i = 0; i < fasttrap_tpoints.fth_nent; i++) { in fasttrap_fork()442 fasttrap_bucket_t *bucket = &fasttrap_tpoints.fth_table[i]; in fasttrap_fork()525 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_tracepoint_enable()695 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_tracepoint_disable()2058 mutex_enter(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2059 tp = fasttrap_tpoints.fth_table[index].ftb_data; in fasttrap_ioctl()2070 mutex_exit(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2076 mutex_exit(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2170 fasttrap_tpoints.fth_nent = nent; in fasttrap_attach()[all …]
169 extern fasttrap_hash_t fasttrap_tpoints;172 (((pc) / sizeof (fasttrap_instr_t) + (pid)) & fasttrap_tpoints.fth_mask)
288 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common()459 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe()
669 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common()926 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe()