Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dperf_event.h495 u32 metrics; member
/arch/x86/events/intel/
A Dcore.c2670 u64 slots, u64 metrics) in icl_get_topdown_value() argument
2684 u64 slots, u64 metrics, in __icl_update_topdown_event() argument
2689 delta = icl_get_topdown_value(event, slots, metrics); in __icl_update_topdown_event()
2708 u64 metrics, int metric_end) in update_saved_topdown_regs() argument
2715 event->hw.saved_metric = metrics; in update_saved_topdown_regs()
2722 other->hw.saved_metric = metrics; in update_saved_topdown_regs()
2737 u64 slots, metrics; in intel_update_topdown_event() local
2748 metrics = rdpmc(INTEL_PMC_FIXED_RDPMC_METRICS); in intel_update_topdown_event()
2751 metrics = val[1]; in intel_update_topdown_event()
2764 __icl_update_topdown_event(other, slots, metrics, in intel_update_topdown_event()
[all …]
A Dds.c2038 if ((cntr->metrics == INTEL_CNTR_METRICS) && in __setup_pebs_counter_group()
2052 if (cntr->metrics == INTEL_CNTR_METRICS) { in __setup_pebs_counter_group()
2210 if (cntr->metrics == INTEL_CNTR_METRICS) in setup_pebs_adaptive_sample_data()

Completed in 24 milliseconds