NAME

PAPI_shutdown - finish using PAPI and free all related resources

CONTENTS

Synopsis
Description
Author
Bugs
See Also

SYNOPSIS

C Interface

#include <papi.h> 

void PAPI_shutdown (void); 

Fortran Interface

#include fpapi.h 

PAPIF_shutdown() 

DESCRIPTION

PAPI_shutdown() is an exit function used by the PAPI Library to free resources and shut down when certain error conditions arise. It is not necessary for the user to call this function, but doing so allows the user the capability to free memory and resources used by the PAPI Library.

AUTHOR

Philip J. Mucci <mucci@cs.utk.edu>

BUGS

This function has no known bugs.

SEE ALSO

PAPI_cleanup_eventset (3), PAPI_destroy_eventset (3),
The PAPI Web Site: http://icl.cs.utk.edu/projects/papi


PAPI Function Reference PAPI_shutdown (3) December, 2001

  Innovative Computing Laboratory
2001 R&D Winner  
Contact PAPI: papi@cs.utk.edu Computer Science Department
  University of Tennessee