Searched refs:arch_build_bp_info (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c174 static int arch_build_bp_info(struct perf_event *bp, function
226 ret = arch_build_bp_info(bp, attr, hw);
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c323 static int arch_build_bp_info(struct perf_event *bp, function
430 ret = arch_build_bp_info(bp, attr, hw);
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c335 static int arch_build_bp_info(struct perf_event *bp, function
392 ret = arch_build_bp_info(bp, attr, hw);
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c413 static int arch_build_bp_info(struct perf_event *bp, function
516 ret = arch_build_bp_info(bp, attr, hw);
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c512 static int arch_build_bp_info(struct perf_event *bp, function
598 ret = arch_build_bp_info(bp, attr, hw);

Completed in 288 milliseconds