Searched defs:need_info (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/arch/x86/events/intel/ |
| D | lbr.c | 334 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all() 343 rdlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in rdlbr_all() 363 bool need_info = x86_pmu.lbr_has_info; in intel_pmu_lbr_restore() local 455 bool need_info = x86_pmu.lbr_has_info; in intel_pmu_lbr_save() local 745 bool need_info = false, call_stack = false; in intel_pmu_lbr_read_64() local
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| D | lbr.c | 415 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
|