The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

papiLibrarySupportedCall (3)
  • >> papiLibrarySupportedCall (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    papiLibrarySupportedCall, papiLibrarySupportedCalls - determine if a PAPI function returns valid data
     
    

    SYNOPSIS

    cc [ flag... ] file... -lpapi [ library... ] 
    #include <papi.h>
    
    char papiLibrarySupportedCall(const char *name);
    

    char **papiLibrarySupportedCalls(void);
    

     

    PARAMETERS

    name

    the name of a PAPI function

     

    DESCRIPTION

    The papiLibrarySupportedCall() function queries to determine if a particular PAPI function returns valid data other than PAPI_OPERATION_NOT_SUPPORTED.

    The papiLibrarySupportedCalls() function enumerates all PAPI functions that return valid data other than PAPI_OPERATION_NOT_SUPPORTED.  

    RETURN VALUES

    The papiLibrarySupportedCall() function returns PAPI_TRUE if the specified PAPI function returns valid data other than PAPI_OPERATION_NOT_SUPPORTED. Otherwise, PAPI_FALSE is returned.

    The papiLibrarySupportedCalls() function returns a null-terminated array of strings listing all of the PAPI functions that return valid data other than PAPI_OPERATION_NOT_SUPPORTED. Otherwise, NULL is returned.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityVolatile

    MT-Level

     

    SEE ALSO

    libpapi(3LIB), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    PARAMETERS
    DESCRIPTION
    RETURN VALUES
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру