Searched defs:event_struct (Results 1 – 1 of 1) sorted by relevance
357 struct event_struct { struct358 struct list_head list;359 char *name;360 char *event;361 char *desc;362 char *long_desc;363 char *pmu;364 char *unit;365 char *perpkg;366 char *metric_expr;[all …]