Home
last modified time | relevance | path

Searched defs:hw_breakpoint_len (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/include/linux/
Dhw_breakpoint.h41 static inline unsigned long hw_breakpoint_len(struct perf_event *bp) in hw_breakpoint_len() function
/external/qemu/target-i386/
Dcpu.h976 static inline int hw_breakpoint_len(unsigned long dr7, int index) in hw_breakpoint_len() function