Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/events/
Dhw_breakpoint.c85 static inline enum bp_type_idx find_slot_idx(struct perf_event *bp) in find_slot_idx() function
121 if (iter->hw.bp_target == tsk && find_slot_idx(iter) == type) in task_bp_pinned()
311 type = find_slot_idx(bp); in __reserve_bp_slot()
348 type = find_slot_idx(bp); in __release_bp_slot()