Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
A Dlbr.c366 static __always_inline u64 rdlbr_from(unsigned int idx, struct lbr_entry *lbr) in rdlbr_from()
378 static __always_inline u64 rdlbr_to(unsigned int idx, struct lbr_entry *lbr) in rdlbr_to()
403 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all()
412 rdlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in rdlbr_all()
460 struct lbr_entry *entries = task_ctx->entries; in intel_pmu_arch_lbr_restore()
546 struct lbr_entry *entries = task_ctx->entries; in intel_pmu_arch_lbr_save()
940 struct lbr_entry *entries) in intel_pmu_store_lbr()
943 struct lbr_entry *lbr; in intel_pmu_store_lbr()
1460 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs()
1717 x86_pmu.lbr_nr * sizeof(struct lbr_entry); in get_lbr_state_size()
[all …]
A Dds.c1055 sz += x86_pmu.lbr_nr * sizeof(struct lbr_entry); in adaptive_pebs_record_size_update()
1732 struct lbr_entry *lbr = next_record; in setup_pebs_adaptive_sample_data()
1735 next_record = next_record + num_lbr * sizeof(struct lbr_entry); in setup_pebs_adaptive_sample_data()
/linux/arch/x86/include/asm/fpu/
A Dtypes.h260 struct lbr_entry { struct
272 struct lbr_entry entries[]; argument
/linux/arch/x86/events/
A Dperf_event.h930 struct lbr_entry lbr[MAX_LBR_ENTRIES];
935 struct lbr_entry entries[];
1344 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr);

Completed in 30 milliseconds