emptyconstraint   480 arch/x86/events/amd/core.c 		return &emptyconstraint;
emptyconstraint   850 arch/x86/events/amd/core.c 			return &emptyconstraint;
emptyconstraint   873 arch/x86/events/amd/core.c 		return &emptyconstraint;
emptyconstraint   875 arch/x86/events/amd/core.c 		return &emptyconstraint;
emptyconstraint  1575 arch/x86/events/core.c struct event_constraint emptyconstraint;
emptyconstraint  2644 arch/x86/events/intel/core.c 	struct event_constraint *c = &emptyconstraint;
emptyconstraint  2750 arch/x86/events/intel/core.c 		if (c == &emptyconstraint)
emptyconstraint  2756 arch/x86/events/intel/core.c 		if (d == &emptyconstraint) {
emptyconstraint  3008 arch/x86/events/intel/core.c 		c = &emptyconstraint;
emptyconstraint  3478 arch/x86/events/intel/core.c 		return &emptyconstraint;
emptyconstraint   895 arch/x86/events/intel/ds.c 	return &emptyconstraint;
emptyconstraint   864 arch/x86/events/perf_event.h extern struct event_constraint emptyconstraint;