HPCToolkit
hpcrun_options.c File Reference
#include <errno.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "hpcrun_options.h"
#include "files.h"
#include "hpcrun_return_codes.h"
#include "env.h"
#include "sample_sources_all.h"
#include "sample_sources_registered.h"
#include <messages/messages.h>
Include dependency graph for hpcrun_options.c:

Go to the source code of this file.

Functions

int hpcrun_options__init (hpcrun_options_t *x)
 
int hpcrun_options__fini (hpcrun_options_t *x)
 
int hpcrun_options__getopts (hpcrun_options_t *x)
 

Function Documentation

◆ hpcrun_options__fini()

int hpcrun_options__fini ( hpcrun_options_t x)

Definition at line 77 of file hpcrun_options.c.

◆ hpcrun_options__getopts()

int hpcrun_options__getopts ( hpcrun_options_t x)

Definition at line 84 of file hpcrun_options.c.

Here is the caller graph for this function:

◆ hpcrun_options__init()

int hpcrun_options__init ( hpcrun_options_t x)

Definition at line 69 of file hpcrun_options.c.

Here is the caller graph for this function: