Home
last modified time | relevance | path

Searched refs:is_fake (Results 1 – 4 of 4) sorted by relevance

/arch/x86/events/intel/
Dcore.c2659 if (reg->alloc && !cpuc->is_fake) in __intel_shared_reg_get_constraints()
2682 if (!cpuc->is_fake) { in __intel_shared_reg_get_constraints()
2733 if (!reg->alloc || cpuc->is_fake) in __intel_shared_reg_put_constraints()
2818 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()
3058 if (cpuc->is_fake) in intel_put_excl_constraints()
/arch/x86/events/
Dcore.c956 if (is_ht_workaround_enabled() && !cpuc->is_fake && in x86_schedule_events()
1016 if (!cpuc->is_fake && leader->attr.precise_ip) { in collect_events()
1996 cpuc->is_fake = 1; in allocate_fake_cpuc()
Dperf_event.h210 int is_fake; member
/arch/x86/events/amd/
Dcore.c443 if (cpuc->is_fake) in __amd_get_nb_event_constraints()