Home
last modified time | relevance | path

Searched refs:get_pebs_status (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dds.c1318 static inline u64 get_pebs_status(void *n) in get_pebs_status() function
1639 unsigned long status = get_pebs_status(at); in get_next_pebs_record_by_bit()
1990 pebs_status = get_pebs_status(at) & cpuc->pebs_enabled; in intel_pmu_drain_pebs_icl()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c1555 static inline u64 get_pebs_status(void *n) in get_pebs_status() function
1944 unsigned long status = get_pebs_status(at); in get_next_pebs_record_by_bit()
2297 pebs_status = get_pebs_status(at) & cpuc->pebs_enabled; in intel_pmu_drain_pebs_icl()

Completed in 7 milliseconds