memref.h File Reference

DrMemtrace trace entry structures. More...

#include <stdint.h>
#include <stddef.h>
#include "trace_entry.h"

Data Structures

struct  dynamorio::drmemtrace::_memref_data_t
 
struct  dynamorio::drmemtrace::_memref_instr_t
 
struct  dynamorio::drmemtrace::_memref_flush_t
 
struct  dynamorio::drmemtrace::_memref_thread_exit_t
 
struct  dynamorio::drmemtrace::_memref_marker_t
 
union  dynamorio::drmemtrace::_memref_t
 

Namespaces

 dynamorio::drmemtrace
 

Typedefs

typedef int64_t dynamorio::drmemtrace::memref_pid_t
 
typedef int64_t dynamorio::drmemtrace::memref_tid_t
 
typedef union dynamorio::drmemtrace::_memref_t dynamorio::drmemtrace::memref_t
 

Detailed Description

DrMemtrace trace entry structures.