HPCToolkit
files.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void hpcrun_files_set_directory ()
 
void hpcrun_files_set_executable (char *execname)
 
const char * hpcrun_files_executable_pathname ()
 
const char * hpcrun_files_executable_name ()
 
const char * hpcrun_files_output_directory ()
 
int hpcrun_open_log_file (void)
 
int hpcrun_open_trace_file (int thread)
 
int hpcrun_open_profile_file (int rank, int thread)
 
int hpcrun_rename_log_file (int rank)
 
int hpcrun_rename_trace_file (int rank, int thread)
 

Function Documentation

◆ hpcrun_files_executable_name()

const char* hpcrun_files_executable_name ( )

Definition at line 376 of file files.c.

Here is the caller graph for this function:

◆ hpcrun_files_executable_pathname()

const char* hpcrun_files_executable_pathname ( )

Definition at line 367 of file files.c.

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

◆ hpcrun_files_output_directory()

const char* hpcrun_files_output_directory ( )

Definition at line 413 of file files.c.

Here is the caller graph for this function:

◆ hpcrun_files_set_directory()

void hpcrun_files_set_directory ( )

Definition at line 383 of file files.c.

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

◆ hpcrun_files_set_executable()

void hpcrun_files_set_executable ( char *  execname)

Definition at line 420 of file files.c.

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

◆ hpcrun_open_log_file()

int hpcrun_open_log_file ( void  )

Definition at line 432 of file files.c.

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

◆ hpcrun_open_profile_file()

int hpcrun_open_profile_file ( int  rank,
int  thread 
)

Definition at line 469 of file files.c.

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

◆ hpcrun_open_trace_file()

int hpcrun_open_trace_file ( int  thread)

Definition at line 450 of file files.c.

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

◆ hpcrun_rename_log_file()

int hpcrun_rename_log_file ( int  rank)

Definition at line 500 of file files.c.

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

◆ hpcrun_rename_trace_file()

int hpcrun_rename_trace_file ( int  rank,
int  thread 
)

Definition at line 512 of file files.c.

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