Symbol: event_table
usr.sbin/tprof/arch/tprof_x86.c
100
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
104
struct event_table *table;
usr.sbin/tprof/arch/tprof_x86.c
1051
static struct event_table amd_f15h = {
usr.sbin/tprof/arch/tprof_x86.c
1103
static struct event_table amd_f17h = {
usr.sbin/tprof/arch/tprof_x86.c
1283
static struct event_table amd_f19h = {
usr.sbin/tprof/arch/tprof_x86.c
1291
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
1336
recursive_event_list(struct event_table *table)
usr.sbin/tprof/arch/tprof_x86.c
1359
recursive_event_lookup(struct event_table *table, const char *name,
usr.sbin/tprof/arch/tprof_x86.c
203
static struct event_table intel_silvermont_airmont = {
usr.sbin/tprof/arch/tprof_x86.c
211
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
309
static struct event_table intel_goldmont = {
usr.sbin/tprof/arch/tprof_x86.c
317
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
346
static struct event_table intel_goldmontplus = {
usr.sbin/tprof/arch/tprof_x86.c
354
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
517
static struct event_table intel_skylake_kabylake = {
usr.sbin/tprof/arch/tprof_x86.c
525
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
58
struct event_table *next;
usr.sbin/tprof/arch/tprof_x86.c
61
static struct event_table *cpuevents = NULL;
usr.sbin/tprof/arch/tprof_x86.c
756
static struct event_table intel_skylake_x = {
usr.sbin/tprof/arch/tprof_x86.c
764
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
779
static struct event_table intel_cascadelake = {
usr.sbin/tprof/arch/tprof_x86.c
787
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
796
static struct event_table *
usr.sbin/tprof/arch/tprof_x86.c
800
struct event_table *table;
usr.sbin/tprof/arch/tprof_x86.c
92
static struct event_table intel_arch1 = {
usr.sbin/tprof/arch/tprof_x86.c
937
static struct event_table amd_f10h = {