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

  /src/usr.sbin/tprof/arch/
tprof_x86.c 47 struct name_to_event { struct
56 struct name_to_event *names;
80 static struct name_to_event intel_arch1_names[] = {
96 sizeof(struct name_to_event),
134 static struct name_to_event intel_silvermont_airmont_names[] = {
207 sizeof(struct name_to_event),
221 static struct name_to_event intel_goldmont_names[] = {
313 sizeof(struct name_to_event),
327 static struct name_to_event intel_goldmontplus_names[] = {
350 sizeof(struct name_to_event),
    [all...]
tprof_x86.c 47 struct name_to_event { struct
56 struct name_to_event *names;
80 static struct name_to_event intel_arch1_names[] = {
96 sizeof(struct name_to_event),
134 static struct name_to_event intel_silvermont_airmont_names[] = {
207 sizeof(struct name_to_event),
221 static struct name_to_event intel_goldmont_names[] = {
313 sizeof(struct name_to_event),
327 static struct name_to_event intel_goldmontplus_names[] = {
350 sizeof(struct name_to_event),
    [all...]
tprof_x86.c 47 struct name_to_event { struct
56 struct name_to_event *names;
80 static struct name_to_event intel_arch1_names[] = {
96 sizeof(struct name_to_event),
134 static struct name_to_event intel_silvermont_airmont_names[] = {
207 sizeof(struct name_to_event),
221 static struct name_to_event intel_goldmont_names[] = {
313 sizeof(struct name_to_event),
327 static struct name_to_event intel_goldmontplus_names[] = {
350 sizeof(struct name_to_event),
    [all...]

Completed in 31 milliseconds