Searched refs:kcpc_read (Results 1 – 3 of 3) sorted by relevance
162 extern int kcpc_read(kcpc_update_func_t);
1473 (void) cu_cpu_run(cp, (cu_cpu_func_t)kcpc_read, in cu_cpu_update()1476 retval = kcpc_read((kcpc_update_func_t)cu_cpu_update_stats); in cu_cpu_update()
2191 kcpc_read(kcpc_update_func_t update_func) in kcpc_read() function