Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c297 static __always_inline u64 rdlbr_from(unsigned int idx, struct lbr_entry *lbr) in rdlbr_from() function
345 u64 from = rdlbr_from(idx, NULL); in rdlbr_all()
419 return x86_pmu.lbr_deep_c_reset && !rdlbr_from(0, NULL); in lbr_is_reset_in_cstate()
421 return !rdlbr_from(((struct x86_perf_task_context *)ctx)->tos, NULL); in lbr_is_reset_in_cstate()
764 from = rdlbr_from(lbr_idx, NULL); in intel_pmu_lbr_read_64()
881 from = rdlbr_from(i, lbr); in intel_pmu_store_lbr()