Query: pfm_terminate
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
LIBPFM(3) Linux Programmer's Manual LIBPFM(3)NAMEpfm_terminate - free resources used by librarySYNOPSIS#include <perfmon/pfmlib.h> int pfm_terminate(void);DESCRIPTIONThis is the last function that a program must call to free all the resources allocated by the library, e.g., memory. The function is not reentrant, caller must ensure only one thread at a time is executing it.RETURNThere is no return value to this functionAUTHORStephane Eranian <eranian@gmail.com> September, 2009 LIBPFM(3)
Related Man Pages |
---|
libpfm_intel_core(3) - centos |
libpfm_intel_ivb_unc(3) - centos |
libpfm_intel_snbep_unc_pcu(3) - centos |
libpfm_intel_x86_arch(3) - centos |
pfm_find_event(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |