|
HPCToolkit
|
#include "fnbounds_file_header.h"

Go to the source code of this file.
Functions | |
| int | hpcrun_syserv_init (void) |
| void | hpcrun_syserv_fini (void) |
| void * | hpcrun_syserv_query (const char *fname, struct fnbounds_file_header *fh) |
| void * | hpcrun_syserv_query_var (const char *fname, struct fnbounds_file_header *fh) |
| void hpcrun_syserv_fini | ( | void | ) |
Definition at line 490 of file fnbounds_client.c.


| int hpcrun_syserv_init | ( | void | ) |
Definition at line 440 of file fnbounds_client.c.


| void* hpcrun_syserv_query | ( | const char * | fname, |
| struct fnbounds_file_header * | fh | ||
| ) |
Definition at line 625 of file fnbounds_client.c.


| void* hpcrun_syserv_query_var | ( | const char * | fname, |
| struct fnbounds_file_header * | fh | ||
| ) |
Definition at line 631 of file fnbounds_client.c.

