Home
last modified time | relevance | path

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

/linux/arch/x86/events/
A Dperf_event.h76 #define PERF_X86_EVENT_DYNAMIC 0x0040 /* dynamic alloc'd constraint */ macro
A Dcore.c1010 if (!c || (c->flags & PERF_X86_EVENT_DYNAMIC)) { in x86_schedule_events()
/linux/arch/x86/events/intel/
A Dcore.c3313 if (!(c->flags & PERF_X86_EVENT_DYNAMIC)) in intel_commit_scheduling()
3358 if (!(c->flags & PERF_X86_EVENT_DYNAMIC)) { in dyn_constraint()
3375 cx->flags |= PERF_X86_EVENT_DYNAMIC; in dyn_constraint()
3497 WARN_ON_ONCE(!(c1->flags & PERF_X86_EVENT_DYNAMIC)); in intel_get_event_constraints()

Completed in 23 milliseconds