Searched refs:lpc_types (Results 1 – 1 of 1) sorted by relevance
304 lock_prof_init_type(&LP_CPU(cpu)->lpc_types[0]); in lock_prof_init()305 lock_prof_init_type(&LP_CPU(cpu)->lpc_types[1]); in lock_prof_init()353 LIST_REMOVE(&lpc->lpc_types[0].lpt_objs[i], lpo_link); in lock_prof_reset()354 LIST_REMOVE(&lpc->lpc_types[1].lpt_objs[i], lpo_link); in lock_prof_reset()360 lock_prof_init_type(&lpc->lpc_types[0]); in lock_prof_reset()361 lock_prof_init_type(&lpc->lpc_types[1]); in lock_prof_reset()402 type = &LP_CPU(cpu)->lpc_types[spin]; in lock_prof_sum()463 lock_prof_type_stats(&LP_CPU(cpu)->lpc_types[0], sb, 0, t); in dump_lock_prof_stats()531 type = &LP_CPU_SELF->lpc_types[spin]; in lock_profile_lookup()565 type = &LP_CPU_SELF->lpc_types[spin]; in lock_profile_object_lookup()[all …]