HomeSort by: relevance | last modified time | path
    Searched defs:event_table (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/tprof/arch/
tprof_x86.c 54 struct event_table { struct
58 struct event_table *next;
61 static struct event_table *cpuevents = NULL;
92 static struct event_table intel_arch1 = {
100 static struct event_table *
104 struct event_table *table;
203 static struct event_table intel_silvermont_airmont = {
211 static struct event_table *
309 static struct event_table intel_goldmont = {
317 static struct event_table *
    [all...]

Completed in 11 milliseconds