Searched defs:event_struct (Results 1 – 1 of 1) sorted by relevance
362 struct event_struct { struct363 struct list_head list;364 char *name;365 char *event;366 char *desc;367 char *long_desc;368 char *pmu;369 char *unit;370 char *perpkg;371 char *metric_expr;[all …]