Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pmcstudy/
H A Dpmcstudy.c203 extern struct cpu_type the_cpu;
204 struct cpu_type the_cpu; variable
1965 the_cpu.ents = sandy_bridge; in set_sandybridge()
1974 the_cpu.ents = ivy_bridge; in set_ivybridge()
1983 the_cpu.number = HASWELL_COUNT; in set_haswell()
1984 the_cpu.ents = haswell; in set_haswell()
1994 the_cpu.ents = broadwell; in set_broadwell()
2011 the_cpu.ents[i].name, in set_expression()
2025 the_cpu.cputype, name); in set_expression()
2560 (*the_cpu.explain)(the_cpu.ents[i].name); in explain_all()
[all …]