HPCToolkit
display.h File Reference
#include <stdio.h>
Include dependency graph for display.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void display_line_single (FILE *output)
 
void display_line_double (FILE *output)
 
void display_header (FILE *output, const char *title)
 
void display_header_event (FILE *output)
 
void display_event_info (FILE *output, const char *event, const char *desc)
 

Function Documentation

◆ display_event_info()

void display_event_info ( FILE *  output,
const char *  event,
const char *  desc 
)

Definition at line 142 of file display.c.

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

◆ display_header()

void display_header ( FILE *  output,
const char *  title 
)

Definition at line 127 of file display.c.

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

◆ display_header_event()

void display_header_event ( FILE *  output)

Definition at line 135 of file display.c.

Here is the call graph for this function:

◆ display_line_double()

void display_line_double ( FILE *  output)

Definition at line 121 of file display.c.

Here is the caller graph for this function:

◆ display_line_single()

void display_line_single ( FILE *  output)

Definition at line 115 of file display.c.

Here is the caller graph for this function: