Searched defs:hw_breakpoint (Results 1 – 3 of 3) sorted by relevance
454 static struct hw_breakpoint { struct455 unsigned int enabled;456 unsigned long addr;457 int len;458 int type;459 struct perf_event * __percpu *pev;
179 static struct hw_breakpoint { struct195 struct arch_hw_breakpoint *info; in kgdb_correct_hw_break() argument
5688 } hw_breakpoint[4]; variable