Searched refs:kpc_get_force_all_ctrs (Results 1 – 4 of 4) sorted by relevance
49 extern int kpc_get_force_all_ctrs(void); in cpc_hw_acquire()50 if (hw == CPC_HW_CPMU && kpc_get_force_all_ctrs()) { in cpc_hw_acquire()
238 if (kpc_get_force_all_ctrs()) { in mt_acquire_counters()252 return kpc_get_force_all_ctrs(); in mt_owns_counters()258 if (kpc_get_force_all_ctrs()) { in mt_release_counters()
170 boolean_t old_state = kpc_get_force_all_ctrs(); in kpc_force_all_ctrs()176 if (kpc_get_force_all_ctrs() && !kpc_task_get_forced_all_ctrs(task)) { in kpc_force_all_ctrs()228 kpc_get_force_all_ctrs(void) in kpc_get_force_all_ctrs() function922 kpc_get_force_all_ctrs(void) in kpc_get_force_all_ctrs() function
180 extern int kpc_get_force_all_ctrs( void );