Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c200 struct pebs_record_hsw { struct
830 static inline u64 intel_hsw_weight(struct pebs_record_hsw *pebs) in intel_hsw_weight()
839 static inline u64 intel_hsw_transaction(struct pebs_record_hsw *pebs) in intel_hsw_transaction()
861 struct pebs_record_hsw *pebs = __pebs; in __intel_pmu_pebs_event()
1097 x86_pmu.pebs_record_size = sizeof(struct pebs_record_hsw); in intel_ds_init()