Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c322 static int task_bp_pinned(int cpu, struct perf_event *bp, enum bp_type_idx type) in task_bp_pinned() function
377 int max_pinned = task_bp_pinned(-1, bp, type); in max_bp_pinned_slots()
397 nr += task_bp_pinned(cpu, bp, type); in max_bp_pinned_slots()
472 next_tsk_pinned = task_bp_pinned(-1, bp, type); in toggle_bp_slot()
507 next_tsk_pinned = task_bp_pinned(cpu, bp, type); in toggle_bp_slot()