centos man page for papi_multiplex_init

Query: papi_multiplex_init

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PAPI_multiplex_init(3)						       PAPI						    PAPI_multiplex_init(3)

NAME
PAPI_multiplex_init - Initialize multiplex support in the PAPI library.
SYNOPSIS
Detailed Description PAPI_multiplex_init() enables and initializes multiplex support in the PAPI library. Multiplexing allows a user to count more events than total physical counters by time sharing the existing counters at some loss in precision. Applications that make no use of multiplexing do not need to call this routine. C Interface: #include <papi.h> int PAPI_multiplex_init (void); Examples * retval = PAPI_multiplex_init(); * Return values: PAPI_OK This call always returns PAPI_OK See Also: PAPI_set_multiplex PAPI_get_multiplex Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_multiplex_init(3)
Related Man Pages
papi_accum(3) - centos
papi_query_named_event(3) - centos
papi_read(3) - centos
papi_set_multiplex(3) - centos
papi_start(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq