Home
last modified time | relevance | path

Searched defs:need_info (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dlbr.c415 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all()
424 rdlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in rdlbr_all()
442 bool need_info = x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO; in intel_pmu_lbr_restore() local
534 bool need_info = x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO; in intel_pmu_lbr_save() local
825 bool need_info = false, call_stack = false; in intel_pmu_lbr_read_64() local