Searched refs:papiServiceGetAttributeList (Results 1 – 14 of 14) sorted by relevance
78 #pragma weak papiServiceGetAttributeList = _unsupported_null_return macro
92 papiServiceGetAttributeList { FLAGS = NODYNSORT };
252 extern papi_attribute_t **papiServiceGetAttributeList(papi_service_t handle);
79 papiServiceGetAttributeList.3papi
250 papiServiceGetAttributeList(papi_service_t handle) in papiServiceGetAttributeList() function
164 papiServiceGetAttributeList ;
251 papiServiceGetAttributeList(papi_service_t handle) in papiServiceGetAttributeList() function
156 papiServiceGetAttributeList;
345 papiServiceGetAttributeList(papi_service_t handle) in papiServiceGetAttributeList() function
497 papiServiceGetAttributeList(papi_service_t handle) in papiServiceGetAttributeList() function
148 link path=usr/share/man/man3papi/papiServiceGetAttributeList.3papi \
1224 attrs = papiServiceGetAttributeList(svc); in service_query()