Searched refs:kpc_get_force_all_ctrs (Results 1 – 4 of 4) sorted by relevance
209 if (kpc_get_force_all_ctrs()) { in mt_acquire_counters()223 return kpc_get_force_all_ctrs(); in mt_owns_counters()229 if (kpc_get_force_all_ctrs()) { in mt_release_counters()
60 extern int kpc_get_force_all_ctrs(void); in perfmon_acquire()61 if (kind == perfmon_cpmu && kpc_get_force_all_ctrs()) { in perfmon_acquire()
174 boolean_t old_state = kpc_get_force_all_ctrs(); in kpc_force_all_ctrs()180 if (kpc_get_force_all_ctrs() && !kpc_task_get_forced_all_ctrs(task)) { in kpc_force_all_ctrs()232 kpc_get_force_all_ctrs(void) in kpc_get_force_all_ctrs() function
174 extern int kpc_get_force_all_ctrs( void );