Searched refs:lbr_entries (Results 1 – 3 of 3) sorted by relevance
337 struct perf_branch_entry lbr_entries[MAX_LBR_ENTRIES]; member
2003 unsigned long from = cpuc->lbr_entries[0].from; in intel_pmu_pebs_fixup_ip()2004 unsigned long old_to, to = cpuc->lbr_entries[0].to; in intel_pmu_pebs_fixup_ip()
2566 memcpy(entries, cpuc->lbr_entries, sizeof(struct perf_branch_entry) * cnt); in __intel_pmu_snapshot_branch_stack()