HPCToolkit
x86-cold-path.h File Reference
#include <stdbool.h>
#include "x86-unwind-analysis.h"
#include "x86-interval-arg.h"
Include dependency graph for x86-cold-path.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool hpcrun_is_cold_code (xed_decoded_inst_t *xptr, interval_arg_t *iarg)
 
void hpcrun_cold_code_fixup (unwind_interval *first, unwind_interval *current, unwind_interval *warm)
 

Function Documentation

◆ hpcrun_cold_code_fixup()

void hpcrun_cold_code_fixup ( unwind_interval first,
unwind_interval current,
unwind_interval warm 
)

Definition at line 100 of file x86-cold-path.c.

Here is the caller graph for this function:

◆ hpcrun_is_cold_code()

bool hpcrun_is_cold_code ( xed_decoded_inst_t *  xptr,
interval_arg_t iarg 
)

Definition at line 122 of file x86-cold-path.c.

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