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

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

Completed in 199 milliseconds