Home
last modified time | relevance | path

Searched refs:PERF_X86_EVENT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/cpu/
Dperf_event.h76 #define PERF_X86_EVENT_DYNAMIC 0x0080 /* dynamic alloc'd constraint */ macro
Dperf_event_intel.c2186 if (!(c->flags & PERF_X86_EVENT_DYNAMIC)) in intel_commit_scheduling()
2256 if (!(c->flags & PERF_X86_EVENT_DYNAMIC)) { in intel_get_excl_constraints()
2274 cx->flags |= PERF_X86_EVENT_DYNAMIC; in intel_get_excl_constraints()
2358 if (c1 && (c1->flags & PERF_X86_EVENT_DYNAMIC)) { in intel_get_event_constraints()