HPCToolkit
x86-interval-arg.h File Reference
#include <stdbool.h>
#include "x86-interval-highwatermark.h"
#include <lib/isa-lean/x86/instruction-set.h>
Include dependency graph for x86-interval-arg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  interval_arg_t
 

Typedefs

typedef struct interval_arg_t interval_arg_t
 

Functions

static char * nextInsn (interval_arg_t *iarg, xed_decoded_inst_t *xptr)
 

Typedef Documentation

◆ interval_arg_t

Function Documentation

◆ nextInsn()

static char* nextInsn ( interval_arg_t iarg,
xed_decoded_inst_t *  xptr 
)
inlinestatic

Definition at line 78 of file x86-interval-arg.h.