HPCToolkit
server.h File Reference
#include <stdint.h>
#include "code-ranges.h"
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dump_file_info (const char *filename, DiscoverFnTy fn_discovery, int query)
 
void dump_file_info_var (const char *filename, DiscoverFnTy fn_discovery)
 
void system_server (DiscoverFnTy, int, int)
 
void syserv_add_addr (void *, long)
 
void syserv_add_header (int is_relocatable, uintptr_t ref_offset)
 

Function Documentation

◆ dump_file_info()

void dump_file_info ( const char *  filename,
DiscoverFnTy  fn_discovery,
int  query 
)

Definition at line 482 of file main.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dump_file_info_var()

void dump_file_info_var ( const char *  filename,
DiscoverFnTy  fn_discovery 
)

◆ syserv_add_addr()

void syserv_add_addr ( void *  ,
long   
)

Definition at line 218 of file server.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ syserv_add_header()

void syserv_add_header ( int  is_relocatable,
uintptr_t  ref_offset 
)

Definition at line 249 of file server.cpp.

Here is the caller graph for this function:

◆ system_server()

void system_server ( DiscoverFnTy  ,
int  ,
int   
)

Definition at line 470 of file server.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: