Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c284 #ifndef hw_breakpoint_weight
285 static inline int hw_breakpoint_weight(struct perf_event *bp) in hw_breakpoint_weight() function
350 count += hw_breakpoint_weight(iter); in task_bp_pinned()
477 next_tsk_pinned += hw_breakpoint_weight(bp); in toggle_bp_slot()
494 next_tsk_pinned + hw_breakpoint_weight(bp), weight); in toggle_bp_slot()
509 next_tsk_pinned += hw_breakpoint_weight(bp); in toggle_bp_slot()
588 weight = hw_breakpoint_weight(bp); in __reserve_bp_slot()
613 weight = hw_breakpoint_weight(bp); in __release_bp_slot()