Searched defs:pcu (Results 1 - 1 of 1) sorted by relevance

/src/sys/kern/
H A Dsubr_pcu.c78 const pcu_ops_t *pcu; member in struct:__anon7299c2140108
125 const pcu_ops_t * const pcu = pcu_ops_md_defs[id]; local in function:pcu_switchpoint
159 const pcu_ops_t * const pcu = pcu_ops_md_defs[id]; local in function:pcu_discard_all
200 const pcu_ops_t * const pcu = pcu_ops_md_defs[id]; local in function:pcu_save_all
211 pcu_do_op(const pcu_ops_t *pcu, lwp_t * const l, const int flags) argument
235 const pcu_ops_t *pcu = pcu_msg->pcu; local in function:pcu_cpu_ipi
256 pcu_lwp_op(const pcu_ops_t * pcu,lwp_t * l,const int flags) argument
304 pcu_load(const pcu_ops_t * pcu) argument
378 pcu_discard(const pcu_ops_t * pcu,lwp_t * l,bool valid) argument
400 pcu_save(const pcu_ops_t * pcu,lwp_t * l) argument
423 const pcu_ops_t * const pcu = pcu_ops_md_defs[id]; local in function:pcu_save_all_on_cpu
438 pcu_valid_p(const pcu_ops_t * pcu,const lwp_t * l) argument
[all...]

Completed in 3 milliseconds