cregit-Linux how code gets into the kernel

Release 4.10 tools/perf/bench/mem-memset-arch.h

Directory: tools/perf/bench
#ifdef HAVE_ARCH_X86_64_SUPPORT


#define MEMSET_FN(fn, name, desc)		\
	void *fn(void *, int, size_t);

#include "mem-memset-x86-64-asm-def.h"


#undef MEMSET_FN

#endif


Overall Contributors

PersonTokensPropCommitsCommitProp
jan beulichjan beulich2191.30%133.33%
ingo molnaringo molnar14.35%133.33%
arnaldo carvalho de meloarnaldo carvalho de melo14.35%133.33%
Total23100.00%3100.00%
Directory: tools/perf/bench
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.