HPCToolkit
x86-debug.c File Reference
#include <xed-interface.h>
#include <stdint.h>
#include <include/hpctoolkit-config.h>
#include "x86-unwind-analysis.h"
#include "x86-build-intervals.h"
#include "x86-decoder.h"
#include "fnbounds_interface.h"
Include dependency graph for x86-debug.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void x86_print_intervals (btuwi_status_t intervals)
 
static void x86_dump_intervals (void *addr, int noisy)
 
void hpcrun_dump_intervals (void *addr)
 
void hpcrun_dump_intervals_noisy (void *addr)
 
void x86_dump_ins (void *ins)
 

Function Documentation

◆ hpcrun_dump_intervals()

void hpcrun_dump_intervals ( void *  addr)

Definition at line 87 of file x86-debug.c.

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

◆ hpcrun_dump_intervals_noisy()

void hpcrun_dump_intervals_noisy ( void *  addr)

Definition at line 93 of file x86-debug.c.

Here is the call graph for this function:

◆ x86_dump_ins()

void x86_dump_ins ( void *  ins)

Definition at line 99 of file x86-debug.c.

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

◆ x86_dump_intervals()

static void x86_dump_intervals ( void *  addr,
int  noisy 
)
static

Definition at line 73 of file x86-debug.c.

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

◆ x86_print_intervals()

static void x86_print_intervals ( btuwi_status_t  intervals)
static

Definition at line 64 of file x86-debug.c.

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