Searched refs:task_bp_pinned (Results 1 – 1 of 1) sorted by relevance
114 static int task_bp_pinned(struct perf_event *bp, enum bp_type_idx type) in task_bp_pinned() function144 slots->pinned += task_bp_pinned(bp, type); in fetch_bp_busy_slots()157 nr += task_bp_pinned(bp, type); in fetch_bp_busy_slots()191 old_count = task_bp_pinned(bp, type); in toggle_bp_task_slot()642 unsigned int **task_bp_pinned; in init_hw_breakpoint() local651 task_bp_pinned = &per_cpu(nr_task_bp_pinned[i], cpu); in init_hw_breakpoint()652 *task_bp_pinned = kzalloc(sizeof(int) * nr_slots[i], in init_hw_breakpoint()654 if (!*task_bp_pinned) in init_hw_breakpoint()