HPCToolkit
handling_sample.h File Reference
#include "thread_data.h"
Include dependency graph for handling_sample.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void hpcrun_init_handling_sample (thread_data_t *td, int in, int id)
 
void hpcrun_set_handling_sample (thread_data_t *td)
 
void hpcrun_clear_handling_sample (thread_data_t *td)
 
int hpcrun_is_handling_sample (void)
 

Function Documentation

◆ hpcrun_clear_handling_sample()

void hpcrun_clear_handling_sample ( thread_data_t td)

Definition at line 76 of file handling_sample.c.

Here is the caller graph for this function:

◆ hpcrun_init_handling_sample()

void hpcrun_init_handling_sample ( thread_data_t td,
int  in,
int  id 
)

Definition at line 59 of file handling_sample.c.

Here is the caller graph for this function:

◆ hpcrun_is_handling_sample()

int hpcrun_is_handling_sample ( void  )

Definition at line 85 of file handling_sample.c.

◆ hpcrun_set_handling_sample()

void hpcrun_set_handling_sample ( thread_data_t td)

Definition at line 67 of file handling_sample.c.

Here is the caller graph for this function: