Searched refs:fasttrap_tpoints (Results 1 – 4 of 4) sorted by relevance
201 fasttrap_hash_t fasttrap_tpoints; variable646 for (i = 0; i < fasttrap_tpoints.fth_nent; i++) { in fasttrap_fork()648 fasttrap_bucket_t *bucket = &fasttrap_tpoints.fth_table[i]; in fasttrap_fork()780 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_tracepoint_enable()959 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_tracepoint_disable()2365 mutex_enter(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2366 tp = fasttrap_tpoints.fth_table[index].ftb_data; in fasttrap_ioctl()2377 mutex_exit(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2383 mutex_exit(&fasttrap_tpoints.fth_table[index].ftb_mtx); in fasttrap_ioctl()2430 fasttrap_tpoints.fth_nent = nent; in fasttrap_load()[all …]
207 extern fasttrap_hash_t fasttrap_tpoints;214 (((pc) / sizeof (fasttrap_instr_t) + (pid)) & fasttrap_tpoints.fth_mask)
276 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common()375 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe()
695 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common() 991 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe()