HPCToolkit
disabled.c File Reference
#include "disabled.h"
Include dependency graph for disabled.c:

Go to the source code of this file.

Functions

bool hpcrun_get_disabled (void)
 
void hpcrun_set_disabled (void)
 

Variables

static bool hpcrun_is_disabled = false
 

Function Documentation

◆ hpcrun_get_disabled()

bool hpcrun_get_disabled ( void  )

Definition at line 80 of file disabled.c.

Here is the caller graph for this function:

◆ hpcrun_set_disabled()

void hpcrun_set_disabled ( void  )

Definition at line 87 of file disabled.c.

Here is the caller graph for this function:

Variable Documentation

◆ hpcrun_is_disabled

bool hpcrun_is_disabled = false
static

Definition at line 72 of file disabled.c.