Searched defs:event_struct (Results 1 – 1 of 1) sorted by relevance
367 struct event_struct { struct368 struct list_head list;369 char *name;370 char *event;371 char *desc;372 char *long_desc;373 char *pmu;374 char *unit;375 char *perpkg;376 char *metric_expr;[all …]