Home
last modified time | relevance | path

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

/arch/x86/events/
Dperf_event.h1074 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
1103 static inline int is_ht_workaround_enabled(void) in is_ht_workaround_enabled() function
Dcore.c956 if (is_ht_workaround_enabled() && !cpuc->is_fake && in x86_schedule_events()
/arch/x86/events/intel/
Dcore.c2818 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_start_scheduling()
2845 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_commit_scheduling()
2874 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_stop_scheduling()
2933 if (cpuc->is_fake || !is_ht_workaround_enabled()) in intel_get_excl_constraints()