Home
last modified time | relevance | path

Searched refs:p4_system_has_htt (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/hwpmc/
HDhwpmc_piv.c413 static int p4_system_has_htt; variable
524 (p4_system_has_htt ? ((cpu) & 1) : 0)
526 (p4_system_has_htt ? ((cpu) & ~1) : (cpu))
585 p4_system_has_htt = 1; in p4_pcpu_init()
809 (p4_system_has_htt && phw->phw_pmc == pm), in p4_config_pmc()
952 if (p4_system_has_htt && in p4_allocate_pmc()
980 p4_system_has_htt) in p4_allocate_pmc()
1018 if (p4_system_has_htt) { in p4_allocate_pmc()
1071 if (p4_system_has_htt) in p4_allocate_pmc()
1434 if (p4_system_has_htt) in p4_intr()
[all …]