Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h1619 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
1656 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
Dcore.c1066 if (is_ht_workaround_enabled() && !cpuc->is_fake && in x86_schedule_events()
/linux-6.1.9/arch/x86/events/intel/
Dcore.c3371 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_start_scheduling()
3398 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_commit_scheduling()
3427 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_stop_scheduling()
3486 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_get_excl_constraints()