Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c370 max_bp_pinned_slots(struct perf_event *bp, enum bp_type_idx type) in max_bp_pinned_slots() function
591 max_pinned_slots = max_bp_pinned_slots(bp, type) + weight; in __reserve_bp_slot()