Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dhw_breakpoint.c285 #ifndef hw_breakpoint_weight
286 static inline int hw_breakpoint_weight(struct perf_event *bp) in hw_breakpoint_weight() function
351 count += hw_breakpoint_weight(iter); in task_bp_pinned()
478 next_tsk_pinned += hw_breakpoint_weight(bp); in toggle_bp_slot()
495 next_tsk_pinned + hw_breakpoint_weight(bp), weight); in toggle_bp_slot()
510 next_tsk_pinned += hw_breakpoint_weight(bp); in toggle_bp_slot()
589 weight = hw_breakpoint_weight(bp); in __reserve_bp_slot()
614 weight = hw_breakpoint_weight(bp); in __release_bp_slot()