Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/events/
Dperf_event.h1745 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
1793 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
Dcore.c1072 if (is_ht_workaround_enabled() && !cpuc->is_fake && in x86_schedule_events()
/linux-6.14.4/arch/x86/events/intel/
Dcore.c3469 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_start_scheduling()
3496 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_commit_scheduling()
3525 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_stop_scheduling()
3584 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_get_excl_constraints()