Searched refs:lpc_types (Results 1 – 1 of 1) sorted by relevance
318 lock_prof_init_type(&LP_CPU(cpu)->lpc_types[0]); in lock_prof_init()319 lock_prof_init_type(&LP_CPU(cpu)->lpc_types[1]); in lock_prof_init()367 LIST_REMOVE(&lpc->lpc_types[0].lpt_objs[i], lpo_link); in lock_prof_reset()368 LIST_REMOVE(&lpc->lpc_types[1].lpt_objs[i], lpo_link); in lock_prof_reset()374 lock_prof_init_type(&lpc->lpc_types[0]); in lock_prof_reset()375 lock_prof_init_type(&lpc->lpc_types[1]); in lock_prof_reset()416 type = &LP_CPU(cpu)->lpc_types[spin]; in lock_prof_sum()477 lock_prof_type_stats(&LP_CPU(cpu)->lpc_types[0], sb, 0, t); in dump_lock_prof_stats()545 type = &LP_CPU_SELF->lpc_types[spin]; in lock_profile_lookup()579 type = &LP_CPU_SELF->lpc_types[spin]; in lock_profile_object_lookup()[all …]