Searched defs:papi_attribute_s (Results 1 – 1 of 1) sorted by relevance
114 struct papi_attribute_s { struct115 char *name; /* attribute name */116 papi_attribute_value_type_t type; /* type of values */117 papi_attribute_value_t **values; /* list of values */