Home
last modified time | relevance | path

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

/tools/perf/util/
A Dsetup.py52 from setuptools.command.build_ext import build_ext as _build_ext
55 class build_ext(_build_ext): class
98 cmdclass={'build_ext': build_ext, 'install_lib': install_lib})
/tools/perf/
A DMakefile.perf750 --quiet build_ext; \

Completed in 9 milliseconds