Home
last modified time | relevance | path

Searched refs:__modify_bp_slot (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c625 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() function
650 int ret = __modify_bp_slot(bp, old_type, new_type); in modify_bp_slot()