Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dcore.c2623 u64 metrics, int metric_end) in update_saved_topdown_regs()
2632 for_each_set_bit(idx, cpuc->active_mask, metric_end + 1) { in update_saved_topdown_regs()
2648 static u64 intel_update_topdown_event(struct perf_event *event, int metric_end) in intel_update_topdown_event() argument
2664 for_each_set_bit(idx, cpuc->active_mask, metric_end + 1) { in intel_update_topdown_event()
2690 update_saved_topdown_regs(event, slots, metrics, metric_end); in intel_update_topdown_event()
2699 update_saved_topdown_regs(event, 0, 0, metric_end); in intel_update_topdown_event()
2622 update_saved_topdown_regs(struct perf_event *event, u64 slots, u64 metrics, int metric_end) update_saved_topdown_regs() argument

Completed in 12 milliseconds