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

/linux-master/kernel/events/
H A Dhw_breakpoint.c62 static struct bp_cpuinfo *get_bp_info(int cpu, enum bp_type_idx type)
186 bp_slots_histogram_alloc(struct bp_slots_histogram *hist, enum bp_type_idx type)
249 bp_slots_histogram_max(struct bp_slots_histogram *hist, enum bp_type_idx type)
266 enum bp_type_idx type)
291 static inline enum bp_type_idx find_slot_idx(u64 bp_type)
302 static unsigned int max_task_bp_pinned(int cpu, enum bp_type_idx type)
322 static int task_bp_pinned(int cpu, struct perf_event *bp, enum bp_type_idx type)
370 max_bp_pinned_slots(struct perf_event *bp, enum bp_type_idx type)
409 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, int weight)
574 enum bp_type_idx typ
[all...]
/linux-master/include/linux/
H A Dhw_breakpoint.h10 enum bp_type_idx { enum

Completed in 123 milliseconds