Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mips64_watch_regs Struct Reference

#include <ptrace.h>

Data Fields

unsigned long long watchlo [8]
 
unsigned short watchhi [8]
 
unsigned short watch_masks [8]
 
unsigned int num_valid
 

Detailed Description

Definition at line 97 of file ptrace.h.

Field Documentation

unsigned int num_valid

Definition at line 101 of file ptrace.h.

unsigned short watch_masks[8]

Definition at line 100 of file ptrace.h.

unsigned short watchhi[8]

Definition at line 99 of file ptrace.h.

unsigned long long watchlo[8]

Definition at line 98 of file ptrace.h.


The documentation for this struct was generated from the following file: