Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsetup.py42 from setuptools.command.build_ext import build_ext as _build_ext
45 class build_ext(_build_ext): class
107 cmdclass={'build_ext': build_ext, 'install_lib': install_lib})
/linux-6.3-rc2/tools/perf/
A DMakefile.perf654 --quiet build_ext; \

Completed in 9 milliseconds