centos man page for papi_write

Query: papi_write

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

PAPI_write(3)							       PAPI							     PAPI_write(3)

NAME
PAPI_write - Write counter values into counters.
SYNOPSIS
Detailed Description Parameters: EventSet an integer handle for a PAPI event set as created by PAPI_create_eventset *values an array to hold the counter values of the counting events Return values: PAPI_ENOEVST The EventSet specified does not exist. PAPI_ECMP PAPI_write() is not implemented for this architecture. PAPI_ESYS The EventSet is currently counting events and the component could not change the values of the running counters. PAPI_write() writes the counter values provided in the array values into the event set EventSet. The virtual counters managed by the PAPI library will be set to the values provided. If the event set is running, an attempt will be made to write the values to the running counters. This operation is not permitted by all components and may result in a run-time error. See Also: PAPI_read Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_write(3)
Related Man Pages
papi_state(3) - centos
papi_detach(3) - centos
papi_reset(3) - centos
papi_remove_named_event(3) - centos
papi_start(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!