Searched refs:bp_type_idx (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/events/ |
| H A D | hw_breakpoint.c | 62 static struct bp_cpuinfo *get_bp_info(int cpu, enum bp_type_idx type) in get_bp_info() 186 bp_slots_histogram_alloc(struct bp_slots_histogram *hist, enum bp_type_idx type) in bp_slots_histogram_alloc() 250 bp_slots_histogram_max(struct bp_slots_histogram *hist, enum bp_type_idx type) in bp_slots_histogram_max() 267 enum bp_type_idx type) in bp_slots_histogram_max_merge() 292 static inline enum bp_type_idx find_slot_idx(u64 bp_type) in find_slot_idx() 303 static unsigned int max_task_bp_pinned(int cpu, enum bp_type_idx type) in max_task_bp_pinned() 323 static int task_bp_pinned(int cpu, struct perf_event *bp, enum bp_type_idx type) in task_bp_pinned() 371 max_bp_pinned_slots(struct perf_event *bp, enum bp_type_idx type) in max_bp_pinned_slots() 410 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, int weight) in toggle_bp_slot() 575 enum bp_type_idx type; in __reserve_bp_slot() [all …]
|
| /linux/include/linux/ |
| H A D | hw_breakpoint.h | 10 enum bp_type_idx { enum
|