Searched refs:hw_breakpoint_type (Results 1 - 3 of 3) sorted by relevance

/external/linux-tools-perf/util/include/linux/added/
H A Dhw_breakpoint.h63 static inline int hw_breakpoint_type(struct perf_event *bp) function
/external/qemu/target-i386/
H A Dhelper.c1369 switch (hw_breakpoint_type(env->dr[7], index)) {
1397 switch (hw_breakpoint_type(env->dr[7], index)) {
1420 type = hw_breakpoint_type(env->dr[7], reg);
H A Dcpu.h813 static inline int hw_breakpoint_type(unsigned long dr7, int index) function

Completed in 375 milliseconds